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-04-21T11:25:59.586Z||main|||||INFO|500||The following profiles are active: basic
2023-04-21T11:26:12.235Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-21T11:26:12.236Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-21T11:26:12.390Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-21T11:26:20.404Z||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-04-21T11:26:20.674Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-21T11:26:21.085Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-21T11:26:21.399Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-21T11:26:21.450Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-21T11:26:21.608Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-21T11:26:22.002Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-21T11:26:22.962Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-21T11:26:26.297Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-21T11:26:28.063Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-21T11:26:28.118Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-21T11:26:28.695Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-21T11:26:29.250Z||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-04-21T11:26:29.950Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-21T11:26:31.089Z||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-04-21T11:26:35.327Z||main|||||WARN|500||---
2023-04-21T11:26:35.327Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-21T11:26:35.327Z||main|||||WARN|500||---
2023-04-21T11:26:35.745Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-21T11:26:41.143Z||main|||||INFO|500||Started ApiHandlerApplication in 45.293 seconds (JVM running for 48.719)
2023-04-21T11:26:41.168Z|89050073-c9bb-40a4-8f53-1837ce02541c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:26:41.180Z|89050073-c9bb-40a4-8f53-1837ce02541c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:26:41.182Z|d61aad72-ab71-40bc-90dd-00a485fae91e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:26:41.187Z|d61aad72-ab71-40bc-90dd-00a485fae91e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:26:42.706Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-21T11:26:43.009Z|848bd339-15ae-4864-b131-df7dc34c60f8|http-nio-8080-exec-1|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-04-21T11:26:43.340Z|848bd339-15ae-4864-b131-df7dc34c60f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:26:50.911Z|e4ccfb33-5ae7-4cd4-90fe-e000d5c24486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:26:50.912Z|e4ccfb33-5ae7-4cd4-90fe-e000d5c24486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:26:50.995Z|cbd5f538-b319-419f-80ce-b25b2eff7c8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:26:50.996Z|cbd5f538-b319-419f-80ce-b25b2eff7c8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:26:53.537Z|3b4518b9-5e6a-470e-8f52-671268f434f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:26:53.539Z|3b4518b9-5e6a-470e-8f52-671268f434f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:26:56.136Z|0d95e9d9-b131-4788-bdef-9ac52a9d9c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:26:56.154Z|0d95e9d9-b131-4788-bdef-9ac52a9d9c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:27:00.976Z|e62d2973-8b74-4021-818f-f8f61e7a49c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:00.978Z|e62d2973-8b74-4021-818f-f8f61e7a49c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:01.041Z|a7be9377-850e-4145-8567-7ee73b5230b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:01.043Z|a7be9377-850e-4145-8567-7ee73b5230b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:03.583Z|cddb74ce-8827-4025-a577-87053e42f61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:03.585Z|cddb74ce-8827-4025-a577-87053e42f61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:11.037Z|483b7d77-9be7-4546-b88e-b8ea91ca0a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:11.039Z|483b7d77-9be7-4546-b88e-b8ea91ca0a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:11.077Z|885e3355-e56c-4531-84ad-58ef4ec82301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:11.078Z|885e3355-e56c-4531-84ad-58ef4ec82301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:11.135Z|856fd15f-ef9b-4159-b738-191243b632a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:27:11.137Z|856fd15f-ef9b-4159-b738-191243b632a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:27:11.190Z|df8cd410-ef25-4568-942e-0f1512405add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:27:11.191Z|df8cd410-ef25-4568-942e-0f1512405add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:27:13.632Z|304d583b-566d-4f0c-8551-0989be08da84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:13.633Z|304d583b-566d-4f0c-8551-0989be08da84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:21.086Z|10bf5d46-6f6c-4980-8e82-6e2333ab1654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:21.088Z|10bf5d46-6f6c-4980-8e82-6e2333ab1654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:21.148Z|edfd13a3-a706-45d9-bfcd-67c3137176f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:21.150Z|edfd13a3-a706-45d9-bfcd-67c3137176f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:23.673Z|7ee9b37e-2a84-4a1a-8373-98202b4ef9b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:23.674Z|7ee9b37e-2a84-4a1a-8373-98202b4ef9b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:26.143Z|24a92247-9bd7-477e-b320-b38f63558c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:27:26.145Z|24a92247-9bd7-477e-b320-b38f63558c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:27:31.140Z|41ee07bd-f855-48f7-9dec-31ec736c80cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:31.142Z|41ee07bd-f855-48f7-9dec-31ec736c80cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:31.198Z|24d51698-9fb3-467c-9858-42ec66a454ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:31.200Z|24d51698-9fb3-467c-9858-42ec66a454ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:33.720Z|133d717b-9766-48b6-9a88-916add5f7b5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:33.722Z|133d717b-9766-48b6-9a88-916add5f7b5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:41.136Z|2bc18e74-5689-4088-85c0-678338f0c249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:27:41.142Z|2bc18e74-5689-4088-85c0-678338f0c249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:27:41.187Z|2856a107-2ef9-4340-953a-672062aa53b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:41.189Z|2856a107-2ef9-4340-953a-672062aa53b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:41.193Z|cc6b8182-d522-4772-866d-724bf07a63cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:27:41.195Z|cc6b8182-d522-4772-866d-724bf07a63cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:27:41.243Z|5c8e5477-f097-4b8d-89fd-acc1a58dafe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:41.245Z|5c8e5477-f097-4b8d-89fd-acc1a58dafe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:43.768Z|48f1a1dd-dc71-4b45-a7e7-7a46b85f4f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:43.771Z|48f1a1dd-dc71-4b45-a7e7-7a46b85f4f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:51.239Z|6ec4f089-5fd3-492b-9ed5-73fb3dacb8b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:51.241Z|6ec4f089-5fd3-492b-9ed5-73fb3dacb8b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:51.287Z|41fea3ed-a96b-42e2-a73d-5ce860db5a34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:51.289Z|41fea3ed-a96b-42e2-a73d-5ce860db5a34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:53.819Z|821081c8-9c70-4cf2-be80-88b890bd99cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:27:53.821Z|821081c8-9c70-4cf2-be80-88b890bd99cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:27:56.136Z|54911a9a-30f4-482e-87db-7235e1986094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:27:56.138Z|54911a9a-30f4-482e-87db-7235e1986094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:28:01.296Z|2eafcb51-867a-4b68-98d7-6ba13e1512af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:01.298Z|2eafcb51-867a-4b68-98d7-6ba13e1512af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:01.332Z|df7e12d3-ba88-411d-a1a1-b7d5c5f660e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:01.334Z|df7e12d3-ba88-411d-a1a1-b7d5c5f660e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:03.863Z|76ad9c24-4c61-4ded-83c8-8a305164d09c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:03.864Z|76ad9c24-4c61-4ded-83c8-8a305164d09c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:11.136Z|098b0332-be41-4dca-819a-67b80bb53171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:28:11.137Z|098b0332-be41-4dca-819a-67b80bb53171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:28:11.197Z|cf41b57f-f5d0-40e8-8b4b-a63519b6d66e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:28:11.198Z|cf41b57f-f5d0-40e8-8b4b-a63519b6d66e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:28:11.335Z|edd6d316-b8eb-44bd-8819-261abf784338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:11.336Z|edd6d316-b8eb-44bd-8819-261abf784338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:11.377Z|76718570-e8e4-4b2b-9749-9f3c66193a0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:11.379Z|76718570-e8e4-4b2b-9749-9f3c66193a0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:13.904Z|946c7fa7-92d5-48a3-96f8-68938a3ee6d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:13.905Z|946c7fa7-92d5-48a3-96f8-68938a3ee6d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:21.374Z|8d7b89be-0ec6-4d3d-b569-edad70cde881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:21.376Z|8d7b89be-0ec6-4d3d-b569-edad70cde881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:21.415Z|229b37fb-d06a-451c-984a-8a3d996241d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:21.417Z|229b37fb-d06a-451c-984a-8a3d996241d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:23.946Z|8922c7b4-59fd-44b6-a443-0598db8b2634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:23.948Z|8922c7b4-59fd-44b6-a443-0598db8b2634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:26.136Z|c55d26be-3764-414b-9dca-f07a31b15513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:28:26.142Z|c55d26be-3764-414b-9dca-f07a31b15513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:28:31.421Z|c00070f6-b917-4179-aaa5-2660e9b64d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:31.424Z|c00070f6-b917-4179-aaa5-2660e9b64d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:31.460Z|ffd4979b-3cc1-4951-b0c5-46a8be01fd60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:31.462Z|ffd4979b-3cc1-4951-b0c5-46a8be01fd60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:34.004Z|6bd23e5e-a805-4a67-81e0-160160dc04a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:34.006Z|6bd23e5e-a805-4a67-81e0-160160dc04a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:41.136Z|65a523c2-a0f9-45e6-baa7-1c644061d91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:28:41.137Z|65a523c2-a0f9-45e6-baa7-1c644061d91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:28:41.200Z|47684013-ba12-4626-a27f-7ff8b0315771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:28:41.201Z|47684013-ba12-4626-a27f-7ff8b0315771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:28:41.466Z|d644b971-b3c0-4555-9fa3-0e6669c0e08b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:41.470Z|d644b971-b3c0-4555-9fa3-0e6669c0e08b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:41.499Z|ab28735c-ef31-492a-86d4-782d7b9de458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:41.500Z|ab28735c-ef31-492a-86d4-782d7b9de458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:44.041Z|77ffd344-388e-4e93-a40f-f902172e847f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:44.043Z|77ffd344-388e-4e93-a40f-f902172e847f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:51.512Z|dbff6422-0991-47ac-b39a-407dda976574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:51.514Z|dbff6422-0991-47ac-b39a-407dda976574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:51.540Z|02bba93a-616b-4a98-b0b5-85549790624e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:51.541Z|02bba93a-616b-4a98-b0b5-85549790624e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:54.097Z|18ae951b-34be-49fe-970b-fac987fc7338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:28:54.098Z|18ae951b-34be-49fe-970b-fac987fc7338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:28:56.135Z|9790a741-d58c-4fa6-a8ad-ffc39c0e0316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:28:56.137Z|9790a741-d58c-4fa6-a8ad-ffc39c0e0316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:29:01.552Z|a65cf5db-91d9-42cf-bdbb-28042ed20203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:01.554Z|a65cf5db-91d9-42cf-bdbb-28042ed20203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:01.583Z|fccfff39-e0de-4d6e-be5c-89ae259f0241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:01.585Z|fccfff39-e0de-4d6e-be5c-89ae259f0241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:04.131Z|03217344-68e0-4463-a0cd-9770dcff72fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:04.133Z|03217344-68e0-4463-a0cd-9770dcff72fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:11.136Z|7cedbf6f-3272-4c97-9886-2bf4a4f6f15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:29:11.142Z|7cedbf6f-3272-4c97-9886-2bf4a4f6f15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:29:11.203Z|61ed87f4-69c4-4071-bc2d-887762a848b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:29:11.204Z|61ed87f4-69c4-4071-bc2d-887762a848b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:29:11.594Z|846581d2-1288-477b-ab46-41f5d21c13dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:11.595Z|846581d2-1288-477b-ab46-41f5d21c13dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:11.624Z|33c6b642-f7b6-4fb9-b94d-c79bf8156cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:11.626Z|33c6b642-f7b6-4fb9-b94d-c79bf8156cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:14.168Z|67012277-a70d-4d7a-a975-6cea3ac85c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:14.170Z|67012277-a70d-4d7a-a975-6cea3ac85c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:21.627Z|babd2dd2-a978-4930-ad5d-bd1bcebe859c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:21.628Z|babd2dd2-a978-4930-ad5d-bd1bcebe859c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:21.658Z|2b4fa9bb-c29a-413b-aa23-c5d699582dee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:21.659Z|2b4fa9bb-c29a-413b-aa23-c5d699582dee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:24.210Z|e8bceca2-bf5f-4bcc-883e-bc721dbe8d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:24.212Z|e8bceca2-bf5f-4bcc-883e-bc721dbe8d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:26.135Z|9762f51e-f6d4-416c-8512-1a0c2ea3aca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:29:26.137Z|9762f51e-f6d4-416c-8512-1a0c2ea3aca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:29:31.666Z|2e32d69f-8d26-423a-bd5b-71075a977740|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:31.668Z|2e32d69f-8d26-423a-bd5b-71075a977740|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:31.697Z|88b61b0d-a961-4253-969a-dbb1e8e0f568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:31.698Z|88b61b0d-a961-4253-969a-dbb1e8e0f568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:34.252Z|2e748c89-1815-475a-ac12-9720bb055437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:34.254Z|2e748c89-1815-475a-ac12-9720bb055437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:41.136Z|60642634-34eb-4838-8f60-2ceb92a99824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:29:41.137Z|60642634-34eb-4838-8f60-2ceb92a99824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:29:41.205Z|c87b803a-73fa-4dc2-a630-4e38a068cc71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:29:41.206Z|c87b803a-73fa-4dc2-a630-4e38a068cc71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:29:41.713Z|d5f19570-3b2d-4808-a73a-c4e9f8a83935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:41.715Z|d5f19570-3b2d-4808-a73a-c4e9f8a83935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:41.734Z|aa819047-b391-4500-b13b-72be7ac95651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:41.736Z|aa819047-b391-4500-b13b-72be7ac95651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:44.293Z|082044f4-5d1b-44a0-a599-cfd139ac2969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:44.294Z|082044f4-5d1b-44a0-a599-cfd139ac2969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:51.751Z|989c41f8-1415-4f19-96ba-e19310899425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:51.753Z|989c41f8-1415-4f19-96ba-e19310899425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:51.772Z|b13dced3-33f5-40be-bddb-289c216c4fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:51.773Z|b13dced3-33f5-40be-bddb-289c216c4fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:54.334Z|f57e1d9e-e669-4514-b4ac-d2802758f39b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:29:54.335Z|f57e1d9e-e669-4514-b4ac-d2802758f39b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:29:56.135Z|36aa2fa7-2204-401a-8b58-c86a65490e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:29:56.140Z|36aa2fa7-2204-401a-8b58-c86a65490e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:30:01.789Z|39f85980-48e5-4a5a-a332-cfc088ab711d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:01.791Z|39f85980-48e5-4a5a-a332-cfc088ab711d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:01.815Z|35b1ac96-a44b-4d8f-9525-25ce68ac1671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:01.816Z|35b1ac96-a44b-4d8f-9525-25ce68ac1671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:04.374Z|3ecb8179-c39f-4bbd-ae69-b3268f92f6e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:04.376Z|3ecb8179-c39f-4bbd-ae69-b3268f92f6e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:11.136Z|c61ae2a3-09e7-4c61-a2e9-b0097e4566a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:30:11.137Z|c61ae2a3-09e7-4c61-a2e9-b0097e4566a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:30:11.208Z|f3788ab2-5b10-44d6-a9e2-9aff81245166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:30:11.209Z|f3788ab2-5b10-44d6-a9e2-9aff81245166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:30:11.828Z|031eb8ca-3c7d-4ceb-9664-c34350fc728f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:11.831Z|031eb8ca-3c7d-4ceb-9664-c34350fc728f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:11.856Z|4ea8934b-536f-4f81-857a-c72e8ace4abb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:11.858Z|4ea8934b-536f-4f81-857a-c72e8ace4abb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:14.414Z|cc4390fb-c2a1-439f-8af4-9202b70d1522|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:14.416Z|cc4390fb-c2a1-439f-8af4-9202b70d1522|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:21.866Z|37ce1e8f-1ac8-4a42-ba7b-98aec26b63e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:21.867Z|37ce1e8f-1ac8-4a42-ba7b-98aec26b63e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:21.894Z|4476fdf0-b024-4b8d-81e2-fcadc3d61faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:21.895Z|4476fdf0-b024-4b8d-81e2-fcadc3d61faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:24.455Z|57685835-aed9-4bba-86f6-17c356ab457d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:24.457Z|57685835-aed9-4bba-86f6-17c356ab457d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:26.137Z|b6eedf35-4040-42ee-857e-4b6bb38cf2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:30:26.138Z|b6eedf35-4040-42ee-857e-4b6bb38cf2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:30:31.903Z|9608a156-2dd3-4499-80fb-757b841d834f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:31.904Z|9608a156-2dd3-4499-80fb-757b841d834f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:31.929Z|f4d98017-3fc7-406a-be1d-13704bf7f1ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:31.930Z|f4d98017-3fc7-406a-be1d-13704bf7f1ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:34.497Z|4284ede4-5add-4b47-b5a4-375e27574478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:34.499Z|4284ede4-5add-4b47-b5a4-375e27574478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:41.135Z|02386a93-56d0-440f-9a5b-ce22159c9d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:30:41.141Z|02386a93-56d0-440f-9a5b-ce22159c9d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:30:41.211Z|f4f5a56d-013a-42a0-b948-b1d7df21cd5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:30:41.212Z|f4f5a56d-013a-42a0-b948-b1d7df21cd5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:30:41.940Z|783205e4-eb9e-4372-8fcd-14ca179f5cc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:41.942Z|783205e4-eb9e-4372-8fcd-14ca179f5cc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:41.967Z|17f1df21-fbce-4923-b091-214b3d19516a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:41.968Z|17f1df21-fbce-4923-b091-214b3d19516a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:44.537Z|76d4805c-608d-4d13-be61-1799b2cfa366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:44.539Z|76d4805c-608d-4d13-be61-1799b2cfa366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:51.989Z|24f244e8-1104-4109-8ced-b72b1b89ab17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:51.990Z|24f244e8-1104-4109-8ced-b72b1b89ab17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:52.002Z|53441658-45fe-4b48-87b3-1a9088daa675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:52.003Z|53441658-45fe-4b48-87b3-1a9088daa675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:54.574Z|60119a33-1dfa-4601-a65d-a230a51fb55e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:30:54.576Z|60119a33-1dfa-4601-a65d-a230a51fb55e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:30:56.135Z|2c25c43b-8f86-481b-b98f-3b7314c50580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:30:56.137Z|2c25c43b-8f86-481b-b98f-3b7314c50580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:31:02.037Z|c6069577-5187-4880-96eb-a50e7ca68d3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:02.039Z|c6069577-5187-4880-96eb-a50e7ca68d3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:02.091Z|1cb41cf5-8501-4c07-b868-76388388d7d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:02.093Z|1cb41cf5-8501-4c07-b868-76388388d7d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:04.615Z|d4f4f37e-e3cb-456e-9326-2c1eab05b5de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:04.617Z|d4f4f37e-e3cb-456e-9326-2c1eab05b5de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:11.135Z|80490eae-b554-4c5c-9e25-e929265bc590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:31:11.136Z|80490eae-b554-4c5c-9e25-e929265bc590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:31:11.213Z|6eba3759-9f78-4f95-9a1b-8780785290d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:31:11.214Z|6eba3759-9f78-4f95-9a1b-8780785290d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:31:12.115Z|8dbd660b-6d8b-4935-a5c5-a6df02b875a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:12.116Z|8dbd660b-6d8b-4935-a5c5-a6df02b875a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:12.131Z|03cd75a4-0315-4e7b-806f-79a5f9f43328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:12.132Z|03cd75a4-0315-4e7b-806f-79a5f9f43328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:14.655Z|95f200ae-5147-49e1-9654-ed8e0853c13a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:14.656Z|95f200ae-5147-49e1-9654-ed8e0853c13a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:22.158Z|b3f13489-afdd-41e0-acd5-d43a4956496a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:22.160Z|b3f13489-afdd-41e0-acd5-d43a4956496a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:22.166Z|958f8c2b-79e6-4882-a4e7-415f0dbb2d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:22.168Z|958f8c2b-79e6-4882-a4e7-415f0dbb2d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:24.689Z|938fbbad-e8b3-409f-9a26-1a1299918d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:24.690Z|938fbbad-e8b3-409f-9a26-1a1299918d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:26.136Z|0cb6621f-ec93-4576-a5a4-f62eb8e92a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:31:26.142Z|0cb6621f-ec93-4576-a5a4-f62eb8e92a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:31:32.201Z|22813fd3-df7b-4144-a23a-b123620456ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:32.202Z|22813fd3-df7b-4144-a23a-b123620456ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:32.216Z|44733088-dfb8-44bb-882f-28978d777f8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:32.217Z|44733088-dfb8-44bb-882f-28978d777f8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:34.727Z|de235611-8cbc-4c14-a17e-7c85c2106015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:34.729Z|de235611-8cbc-4c14-a17e-7c85c2106015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:41.135Z|64315da7-9111-4cc3-abd8-ece6ecdaf7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:31:41.136Z|64315da7-9111-4cc3-abd8-ece6ecdaf7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:31:41.216Z|19b80ddc-bbb6-49f7-abe9-faa4f98c30db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:31:41.217Z|19b80ddc-bbb6-49f7-abe9-faa4f98c30db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:31:42.246Z|cd45ad37-9fc5-4b72-a767-7eee4bdd8d0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:42.247Z|cd45ad37-9fc5-4b72-a767-7eee4bdd8d0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:42.254Z|af894fc0-9953-4bb7-9026-f432a7fb29c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:42.255Z|af894fc0-9953-4bb7-9026-f432a7fb29c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:44.765Z|00f8eea5-44d2-43ee-a806-23280b0b51a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:44.766Z|00f8eea5-44d2-43ee-a806-23280b0b51a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:52.284Z|0b956e71-6837-4ffe-aa45-c775e9524651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:52.286Z|0b956e71-6837-4ffe-aa45-c775e9524651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:52.289Z|a766b665-9276-4c22-ba29-920ae5054435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:52.289Z|a766b665-9276-4c22-ba29-920ae5054435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:54.809Z|d3425bb1-d7ca-45cd-b829-b91f036996b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:31:54.810Z|d3425bb1-d7ca-45cd-b829-b91f036996b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:31:56.135Z|40563396-6667-4010-bfc8-c8391688784f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:31:56.137Z|40563396-6667-4010-bfc8-c8391688784f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:32:02.337Z|a94f1123-7ccb-4c72-b557-5d87e70ee3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:02.338Z|a94f1123-7ccb-4c72-b557-5d87e70ee3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:02.338Z|0111b36b-b3e4-4f91-b730-2190acd69318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:02.341Z|0111b36b-b3e4-4f91-b730-2190acd69318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:04.851Z|d7bfe0a0-65cd-44c2-9319-413ec01a5c37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:04.852Z|d7bfe0a0-65cd-44c2-9319-413ec01a5c37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:11.135Z|7be15b65-b4a0-4f93-9386-66ad68f89910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:32:11.140Z|7be15b65-b4a0-4f93-9386-66ad68f89910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:32:11.218Z|7fba6f11-46ea-49f1-9cdf-0bef9443cda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:32:11.219Z|7fba6f11-46ea-49f1-9cdf-0bef9443cda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:32:12.378Z|d083ef05-b010-419e-8bf8-e42dd5070017|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:12.379Z|d083ef05-b010-419e-8bf8-e42dd5070017|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:12.382Z|3566d1fe-18ed-4058-8476-f31ec82ee909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:12.383Z|3566d1fe-18ed-4058-8476-f31ec82ee909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:14.889Z|bbc90484-ddd5-409c-89dd-d950df4a8037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:14.890Z|bbc90484-ddd5-409c-89dd-d950df4a8037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:22.418Z|872a3882-8325-4e3f-8a9e-10c5fca3551e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:22.419Z|872a3882-8325-4e3f-8a9e-10c5fca3551e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:22.420Z|d24afce6-4ef0-453f-bb9e-d61f202f47bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:22.422Z|d24afce6-4ef0-453f-bb9e-d61f202f47bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:24.930Z|ae4accea-3254-4337-90a8-a40ac9020b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:24.932Z|ae4accea-3254-4337-90a8-a40ac9020b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:26.135Z|ff3f83b8-e382-4f09-a00f-7a9dd06adf30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:32:26.137Z|ff3f83b8-e382-4f09-a00f-7a9dd06adf30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:32:32.461Z|fd7715e6-135c-42b3-acfa-d196d1944ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:32.461Z|fb02c396-31b7-451f-9d68-26f426f1c7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:32.462Z|fd7715e6-135c-42b3-acfa-d196d1944ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:32.462Z|fb02c396-31b7-451f-9d68-26f426f1c7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:34.971Z|8fe48e40-ebe9-4729-a531-1d8e03d330d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:34.972Z|8fe48e40-ebe9-4729-a531-1d8e03d330d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:41.135Z|7448375a-4974-49a2-8118-719e0295f4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:32:41.136Z|7448375a-4974-49a2-8118-719e0295f4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:32:41.221Z|a07ca1a6-6b5f-4bb5-8f85-69a58c289674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:32:41.222Z|a07ca1a6-6b5f-4bb5-8f85-69a58c289674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:32:42.503Z|7ccf5e4f-ff45-406d-9ecd-4e16c4c0b244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:42.505Z|7ccf5e4f-ff45-406d-9ecd-4e16c4c0b244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:42.513Z|8785be29-8ab9-4ef0-bdea-879cb3e90d31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:42.514Z|8785be29-8ab9-4ef0-bdea-879cb3e90d31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:45.018Z|28ff90ee-2528-43a9-9afe-69ca64b02500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:45.020Z|28ff90ee-2528-43a9-9afe-69ca64b02500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:52.544Z|12c741b9-28c4-4ad0-b898-0023477363c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:52.546Z|12c741b9-28c4-4ad0-b898-0023477363c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:52.550Z|21f8d5e1-496b-4a51-b9ec-d0b292ec8720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:52.551Z|21f8d5e1-496b-4a51-b9ec-d0b292ec8720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:55.060Z|ddf6e49b-eb87-4574-8131-35ff628bae58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:32:55.063Z|ddf6e49b-eb87-4574-8131-35ff628bae58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:32:56.135Z|f8230adc-2df0-43fd-a585-f77b91ec37c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:32:56.140Z|f8230adc-2df0-43fd-a585-f77b91ec37c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:33:02.587Z|7864ea70-f5fe-47bc-9421-bc23eb6fe7ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:02.588Z|7864ea70-f5fe-47bc-9421-bc23eb6fe7ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:02.591Z|298f0b5f-71b1-4e84-ba5e-d78b1921513b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:02.593Z|298f0b5f-71b1-4e84-ba5e-d78b1921513b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:05.102Z|2e2a73cb-7142-4eea-9001-e91d13b58313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:05.103Z|2e2a73cb-7142-4eea-9001-e91d13b58313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:11.135Z|023c6cc1-6b1c-4df4-81ca-48d1b9dcf96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:33:11.136Z|023c6cc1-6b1c-4df4-81ca-48d1b9dcf96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:33:11.223Z|9d6986fc-f5c3-474a-b0ad-a52703b352f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:33:11.224Z|9d6986fc-f5c3-474a-b0ad-a52703b352f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:33:12.626Z|617fe200-0e3a-4d95-bb49-fd95a9dd93e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:12.628Z|617fe200-0e3a-4d95-bb49-fd95a9dd93e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:12.631Z|7882d6f0-9189-4cda-b458-9a622197db67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:12.633Z|7882d6f0-9189-4cda-b458-9a622197db67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:15.139Z|5c7782c5-1371-4b84-a2ea-ff2eba003848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:15.140Z|5c7782c5-1371-4b84-a2ea-ff2eba003848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:22.674Z|cafec6f8-13ca-41b7-b3ac-3b3b497e34d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:22.675Z|cafec6f8-13ca-41b7-b3ac-3b3b497e34d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:22.675Z|9bab2774-3ef0-40dd-bf39-d22ffcff6597|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:22.677Z|9bab2774-3ef0-40dd-bf39-d22ffcff6597|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:25.176Z|994e1c61-e766-4491-ba2c-d0cbe7e7401b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:25.178Z|994e1c61-e766-4491-ba2c-d0cbe7e7401b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:26.135Z|fedcae20-49fa-4e37-b88f-96a7943834bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:33:26.136Z|fedcae20-49fa-4e37-b88f-96a7943834bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:33:32.707Z|0dd171e0-92dc-4f8a-aa27-beda26bde23d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:32.709Z|0dd171e0-92dc-4f8a-aa27-beda26bde23d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:32.711Z|f449f5da-688c-4d73-8555-e6c140893fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:32.713Z|f449f5da-688c-4d73-8555-e6c140893fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:35.210Z|3335e8be-a3cf-4919-9368-b399f0a05f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:35.211Z|3335e8be-a3cf-4919-9368-b399f0a05f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:41.135Z|ec2340db-d690-44f5-af65-b17c29f5c00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:33:41.140Z|ec2340db-d690-44f5-af65-b17c29f5c00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:33:41.225Z|40df5cda-97da-4cbc-9034-20490162c61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:33:41.226Z|40df5cda-97da-4cbc-9034-20490162c61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:33:42.745Z|faad9a36-8c58-4a8a-bffa-9b6b5869655f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:42.748Z|faad9a36-8c58-4a8a-bffa-9b6b5869655f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:42.753Z|ba45ff79-97bd-46d7-943e-131b8350eeb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:42.754Z|ba45ff79-97bd-46d7-943e-131b8350eeb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:45.245Z|e66709b0-fec1-4568-95d3-a39d2e3c110a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:45.246Z|e66709b0-fec1-4568-95d3-a39d2e3c110a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:52.790Z|2ef4bf43-574d-4566-b033-a70c7dee101e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:52.790Z|a5dee16d-1e71-4358-8bf4-57c3b3441786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:52.791Z|a5dee16d-1e71-4358-8bf4-57c3b3441786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:52.791Z|2ef4bf43-574d-4566-b033-a70c7dee101e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:55.282Z|d8dd908f-28b8-48f7-81fc-150ad540766d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:33:55.283Z|d8dd908f-28b8-48f7-81fc-150ad540766d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:33:56.135Z|80a28c91-7abf-4fa2-84d8-81a736dd6386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:33:56.136Z|80a28c91-7abf-4fa2-84d8-81a736dd6386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:34:02.845Z|dca3d38a-c0e5-448a-acad-642749a83826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:02.845Z|ed47fd46-80b2-49eb-aa28-9afd3576878b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:02.847Z|ed47fd46-80b2-49eb-aa28-9afd3576878b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:02.846Z|dca3d38a-c0e5-448a-acad-642749a83826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:05.322Z|fa32e2c9-c790-4b5e-b3f1-4d9a2e712ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:05.324Z|fa32e2c9-c790-4b5e-b3f1-4d9a2e712ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:11.135Z|c47f49af-ad4e-4162-bb3c-5a5a5c6ad8ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:34:11.137Z|c47f49af-ad4e-4162-bb3c-5a5a5c6ad8ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:34:11.227Z|fd979da2-cfcd-4d88-b91e-eac0cd8fc9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:34:11.228Z|fd979da2-cfcd-4d88-b91e-eac0cd8fc9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:34:12.885Z|aa25417f-0e53-4dd4-bd88-4756adebf729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:12.887Z|aa25417f-0e53-4dd4-bd88-4756adebf729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:12.888Z|165bd691-5118-477b-9478-4cf68d83b456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:12.889Z|165bd691-5118-477b-9478-4cf68d83b456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:15.359Z|03f09020-b9d9-442c-86fe-bed43a270b4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:15.362Z|03f09020-b9d9-442c-86fe-bed43a270b4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:22.923Z|b6a0979d-273d-4415-a460-d14d30fc6960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:22.924Z|b6a0979d-273d-4415-a460-d14d30fc6960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:22.924Z|2f0caff1-8882-46e5-83fd-90df5a9b1502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:22.927Z|2f0caff1-8882-46e5-83fd-90df5a9b1502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:25.398Z|d4e1cd1d-4d96-463d-ac14-8bc998d654c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:25.400Z|d4e1cd1d-4d96-463d-ac14-8bc998d654c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:26.135Z|87a42cf1-17d7-4df4-86d2-5e5a88e68376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:34:26.140Z|87a42cf1-17d7-4df4-86d2-5e5a88e68376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:34:32.963Z|7edbeb65-5f34-4d7b-9178-ed1db109a2e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:32.963Z|9b4d2353-747c-40cb-a316-caf63997f541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:32.964Z|7edbeb65-5f34-4d7b-9178-ed1db109a2e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:32.966Z|9b4d2353-747c-40cb-a316-caf63997f541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:35.437Z|efee61b9-9dc0-4396-855b-900120872b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:35.439Z|efee61b9-9dc0-4396-855b-900120872b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:41.135Z|ba4ce1b3-ce9c-442f-a969-1db20890e01c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:34:41.136Z|ba4ce1b3-ce9c-442f-a969-1db20890e01c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:34:41.229Z|129e18d0-330f-4dc1-8ce8-948844de3504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:34:41.229Z|129e18d0-330f-4dc1-8ce8-948844de3504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:34:43.001Z|828882a0-8e80-4260-aaa4-1a5dd90bdffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:43.002Z|828882a0-8e80-4260-aaa4-1a5dd90bdffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:43.007Z|47782eee-c1e1-4cd6-af2e-bb717935b08f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:43.009Z|47782eee-c1e1-4cd6-af2e-bb717935b08f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:45.478Z|25e2a341-d869-4f99-b445-97d0c68cf93c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:45.479Z|25e2a341-d869-4f99-b445-97d0c68cf93c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:53.044Z|ee07c6ed-407b-49f0-9004-0181b03c8565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:53.045Z|6db7d158-042b-46af-8b7f-993760dc21b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:53.045Z|ee07c6ed-407b-49f0-9004-0181b03c8565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:53.047Z|6db7d158-042b-46af-8b7f-993760dc21b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:55.516Z|3e37b2a3-1d95-46ba-8a9e-86a40e717a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:34:55.518Z|3e37b2a3-1d95-46ba-8a9e-86a40e717a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:34:56.135Z|aa12ea32-b7c0-46c6-9068-9705b9f24376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:34:56.136Z|aa12ea32-b7c0-46c6-9068-9705b9f24376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:35:03.095Z|9ff12065-9063-40d2-bfaa-cbe18d39e06a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:03.096Z|9ff12065-9063-40d2-bfaa-cbe18d39e06a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:03.096Z|188b81c5-f2a0-483e-8d0d-9c12aceb4c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:03.099Z|188b81c5-f2a0-483e-8d0d-9c12aceb4c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:05.553Z|e24a6938-5910-46a4-bd4e-6aa6e28789b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:05.554Z|e24a6938-5910-46a4-bd4e-6aa6e28789b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:11.135Z|9e456bef-12da-4b73-b634-3c940262447b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:35:11.139Z|9e456bef-12da-4b73-b634-3c940262447b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:35:11.231Z|8694be91-7aeb-4611-be80-6805968d307c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:35:11.232Z|8694be91-7aeb-4611-be80-6805968d307c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:35:13.134Z|8db02efe-5cdb-4733-9ac9-036fc56cd23d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:13.134Z|8db02efe-5cdb-4733-9ac9-036fc56cd23d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:13.137Z|ae3a0ab6-a680-4a19-94be-5be274c95cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:13.138Z|ae3a0ab6-a680-4a19-94be-5be274c95cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:15.591Z|04980a7d-ea5d-4edf-a226-478f8a66c6d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:15.592Z|04980a7d-ea5d-4edf-a226-478f8a66c6d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:23.170Z|13179b06-a26c-4c9a-952c-83075e22c5d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:23.172Z|13179b06-a26c-4c9a-952c-83075e22c5d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:23.177Z|5fbdd5b7-1e88-4305-8924-7d24f4880779|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:23.179Z|5fbdd5b7-1e88-4305-8924-7d24f4880779|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:25.623Z|adc6fd35-45bf-45c3-befa-e32c9f8f2d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:25.624Z|adc6fd35-45bf-45c3-befa-e32c9f8f2d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:26.135Z|42b6eecb-b446-446f-8f44-0b8ed64614f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:35:26.136Z|42b6eecb-b446-446f-8f44-0b8ed64614f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:35:33.214Z|23c458f0-42a6-4a42-a245-714b43ef9fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:33.216Z|23c458f0-42a6-4a42-a245-714b43ef9fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:33.218Z|17bccdbb-3bbf-466e-9798-e458fb3233f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:33.219Z|17bccdbb-3bbf-466e-9798-e458fb3233f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:35.659Z|c60dbfad-93f0-4862-a849-b5492e5c9f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:35.660Z|c60dbfad-93f0-4862-a849-b5492e5c9f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:41.135Z|1f8d41f5-e61c-4dd0-918e-a7caab543f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:35:41.136Z|1f8d41f5-e61c-4dd0-918e-a7caab543f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:35:41.233Z|8af336ad-19d6-489b-bdac-fd70936bdc41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:35:41.233Z|8af336ad-19d6-489b-bdac-fd70936bdc41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:35:43.254Z|5c937233-15c3-441b-ae53-2cf98c85362b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:43.255Z|86fa821f-e3f3-4e25-956c-e32d720db174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:43.255Z|5c937233-15c3-441b-ae53-2cf98c85362b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:43.258Z|86fa821f-e3f3-4e25-956c-e32d720db174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:45.696Z|cf839f0e-5e19-4dcf-ba75-95aeb1675e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:45.697Z|cf839f0e-5e19-4dcf-ba75-95aeb1675e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:53.294Z|4226dce3-49ba-41ac-a41a-69dd0441ea7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:53.295Z|4226dce3-49ba-41ac-a41a-69dd0441ea7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:53.302Z|2c5ec884-a49a-4609-a87d-4103715e563f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:53.304Z|2c5ec884-a49a-4609-a87d-4103715e563f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:55.733Z|84b00bad-d378-4177-8624-a5f921045829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:35:55.734Z|84b00bad-d378-4177-8624-a5f921045829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:35:56.135Z|e42735e9-e979-4832-afce-cb803b0a7ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:35:56.142Z|e42735e9-e979-4832-afce-cb803b0a7ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:36:03.331Z|17aad1b5-c266-47b3-8bd6-13ddedb09785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:03.332Z|17aad1b5-c266-47b3-8bd6-13ddedb09785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:03.337Z|1128eb64-8bb0-42cd-83cb-dbd4c63f4b86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:03.337Z|1128eb64-8bb0-42cd-83cb-dbd4c63f4b86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:05.770Z|1150aa53-c1d6-4894-8ee5-174750506185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:05.772Z|1150aa53-c1d6-4894-8ee5-174750506185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:05.857Z|1efde4f2-ee3b-445d-9082-e97d296cdab8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:36:05.858Z|1efde4f2-ee3b-445d-9082-e97d296cdab8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:11.135Z|a6fe3f27-b9f4-4b67-9906-b12a69ccbfef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:36:11.136Z|a6fe3f27-b9f4-4b67-9906-b12a69ccbfef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:36:11.234Z|9c6ff332-ddc6-43ad-bb96-081fec854a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:36:11.234Z|9c6ff332-ddc6-43ad-bb96-081fec854a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:36:13.372Z|eaa78478-9c81-46ad-a943-01f071476623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:13.372Z|eaa78478-9c81-46ad-a943-01f071476623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:13.379Z|5269c122-fd61-4d7b-991d-41753ad89045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:13.379Z|5269c122-fd61-4d7b-991d-41753ad89045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:15.803Z|dc05100a-5bbd-4b18-884c-3be27b92bf5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:15.804Z|dc05100a-5bbd-4b18-884c-3be27b92bf5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:23.416Z|0e03f7bf-87c8-4699-a899-72d12a068396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:23.417Z|0e03f7bf-87c8-4699-a899-72d12a068396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:23.418Z|b4fad432-5056-43c6-b4bc-da44d9686c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:23.420Z|b4fad432-5056-43c6-b4bc-da44d9686c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:25.838Z|3dccbe51-0a49-41c5-aa10-dcb1f8fe1bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:25.838Z|3dccbe51-0a49-41c5-aa10-dcb1f8fe1bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:26.135Z|960a4146-f505-497c-b269-47233bfe0f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:36:26.135Z|960a4146-f505-497c-b269-47233bfe0f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:36:33.458Z|62d2ec12-da97-4ce3-bd2d-5e903d6bdd18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:33.459Z|62d2ec12-da97-4ce3-bd2d-5e903d6bdd18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:33.459Z|b0505417-075e-4011-9f73-0453c9dd5abd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:33.463Z|b0505417-075e-4011-9f73-0453c9dd5abd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:35.877Z|aea8fa24-8ea2-4b2f-92c0-067bac0eb6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:35.878Z|aea8fa24-8ea2-4b2f-92c0-067bac0eb6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:41.135Z|6c4089cd-18df-46e3-82f6-6c3dd9e80b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:36:41.139Z|6c4089cd-18df-46e3-82f6-6c3dd9e80b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:36:41.236Z|5bc09aa1-175a-4348-a785-2840571a9973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:36:41.236Z|5bc09aa1-175a-4348-a785-2840571a9973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:36:43.501Z|020049b7-8b70-4d37-80cd-2fa06943ecbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:43.503Z|020049b7-8b70-4d37-80cd-2fa06943ecbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:43.508Z|61c9db93-4314-4795-9f67-53bf54e78d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:43.509Z|61c9db93-4314-4795-9f67-53bf54e78d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:45.916Z|2646cc7a-7d89-428c-ad2b-99548b0349cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:45.917Z|2646cc7a-7d89-428c-ad2b-99548b0349cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:53.542Z|e58239c1-ac2e-4852-be90-c5390b22cab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:53.543Z|e58239c1-ac2e-4852-be90-c5390b22cab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:53.550Z|0ad375f2-af0b-49f3-aac2-d37e08ca8bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:53.552Z|0ad375f2-af0b-49f3-aac2-d37e08ca8bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:55.957Z|e7d6b1ed-90ce-4e9e-99b6-cdb420687e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:36:55.958Z|e7d6b1ed-90ce-4e9e-99b6-cdb420687e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:36:56.135Z|839b13ef-2b36-41b0-aca9-6471c1e49958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:36:56.136Z|839b13ef-2b36-41b0-aca9-6471c1e49958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:37:03.580Z|8092bd93-9598-46d1-9e04-b2e9b3f9106b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:03.581Z|8092bd93-9598-46d1-9e04-b2e9b3f9106b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:03.587Z|38ca1980-6cac-4aac-afa6-35fd917b1306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:03.588Z|38ca1980-6cac-4aac-afa6-35fd917b1306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:05.847Z|5d385cc0-6630-454f-aec2-77229b3ad159|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:37:05.848Z|5d385cc0-6630-454f-aec2-77229b3ad159|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:05.996Z|276348b1-a578-4932-86ba-9f07321a5fe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:05.997Z|276348b1-a578-4932-86ba-9f07321a5fe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:11.135Z|d75e1b71-928d-4f14-a819-fcf90de6579a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:37:11.136Z|d75e1b71-928d-4f14-a819-fcf90de6579a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:37:11.237Z|27178ede-7013-4628-9895-45e68bfbb90e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:37:11.238Z|27178ede-7013-4628-9895-45e68bfbb90e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:37:13.617Z|8ec0d09e-6de9-4366-b2d7-095c05911c37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:13.618Z|8ec0d09e-6de9-4366-b2d7-095c05911c37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:13.623Z|5e18df02-0b9d-4822-b971-c949ec90bd09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:13.625Z|5e18df02-0b9d-4822-b971-c949ec90bd09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:16.036Z|a8c7d744-2ff9-4b93-b9b4-aa608edbbbd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:16.037Z|a8c7d744-2ff9-4b93-b9b4-aa608edbbbd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:23.655Z|90661c4f-3669-4130-91a4-6d33534e8c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:23.656Z|90661c4f-3669-4130-91a4-6d33534e8c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:23.660Z|284453a5-85f3-4e72-8eb8-06a0d36e3864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:23.661Z|284453a5-85f3-4e72-8eb8-06a0d36e3864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:26.073Z|bb9cfcdf-9fba-4597-9921-8702d710a3d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:26.074Z|bb9cfcdf-9fba-4597-9921-8702d710a3d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:26.135Z|1936d8b9-edc4-4738-9ba0-c835741b2591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:37:26.140Z|1936d8b9-edc4-4738-9ba0-c835741b2591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:37:33.691Z|93f6cb16-52b9-4a8d-9a41-591537b70c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:33.692Z|93f6cb16-52b9-4a8d-9a41-591537b70c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:33.692Z|a6b814d7-c1ae-4958-9589-a9da94847af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:33.695Z|a6b814d7-c1ae-4958-9589-a9da94847af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:36.108Z|716ee088-8b9d-48e4-8e65-377cf96f5754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:36.109Z|716ee088-8b9d-48e4-8e65-377cf96f5754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:41.135Z|c08a1f53-5237-49f9-92a2-4bfe7b69291b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:37:41.136Z|c08a1f53-5237-49f9-92a2-4bfe7b69291b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:37:41.239Z|f6e0e048-8900-417c-965d-97d86b757e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:37:41.240Z|f6e0e048-8900-417c-965d-97d86b757e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:37:43.733Z|605b5b88-896a-4cde-a13c-3b0ebffa4255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:43.734Z|605b5b88-896a-4cde-a13c-3b0ebffa4255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:43.740Z|15f2996f-3ab4-48aa-ab4d-0d93b5583d02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:43.741Z|15f2996f-3ab4-48aa-ab4d-0d93b5583d02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:46.143Z|20dbc96d-9970-4598-9bb9-292f32063328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:46.144Z|20dbc96d-9970-4598-9bb9-292f32063328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:53.773Z|490456fb-1ff8-4ddf-a20d-b46cdb1ee853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:53.774Z|490456fb-1ff8-4ddf-a20d-b46cdb1ee853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:53.776Z|3b39861c-6c9e-476c-9f11-1d1812480845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:53.778Z|3b39861c-6c9e-476c-9f11-1d1812480845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:37:56.135Z|11cf7810-9c6b-45cd-912b-456023816a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:37:56.136Z|11cf7810-9c6b-45cd-912b-456023816a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:37:56.175Z|5a16d034-74c4-445d-823e-6b8355eab70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:37:56.177Z|5a16d034-74c4-445d-823e-6b8355eab70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:03.810Z|481f43ad-358c-401a-b6fa-0af8e5f3b60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:03.811Z|481f43ad-358c-401a-b6fa-0af8e5f3b60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:03.812Z|d2c48fc4-7670-4069-a001-1f8b79e5f370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:03.815Z|d2c48fc4-7670-4069-a001-1f8b79e5f370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:05.845Z|794b9300-16d1-4eb3-b32b-262d0070d74e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:38:05.846Z|794b9300-16d1-4eb3-b32b-262d0070d74e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:06.214Z|55878450-f321-4e03-9626-7a37081163b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:06.215Z|55878450-f321-4e03-9626-7a37081163b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:11.135Z|8714f0ad-162b-4aa6-a7e0-e6b10a9c2edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:38:11.140Z|8714f0ad-162b-4aa6-a7e0-e6b10a9c2edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:38:11.241Z|33784b7a-19fb-4752-9d21-aad07753e871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:38:11.242Z|33784b7a-19fb-4752-9d21-aad07753e871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:38:13.849Z|b2c94022-eaa9-4885-a048-192b904c33f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:13.850Z|b2c94022-eaa9-4885-a048-192b904c33f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:13.856Z|4d35f010-7196-4b77-beb4-511cb8e2fe23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:13.857Z|4d35f010-7196-4b77-beb4-511cb8e2fe23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:16.250Z|3bac4e19-867e-4194-bde2-fc783c494ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:16.251Z|3bac4e19-867e-4194-bde2-fc783c494ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:23.882Z|b1b5f3b1-ac9d-4bcc-a80c-038794c984eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:23.884Z|b1b5f3b1-ac9d-4bcc-a80c-038794c984eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:23.889Z|0a7d0dd1-00af-4509-a2a0-d435dd9e13f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:23.890Z|0a7d0dd1-00af-4509-a2a0-d435dd9e13f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:26.135Z|d732e69a-8a32-481a-8fce-db294355129c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:38:26.136Z|d732e69a-8a32-481a-8fce-db294355129c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:38:26.288Z|dfb6e2c6-80df-4b1b-bcc3-1d724d40102a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:26.289Z|dfb6e2c6-80df-4b1b-bcc3-1d724d40102a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:33.930Z|c55ca234-30f1-423b-abda-00a46a169aaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:33.930Z|c55ca234-30f1-423b-abda-00a46a169aaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:33.936Z|00f7e3d2-a801-49f1-bea1-b6c63544ffc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:33.938Z|00f7e3d2-a801-49f1-bea1-b6c63544ffc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:36.333Z|72582700-87e6-46f3-ad07-260d0daaa229|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:36.334Z|72582700-87e6-46f3-ad07-260d0daaa229|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:41.135Z|e6551aec-6ae3-4e96-991d-7f7854f5ee3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:38:41.136Z|e6551aec-6ae3-4e96-991d-7f7854f5ee3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:38:41.243Z|c8ab5f7f-8657-4d9d-a473-59e22e309cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:38:41.243Z|c8ab5f7f-8657-4d9d-a473-59e22e309cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:38:43.966Z|bb29e643-4eec-4b3a-b8a2-b4d090e94b80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:43.967Z|bb29e643-4eec-4b3a-b8a2-b4d090e94b80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:43.978Z|9168fdc7-f019-411e-bfc9-d00e88fb3db5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:43.979Z|9168fdc7-f019-411e-bfc9-d00e88fb3db5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:46.370Z|2a8ceda8-f7cb-485b-b7f9-38c191b25421|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:46.371Z|2a8ceda8-f7cb-485b-b7f9-38c191b25421|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:54.021Z|5d85cac0-239d-4c1e-8ed5-79ace6b231ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:54.022Z|5d85cac0-239d-4c1e-8ed5-79ace6b231ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:54.022Z|dc0127df-242f-4ad6-b925-7caecab46de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:54.024Z|dc0127df-242f-4ad6-b925-7caecab46de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:38:56.135Z|7c58d917-9de2-43f1-85aa-9e0aaa15b51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:38:56.140Z|7c58d917-9de2-43f1-85aa-9e0aaa15b51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:38:56.404Z|9219aea5-d6ca-4beb-9881-25965eb51f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:38:56.406Z|9219aea5-d6ca-4beb-9881-25965eb51f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:04.071Z|5d959e65-1be4-4f1a-803e-12c2c97c400e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:04.072Z|5d959e65-1be4-4f1a-803e-12c2c97c400e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:04.079Z|f7281284-6177-4378-975f-569ed06dcfb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:04.080Z|f7281284-6177-4378-975f-569ed06dcfb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:05.845Z|5cdb43a9-c787-4efd-8d5c-4c0be3f61b68|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:39:05.846Z|5cdb43a9-c787-4efd-8d5c-4c0be3f61b68|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:06.444Z|05f9d224-7f33-4d8c-96f5-b61e94594fe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:06.445Z|05f9d224-7f33-4d8c-96f5-b61e94594fe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:11.135Z|39c58029-6ae7-4c89-a427-5181a3f97308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:39:11.136Z|39c58029-6ae7-4c89-a427-5181a3f97308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:39:11.244Z|70afd593-a46f-471b-b0f8-85203aaa1eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:39:11.246Z|70afd593-a46f-471b-b0f8-85203aaa1eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:39:14.116Z|6b27b625-8ee7-48d6-8d57-9c6d3b547abd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:14.117Z|6b27b625-8ee7-48d6-8d57-9c6d3b547abd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:14.123Z|543ee6fa-fbfe-4053-8571-71ce4ab5100b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:14.124Z|543ee6fa-fbfe-4053-8571-71ce4ab5100b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:16.480Z|c2f8780d-e51a-47ab-b813-3dddfb843491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:16.482Z|c2f8780d-e51a-47ab-b813-3dddfb843491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:24.151Z|7cafa5fc-9e1d-4e41-b19c-2a6b06da20e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:24.152Z|7cafa5fc-9e1d-4e41-b19c-2a6b06da20e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:24.152Z|546230b4-7d95-4921-aab0-cf570c5c7b45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:24.155Z|546230b4-7d95-4921-aab0-cf570c5c7b45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:26.135Z|4c384297-6e47-4047-a73a-353f3d032ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:39:26.136Z|4c384297-6e47-4047-a73a-353f3d032ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:39:26.516Z|e8007edd-bfb4-4363-82ed-d4cb38c6f584|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:26.517Z|e8007edd-bfb4-4363-82ed-d4cb38c6f584|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:34.190Z|d9213ac9-89d0-4f41-974e-8673974e91e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:34.191Z|d9213ac9-89d0-4f41-974e-8673974e91e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:34.197Z|5c941436-f2aa-4fc3-bb06-1869e79a8edf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:34.198Z|5c941436-f2aa-4fc3-bb06-1869e79a8edf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:36.557Z|1fc44c56-ad0e-4ff1-b208-faf592eaaf9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:36.558Z|1fc44c56-ad0e-4ff1-b208-faf592eaaf9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:41.135Z|61df5ac7-efa1-4f29-a38e-fff1ce325b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:39:41.139Z|61df5ac7-efa1-4f29-a38e-fff1ce325b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:39:41.247Z|cfa0b4d7-94d2-4894-9feb-42a2c22f6f66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:39:41.248Z|cfa0b4d7-94d2-4894-9feb-42a2c22f6f66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:39:44.230Z|23826d4b-1949-445a-bb18-04ae56506e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:44.232Z|23826d4b-1949-445a-bb18-04ae56506e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:44.239Z|1d6d87e9-e27d-44dc-8e56-9dbd46b70737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:44.241Z|1d6d87e9-e27d-44dc-8e56-9dbd46b70737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:46.597Z|ffc86a97-b03f-4c57-8c9b-1998d4aac0ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:46.598Z|ffc86a97-b03f-4c57-8c9b-1998d4aac0ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:54.267Z|cfd2b32c-6f84-4f7a-96c6-d0a4513aeec0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:54.270Z|cfd2b32c-6f84-4f7a-96c6-d0a4513aeec0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:54.272Z|a445d7d9-7c71-4033-9f34-a430ca931e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:54.272Z|a445d7d9-7c71-4033-9f34-a430ca931e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:39:56.135Z|c23fc285-9aed-4605-8c35-e2fc78e4162c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:39:56.136Z|c23fc285-9aed-4605-8c35-e2fc78e4162c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:39:56.635Z|5e811640-3e8c-4b53-97ab-4bb043a9df9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:39:56.637Z|5e811640-3e8c-4b53-97ab-4bb043a9df9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:04.306Z|a57bc980-66f4-4539-b1bb-eb30b684950f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:04.307Z|a57bc980-66f4-4539-b1bb-eb30b684950f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:04.316Z|e6bc746d-966f-4876-a9de-58165c241060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:04.317Z|e6bc746d-966f-4876-a9de-58165c241060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:05.845Z|dac222ef-2e55-42fb-aa2c-d5d2cf57ee8a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:40:05.846Z|dac222ef-2e55-42fb-aa2c-d5d2cf57ee8a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:06.673Z|8d92c0f4-d4de-470b-9704-df84bbbd4b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:06.674Z|8d92c0f4-d4de-470b-9704-df84bbbd4b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:11.135Z|e994e2ac-e8a6-40f4-9121-e5fb523748ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:40:11.136Z|e994e2ac-e8a6-40f4-9121-e5fb523748ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:40:11.249Z|5897a0e6-d797-4696-9c0f-7da98175b466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:40:11.249Z|5897a0e6-d797-4696-9c0f-7da98175b466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:40:14.346Z|9cfd61ed-db5c-41ce-adac-f7733499cda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:14.347Z|9cfd61ed-db5c-41ce-adac-f7733499cda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:14.352Z|2cd26d19-7716-4abf-b108-7a1b77dfbb35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:14.353Z|2cd26d19-7716-4abf-b108-7a1b77dfbb35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:16.713Z|16a3afe6-e721-4d24-96a4-58ef8429f645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:16.714Z|16a3afe6-e721-4d24-96a4-58ef8429f645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:24.380Z|480cc9f5-222a-4d97-876f-35a6623e3e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:24.381Z|480cc9f5-222a-4d97-876f-35a6623e3e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:24.387Z|a378ed92-cce7-4363-abe3-303c5c523966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:24.388Z|a378ed92-cce7-4363-abe3-303c5c523966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:26.135Z|acd6c649-009c-4fb8-b68b-12e2031549b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:40:26.141Z|acd6c649-009c-4fb8-b68b-12e2031549b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:40:26.750Z|5738b7e0-5dde-45ad-b2ce-c75912a44a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:26.751Z|5738b7e0-5dde-45ad-b2ce-c75912a44a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:34.418Z|dd071f50-db8b-4e2e-9d84-adb9577f1b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:34.420Z|dd071f50-db8b-4e2e-9d84-adb9577f1b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:34.426Z|588cc6b8-f3d2-48a0-85a5-eb2c6b92c464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:34.427Z|588cc6b8-f3d2-48a0-85a5-eb2c6b92c464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:36.785Z|e4859daa-2f9e-4acb-b98b-564fc0cdf1bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:36.786Z|e4859daa-2f9e-4acb-b98b-564fc0cdf1bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:41.135Z|e1fb0ad0-286e-4e1d-a978-163fcf62540b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:40:41.136Z|e1fb0ad0-286e-4e1d-a978-163fcf62540b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:40:41.250Z|ab9a46b1-09c2-47f4-9e76-612cf0e70c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:40:41.251Z|ab9a46b1-09c2-47f4-9e76-612cf0e70c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:40:44.458Z|c44c383c-618d-4f35-a9b8-dbd33409523f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:44.458Z|f1388b4c-a072-4b7b-8af7-e6b21c5a8ef7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:44.459Z|f1388b4c-a072-4b7b-8af7-e6b21c5a8ef7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:44.459Z|c44c383c-618d-4f35-a9b8-dbd33409523f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:46.822Z|638ed524-9762-4bf5-8804-5d242ca1d09e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:46.823Z|638ed524-9762-4bf5-8804-5d242ca1d09e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:54.499Z|31b6f24a-ca5a-40fb-bcf5-98e4e4984e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:54.500Z|31b6f24a-ca5a-40fb-bcf5-98e4e4984e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:54.503Z|647a30d0-b30a-4d1e-a02e-2af7b91e6db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:54.504Z|647a30d0-b30a-4d1e-a02e-2af7b91e6db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:40:56.135Z|0eb07616-3c98-42ac-bd5f-fade5d141699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:40:56.136Z|0eb07616-3c98-42ac-bd5f-fade5d141699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:40:56.858Z|c7966fd8-debe-4a4f-a5e4-53fafcf6119c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:40:56.859Z|c7966fd8-debe-4a4f-a5e4-53fafcf6119c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:04.537Z|92c0e165-699e-46fc-a4d9-fae53678cad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:04.538Z|92c0e165-699e-46fc-a4d9-fae53678cad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:04.547Z|c0b66b7f-2d30-409a-bbf3-49af1eac603d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:04.549Z|c0b66b7f-2d30-409a-bbf3-49af1eac603d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:05.847Z|6e274457-c8f1-49d1-953a-470254a455c7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:41:05.848Z|6e274457-c8f1-49d1-953a-470254a455c7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:06.894Z|65fa9c99-4a64-4fe8-83ab-fe3df060911c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:06.895Z|65fa9c99-4a64-4fe8-83ab-fe3df060911c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:11.135Z|03d1d733-584a-4887-b8de-fb95066b21b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:41:11.139Z|03d1d733-584a-4887-b8de-fb95066b21b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:41:11.252Z|32b80758-eb03-4684-8fd4-2e82bd3a7c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:41:11.253Z|32b80758-eb03-4684-8fd4-2e82bd3a7c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:41:14.570Z|fb2ebf74-ff17-4a13-81d6-0b47e6f23869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:14.571Z|fb2ebf74-ff17-4a13-81d6-0b47e6f23869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:14.584Z|f00e2d3b-30f2-46dc-b029-06301dedc866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:14.585Z|f00e2d3b-30f2-46dc-b029-06301dedc866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:16.935Z|ed97428c-5015-4259-9b5e-256389627838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:16.936Z|ed97428c-5015-4259-9b5e-256389627838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:24.619Z|9ccba32c-86d9-444e-a45f-63cf09ff1c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:24.620Z|89a18472-87f7-43f4-ab4f-92a99fd261b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:24.620Z|9ccba32c-86d9-444e-a45f-63cf09ff1c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:24.621Z|89a18472-87f7-43f4-ab4f-92a99fd261b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:26.135Z|1272f2b3-cb80-42e6-8dda-6d4b0ffddc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:41:26.136Z|1272f2b3-cb80-42e6-8dda-6d4b0ffddc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:41:26.970Z|40057bbd-dea3-4929-a551-d45d83f45776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:26.970Z|40057bbd-dea3-4929-a551-d45d83f45776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:34.659Z|2083f8f5-46dc-4de5-b199-1cf22877d19f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:34.660Z|fdeb7533-ecc8-4f43-96b4-68a2c0cca1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:34.660Z|2083f8f5-46dc-4de5-b199-1cf22877d19f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:34.662Z|fdeb7533-ecc8-4f43-96b4-68a2c0cca1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:37.005Z|4a89dbc4-5167-469d-ac38-e08741169c1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:37.006Z|4a89dbc4-5167-469d-ac38-e08741169c1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:41.135Z|445681b7-0195-40ff-bc2c-a604e7214fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:41:41.136Z|445681b7-0195-40ff-bc2c-a604e7214fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:41:41.254Z|bfdefac3-91ba-4f22-ace9-264451ce63ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:41:41.255Z|bfdefac3-91ba-4f22-ace9-264451ce63ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:41:44.691Z|f1f8386c-fae2-46c3-9763-0ca1acd9d812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:44.692Z|f1f8386c-fae2-46c3-9763-0ca1acd9d812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:44.692Z|db2bb44e-a252-43db-9a6a-a0c20dae9161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:44.695Z|db2bb44e-a252-43db-9a6a-a0c20dae9161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:47.036Z|4e023f65-edf4-477f-83e1-3aa7872f9f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:47.037Z|4e023f65-edf4-477f-83e1-3aa7872f9f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:54.731Z|41afb85d-7102-441c-b771-6ce8b3407c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:54.731Z|7bd448a6-5c01-4ca2-ad4c-6d63312f1244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:54.732Z|41afb85d-7102-441c-b771-6ce8b3407c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:54.732Z|7bd448a6-5c01-4ca2-ad4c-6d63312f1244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:41:56.136Z|7491dc14-6a34-49f0-a5e7-5b08082c43fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:41:56.143Z|7491dc14-6a34-49f0-a5e7-5b08082c43fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:41:57.065Z|0ac6be7b-a1ca-4b93-9e94-ecc5887f8dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:41:57.066Z|0ac6be7b-a1ca-4b93-9e94-ecc5887f8dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:04.768Z|1ae065fc-4e86-4813-a56a-a31f5837d3ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:04.769Z|1ae065fc-4e86-4813-a56a-a31f5837d3ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:04.777Z|b5f6774b-2e62-4ef4-b829-06fa513124f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:04.778Z|b5f6774b-2e62-4ef4-b829-06fa513124f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:05.844Z|fcd5bdad-1736-4288-83e5-a4e85dd199e6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:42:05.845Z|fcd5bdad-1736-4288-83e5-a4e85dd199e6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:07.101Z|0c2494f5-95d1-49a9-83ba-d7e02b7f0146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:07.102Z|0c2494f5-95d1-49a9-83ba-d7e02b7f0146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:11.135Z|139d28c3-439f-4eef-b337-355021f9ca70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:42:11.136Z|139d28c3-439f-4eef-b337-355021f9ca70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:42:11.256Z|2258af25-2e5c-408d-99fc-fdfacf09d4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:42:11.256Z|2258af25-2e5c-408d-99fc-fdfacf09d4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:42:14.806Z|d1769e96-39e9-4b5a-94fa-fcb11c6f6ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:14.807Z|d1769e96-39e9-4b5a-94fa-fcb11c6f6ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:14.811Z|5f0ba2c8-444d-4f0f-a14e-6ab64c0fd1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:14.812Z|5f0ba2c8-444d-4f0f-a14e-6ab64c0fd1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:17.140Z|ca733c53-b737-4c41-9219-f16b1de5bc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:17.140Z|ca733c53-b737-4c41-9219-f16b1de5bc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:24.845Z|5ae0e95d-0b51-4034-ad96-7ffebfaf66e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:24.846Z|5ae0e95d-0b51-4034-ad96-7ffebfaf66e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:24.852Z|a3164fb0-1d38-402b-bb33-4ec3efef4cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:24.853Z|a3164fb0-1d38-402b-bb33-4ec3efef4cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:26.135Z|0ec5cf2d-022f-4c8a-b356-95684b117b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:42:26.136Z|0ec5cf2d-022f-4c8a-b356-95684b117b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:42:27.175Z|8fab6b83-30aa-4f5e-b67f-c53d2ec9cd50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:27.176Z|8fab6b83-30aa-4f5e-b67f-c53d2ec9cd50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:34.892Z|f421e397-5438-45be-9926-78fb0e6bf1ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:34.893Z|f62ac3f0-5bb1-4485-a504-1bb6815a8ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:34.893Z|f421e397-5438-45be-9926-78fb0e6bf1ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:34.894Z|f62ac3f0-5bb1-4485-a504-1bb6815a8ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:37.209Z|8171ce42-7098-42f0-b259-2a3d8ba13034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:37.210Z|8171ce42-7098-42f0-b259-2a3d8ba13034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:41.135Z|6840fb5f-bac6-443b-9748-96e12acf603a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:42:41.139Z|6840fb5f-bac6-443b-9748-96e12acf603a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:42:41.257Z|1bf87c43-ae9e-4ebb-9ef5-c30af8897d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:42:41.258Z|1bf87c43-ae9e-4ebb-9ef5-c30af8897d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:42:44.926Z|158aba11-d5ca-4434-a000-42afa8c97bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:44.928Z|158aba11-d5ca-4434-a000-42afa8c97bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:44.929Z|d439f060-9294-433e-86b5-429816fec005|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:44.929Z|d439f060-9294-433e-86b5-429816fec005|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:47.241Z|24e7290e-a4c8-4ec9-a51d-08eb155212ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:47.242Z|24e7290e-a4c8-4ec9-a51d-08eb155212ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:54.965Z|ed7740e8-a6df-46e2-9d57-adf912078ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:54.966Z|ed7740e8-a6df-46e2-9d57-adf912078ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:54.969Z|8a777e7f-7ddb-4d28-a62f-57730b120a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:54.969Z|8a777e7f-7ddb-4d28-a62f-57730b120a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:42:56.135Z|e20dd6a3-0118-486d-8493-c3203d53ce44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:42:56.136Z|e20dd6a3-0118-486d-8493-c3203d53ce44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:42:57.277Z|6cba44cb-2244-45d4-8dc2-84fba3c2aa91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:42:57.279Z|6cba44cb-2244-45d4-8dc2-84fba3c2aa91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:05.001Z|c656f963-9040-40ae-9db6-cc76b11fb592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:05.002Z|c656f963-9040-40ae-9db6-cc76b11fb592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:05.002Z|b26b7812-f05d-4681-93c5-b0c2fee2720a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:05.003Z|b26b7812-f05d-4681-93c5-b0c2fee2720a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:05.846Z|4fdfe30b-dcd2-459e-a9c6-a1bf973ef8d2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:43:05.847Z|4fdfe30b-dcd2-459e-a9c6-a1bf973ef8d2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:07.316Z|f6cad28f-930b-49a0-ab97-ea1e96850249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:07.317Z|f6cad28f-930b-49a0-ab97-ea1e96850249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:11.135Z|6c030d98-ff2b-4fc7-a607-0f0527e2b8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:43:11.136Z|6c030d98-ff2b-4fc7-a607-0f0527e2b8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:43:11.259Z|b94b485c-1910-4dbb-b355-092bf6b9d4f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:43:11.259Z|b94b485c-1910-4dbb-b355-092bf6b9d4f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:43:15.038Z|787e10d2-8dd8-4a68-9c71-98c0cb618f5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:15.039Z|787e10d2-8dd8-4a68-9c71-98c0cb618f5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:15.048Z|2bda0f6e-a554-485b-bb51-806bc7662683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:15.049Z|2bda0f6e-a554-485b-bb51-806bc7662683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:17.352Z|ce1c3487-068f-4a79-834b-34bbeb9869c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:17.352Z|ce1c3487-068f-4a79-834b-34bbeb9869c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:25.087Z|dc2b6e19-9bd1-48dd-8c5a-eb6c51e0d993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:25.087Z|2e6824f2-a352-41c9-b27d-36f7c1758b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:25.088Z|2e6824f2-a352-41c9-b27d-36f7c1758b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:25.088Z|dc2b6e19-9bd1-48dd-8c5a-eb6c51e0d993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:26.135Z|ba374f0f-8e94-4ffe-9c72-10014b8811be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:43:26.141Z|ba374f0f-8e94-4ffe-9c72-10014b8811be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:43:27.388Z|02d8f505-bbb6-4d9c-88c5-002ed35ef474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:27.390Z|02d8f505-bbb6-4d9c-88c5-002ed35ef474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:35.137Z|1c445766-db7a-4600-873d-a1885070d1fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:35.138Z|1c445766-db7a-4600-873d-a1885070d1fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:35.138Z|77939236-a29c-4792-98ed-ff548722e9a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:35.144Z|77939236-a29c-4792-98ed-ff548722e9a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:37.429Z|483f6759-74bb-43ba-92a8-7dc713beee98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:37.431Z|483f6759-74bb-43ba-92a8-7dc713beee98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:41.135Z|3333ead0-2e2a-4369-984a-456a755ac4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:43:41.136Z|3333ead0-2e2a-4369-984a-456a755ac4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:43:41.261Z|415d55d1-0901-4a2c-a930-625679209966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:43:41.262Z|415d55d1-0901-4a2c-a930-625679209966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:43:45.176Z|20993e4c-21ad-44ba-b24d-4d2fb31ae2e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:45.177Z|20993e4c-21ad-44ba-b24d-4d2fb31ae2e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:45.180Z|e4dc3813-f4c3-4280-b565-b7cad6a19da5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:45.181Z|e4dc3813-f4c3-4280-b565-b7cad6a19da5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:47.467Z|05b541f4-b4bd-43b8-a4bb-8ded90548953|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:47.468Z|05b541f4-b4bd-43b8-a4bb-8ded90548953|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:55.211Z|a5642e88-b58a-4fc2-8a5f-6a5121399b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:55.212Z|a5642e88-b58a-4fc2-8a5f-6a5121399b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:55.215Z|51875050-2a15-4cbd-a304-0f2631b770c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:55.216Z|51875050-2a15-4cbd-a304-0f2631b770c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:43:56.135Z|3a4d6fc1-91eb-4aa0-9d73-25732189abe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:43:56.136Z|3a4d6fc1-91eb-4aa0-9d73-25732189abe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:43:57.505Z|ea2058a6-7d82-4de9-a3dc-7e31aaf55abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:43:57.506Z|ea2058a6-7d82-4de9-a3dc-7e31aaf55abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:05.246Z|c5af53d0-9c30-4c9c-aa21-ec096a584d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:05.247Z|c5af53d0-9c30-4c9c-aa21-ec096a584d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:05.251Z|02481130-0996-40eb-893f-25d91fbb3bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:05.252Z|02481130-0996-40eb-893f-25d91fbb3bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:05.846Z|54f7b6d6-0014-4279-9c4b-d42283018a88|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:44:05.848Z|54f7b6d6-0014-4279-9c4b-d42283018a88|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:07.546Z|15ff27a1-350f-4940-ac8c-ece66c601736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:07.547Z|15ff27a1-350f-4940-ac8c-ece66c601736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:11.135Z|4ee315e4-adad-483f-99fd-3be73aedee4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:44:11.139Z|4ee315e4-adad-483f-99fd-3be73aedee4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:44:11.264Z|0143a0f6-227c-47ae-981f-bf5c987e6a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:44:11.264Z|0143a0f6-227c-47ae-981f-bf5c987e6a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:44:15.283Z|75342952-cd68-4b38-bd3c-4ac31afd795d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:15.285Z|75342952-cd68-4b38-bd3c-4ac31afd795d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:15.291Z|396c5049-0212-4589-a262-0372910e4849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:15.292Z|396c5049-0212-4589-a262-0372910e4849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:17.583Z|6a41177d-7543-4bcb-87c5-250cf6c927d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:17.585Z|6a41177d-7543-4bcb-87c5-250cf6c927d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:25.319Z|63e4b737-625c-44a1-8d66-976979b5e7e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:25.320Z|63e4b737-625c-44a1-8d66-976979b5e7e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:25.326Z|b1cd3f35-4689-4d81-8e38-3dbfe1e1c1b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:25.327Z|b1cd3f35-4689-4d81-8e38-3dbfe1e1c1b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:26.135Z|edffa9f7-475e-46ed-a306-b1235c438fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:44:26.137Z|edffa9f7-475e-46ed-a306-b1235c438fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:44:27.622Z|baa378bf-182a-4a09-a030-3f101fe67315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:27.624Z|baa378bf-182a-4a09-a030-3f101fe67315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:35.360Z|3facebe7-d7f2-44db-a87c-33abdfbef2ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:35.361Z|3facebe7-d7f2-44db-a87c-33abdfbef2ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:35.364Z|3f6b7860-f876-48c1-a847-591f0e9068ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:35.365Z|3f6b7860-f876-48c1-a847-591f0e9068ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:37.661Z|f5d6fab4-7518-4e5f-bf42-32b1ae279128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:37.662Z|f5d6fab4-7518-4e5f-bf42-32b1ae279128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:41.135Z|879888d7-5ab7-4da4-8a08-9f2e5d5971f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:44:41.136Z|879888d7-5ab7-4da4-8a08-9f2e5d5971f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:44:41.265Z|8d1fc416-6ae7-4362-a2b4-7095f9ca466d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:44:41.266Z|8d1fc416-6ae7-4362-a2b4-7095f9ca466d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:44:45.401Z|7ef38a6a-cfbf-447b-bf35-c6c88fd87222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:45.402Z|7ef38a6a-cfbf-447b-bf35-c6c88fd87222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:45.405Z|4e90834f-2578-4a7c-9c90-4bb172666b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:45.406Z|4e90834f-2578-4a7c-9c90-4bb172666b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:47.700Z|337dc0b8-1fa2-49d1-9aa5-96e5310ad973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:47.701Z|337dc0b8-1fa2-49d1-9aa5-96e5310ad973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:55.442Z|609dde89-d5be-4da5-932a-eda5ba98ca90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:55.442Z|bc8f09b9-05bb-411c-90d8-aacc53f54c88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:55.443Z|bc8f09b9-05bb-411c-90d8-aacc53f54c88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:55.443Z|609dde89-d5be-4da5-932a-eda5ba98ca90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:44:56.135Z|cf97b7a3-90b9-4942-b2fd-13fcdfa67b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:44:56.143Z|cf97b7a3-90b9-4942-b2fd-13fcdfa67b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:44:57.737Z|35e1e5f3-dc81-4022-a8e6-c4d413eb2ad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:44:57.739Z|35e1e5f3-dc81-4022-a8e6-c4d413eb2ad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:05.478Z|e09049eb-a853-4111-8b59-fd3205427372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:05.480Z|440d4d05-6527-4050-b996-5f6b7604cfa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:05.480Z|e09049eb-a853-4111-8b59-fd3205427372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:05.480Z|440d4d05-6527-4050-b996-5f6b7604cfa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:05.845Z|470ef025-42e4-44ef-834d-e4f76f0a60a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:45:05.846Z|470ef025-42e4-44ef-834d-e4f76f0a60a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:07.772Z|6ffaaabd-19e3-4a2a-a71c-71466258d756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:07.773Z|6ffaaabd-19e3-4a2a-a71c-71466258d756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:11.135Z|bfb553f9-4c63-409c-a333-2e5d09b297b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:45:11.136Z|bfb553f9-4c63-409c-a333-2e5d09b297b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:45:11.267Z|6cd73545-76fb-41b2-ba08-73f565313e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:45:11.268Z|6cd73545-76fb-41b2-ba08-73f565313e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:45:15.511Z|66a30e57-817e-410a-96af-5c755857faa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:15.513Z|66a30e57-817e-410a-96af-5c755857faa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:15.518Z|3a661865-1d7c-482a-b27c-18eae8908990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:15.518Z|3a661865-1d7c-482a-b27c-18eae8908990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:17.811Z|3fd931f7-789d-47c9-a688-e8158cff4a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:17.812Z|3fd931f7-789d-47c9-a688-e8158cff4a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:25.547Z|b0fd1d89-4904-47c2-ac3f-0371cdfbaac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:25.549Z|b0fd1d89-4904-47c2-ac3f-0371cdfbaac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:25.553Z|b74f81d7-a78a-4853-8746-7573fbd72e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:25.554Z|b74f81d7-a78a-4853-8746-7573fbd72e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:26.135Z|abc08838-eef7-4f51-a94a-30bb45d3fee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:45:26.136Z|abc08838-eef7-4f51-a94a-30bb45d3fee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:45:27.847Z|4aa03aa2-8294-42b7-8ccc-c730e430377b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:27.849Z|4aa03aa2-8294-42b7-8ccc-c730e430377b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:35.592Z|61e7a31b-542e-4d07-9822-76a5edb6e3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:35.593Z|61e7a31b-542e-4d07-9822-76a5edb6e3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:35.595Z|2e2eada9-5e73-4df2-86d1-6bab165153da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:35.595Z|2e2eada9-5e73-4df2-86d1-6bab165153da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:37.889Z|686b2a86-0517-4e2d-aa9f-c87a5939f65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:37.890Z|686b2a86-0517-4e2d-aa9f-c87a5939f65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:41.135Z|7e776a3c-6766-46ed-bc0b-de7902825d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:45:41.139Z|7e776a3c-6766-46ed-bc0b-de7902825d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:45:41.269Z|4103bd9f-2fbf-4a93-a78d-7692d7d1120c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:45:41.269Z|4103bd9f-2fbf-4a93-a78d-7692d7d1120c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:45:45.627Z|06fc4ea5-8a74-4d69-ad35-4e05bb8004b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:45.628Z|06fc4ea5-8a74-4d69-ad35-4e05bb8004b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:45.631Z|90c26a99-260c-456a-9ff0-26ea4cf10c56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:45.632Z|90c26a99-260c-456a-9ff0-26ea4cf10c56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:47.926Z|ccaddf35-79e9-460a-83a5-783c4bf8a28c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:47.927Z|ccaddf35-79e9-460a-83a5-783c4bf8a28c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:55.665Z|a77dc52d-7043-4881-9463-7080c780e65e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:55.666Z|b27e7805-ad9d-4f30-b415-666a77ad3b57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:55.666Z|a77dc52d-7043-4881-9463-7080c780e65e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:55.666Z|b27e7805-ad9d-4f30-b415-666a77ad3b57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:45:56.135Z|64bc4252-7df6-4a5b-ae8a-c9ffc16ec0f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:45:56.136Z|64bc4252-7df6-4a5b-ae8a-c9ffc16ec0f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:45:57.964Z|8c6437fc-d840-417d-9e59-2ce422f2382b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:45:57.965Z|8c6437fc-d840-417d-9e59-2ce422f2382b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:05.702Z|13c7bd83-38e0-4d31-b409-adc8a80bf433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:05.703Z|13c7bd83-38e0-4d31-b409-adc8a80bf433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:05.709Z|32cdd8bb-2443-4145-bfa5-3bfca6916e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:05.710Z|32cdd8bb-2443-4145-bfa5-3bfca6916e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:05.846Z|fc23289a-13d3-4df4-a249-97f7bb5450a7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:46:05.847Z|fc23289a-13d3-4df4-a249-97f7bb5450a7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:07.999Z|1c84df4c-aaa7-4e9e-89bc-2a53194fda20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:08.000Z|1c84df4c-aaa7-4e9e-89bc-2a53194fda20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:11.135Z|e01d380a-8d27-4078-b65e-c4ddfe1f8fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:46:11.136Z|e01d380a-8d27-4078-b65e-c4ddfe1f8fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:46:11.270Z|27283b42-a250-443b-96b9-d3dfa352d9c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:46:11.271Z|27283b42-a250-443b-96b9-d3dfa352d9c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:46:15.741Z|94ca1b5c-f142-45d0-91d1-9c035377d936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:15.742Z|94ca1b5c-f142-45d0-91d1-9c035377d936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:15.744Z|8679eefd-758b-470c-a183-04f77d8fd2e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:15.745Z|8679eefd-758b-470c-a183-04f77d8fd2e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:18.037Z|b982f61e-c029-493d-bef4-3531e3ad88de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:18.038Z|b982f61e-c029-493d-bef4-3531e3ad88de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:25.777Z|b795aad4-f136-4ff9-95e3-a6b84ca0f8c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:25.778Z|b795aad4-f136-4ff9-95e3-a6b84ca0f8c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:25.784Z|8b4ee258-2c66-4cbe-ae56-086fa9f024f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:25.785Z|8b4ee258-2c66-4cbe-ae56-086fa9f024f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:26.135Z|f6f71a5c-269d-4907-b179-a540f424455e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:46:26.142Z|f6f71a5c-269d-4907-b179-a540f424455e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:46:28.074Z|a0edd1ba-1023-45f1-a46b-d2f1fa50a529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:28.075Z|a0edd1ba-1023-45f1-a46b-d2f1fa50a529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:35.812Z|601968d4-219a-455d-99dd-11fecf7d02a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:35.813Z|601968d4-219a-455d-99dd-11fecf7d02a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:35.818Z|f8497c24-bc66-4f1a-940b-d187e42b900f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:35.819Z|f8497c24-bc66-4f1a-940b-d187e42b900f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:38.106Z|381b5604-f3be-4cbc-b165-87dd5f024209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:38.108Z|381b5604-f3be-4cbc-b165-87dd5f024209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:41.135Z|adcdd05e-1f94-4906-923f-29a181df2e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:46:41.136Z|adcdd05e-1f94-4906-923f-29a181df2e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:46:41.272Z|d3e3d6c8-7df5-44e4-be51-c068c1ae3904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:46:41.272Z|d3e3d6c8-7df5-44e4-be51-c068c1ae3904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:46:45.847Z|712dc97d-e358-47bb-bfa0-d922f7de0a43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:45.848Z|712dc97d-e358-47bb-bfa0-d922f7de0a43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:45.854Z|30663e6f-fbac-475f-9075-881cc1c044da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:45.855Z|30663e6f-fbac-475f-9075-881cc1c044da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:48.145Z|60208efe-66ed-459c-898e-e2e012a00fd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:48.146Z|60208efe-66ed-459c-898e-e2e012a00fd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:55.894Z|be4f1ec5-d809-4d71-bc78-a5cefba12230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:55.894Z|be4f1ec5-d809-4d71-bc78-a5cefba12230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:55.903Z|8bde49d2-8eb7-4547-b4e1-fea3672616f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:55.904Z|8bde49d2-8eb7-4547-b4e1-fea3672616f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:46:56.135Z|4b08bfd6-f8bf-4f34-936a-de031a0f9fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:46:56.136Z|4b08bfd6-f8bf-4f34-936a-de031a0f9fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:46:58.182Z|a3bdec57-c0e3-4683-b0ae-9428039b784a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:46:58.184Z|a3bdec57-c0e3-4683-b0ae-9428039b784a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:05.846Z|012f2d17-8ad3-4378-87e3-29afa54f675e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:47:05.847Z|012f2d17-8ad3-4378-87e3-29afa54f675e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:05.928Z|4cb4d19b-2748-4470-a1ce-14066b539c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:05.929Z|4cb4d19b-2748-4470-a1ce-14066b539c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:05.935Z|4375ae7f-5291-4794-8272-a655c309fb1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:05.936Z|4375ae7f-5291-4794-8272-a655c309fb1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:08.218Z|051a275f-af60-4b17-9607-4cf858873420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:08.219Z|051a275f-af60-4b17-9607-4cf858873420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:11.135Z|9f832d26-7963-4355-a6b1-e0c544db3139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:47:11.139Z|9f832d26-7963-4355-a6b1-e0c544db3139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:47:11.273Z|2dcabdf9-1fe9-46d9-a3e8-631926167b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:47:11.274Z|2dcabdf9-1fe9-46d9-a3e8-631926167b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:47:15.965Z|c7fc7cd4-888a-4eb6-b8b5-68eed81998ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:15.966Z|c7fc7cd4-888a-4eb6-b8b5-68eed81998ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:15.969Z|4b9cb425-f128-4337-ad44-87bcfaacd0da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:15.970Z|4b9cb425-f128-4337-ad44-87bcfaacd0da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:18.255Z|63b4cc67-7064-426b-842f-fb0269fe51de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:18.256Z|63b4cc67-7064-426b-842f-fb0269fe51de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:26.004Z|03cdf629-3552-4fe3-9eb4-7230caf648d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:26.005Z|f2ca1cf2-0c10-4eb8-a6cc-bbda48e161bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:26.005Z|03cdf629-3552-4fe3-9eb4-7230caf648d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:26.006Z|f2ca1cf2-0c10-4eb8-a6cc-bbda48e161bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:26.135Z|d16c4d44-4fdd-4792-add2-c1f8683b5271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:47:26.135Z|d16c4d44-4fdd-4792-add2-c1f8683b5271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:47:28.296Z|13944878-5e80-4dfa-9f60-d1aa01dee33a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:28.297Z|13944878-5e80-4dfa-9f60-d1aa01dee33a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:36.042Z|fd8dd625-d388-4599-8fe0-5b502d2a2eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:36.043Z|fd8dd625-d388-4599-8fe0-5b502d2a2eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:36.049Z|833c566c-066e-4219-a755-30f6b878bfd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:36.050Z|833c566c-066e-4219-a755-30f6b878bfd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:38.330Z|9ac08f30-c6f0-47b7-b2f0-a415e80bee4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:38.331Z|9ac08f30-c6f0-47b7-b2f0-a415e80bee4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:41.135Z|95967310-ca09-4a65-8678-0a5705ab31ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:47:41.136Z|95967310-ca09-4a65-8678-0a5705ab31ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:47:41.274Z|ad37137f-bbb0-444f-a643-0754eaa62c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:47:41.275Z|ad37137f-bbb0-444f-a643-0754eaa62c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:47:46.077Z|432c6329-2651-486f-970e-77cf8a8652fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:46.078Z|432c6329-2651-486f-970e-77cf8a8652fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:46.089Z|f413314c-b282-45cf-b72a-11b8b882dd73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:46.090Z|f413314c-b282-45cf-b72a-11b8b882dd73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:48.367Z|fc4e205f-43d0-4db0-8ec8-3e604694617e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:48.369Z|fc4e205f-43d0-4db0-8ec8-3e604694617e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:56.118Z|8f5b5236-031f-4f20-bac5-198695830c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:56.120Z|8f5b5236-031f-4f20-bac5-198695830c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:56.128Z|343459fd-36c2-4e39-a4b4-a5c1aad04276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:56.129Z|343459fd-36c2-4e39-a4b4-a5c1aad04276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:47:56.135Z|5e8dfb16-bc3e-4d5c-b7de-862e916337d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:47:56.139Z|5e8dfb16-bc3e-4d5c-b7de-862e916337d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:47:58.403Z|eba0b90a-bd16-4021-aac6-5a831edd7704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:47:58.405Z|eba0b90a-bd16-4021-aac6-5a831edd7704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:05.846Z|50077b00-7fa5-48c8-a629-e2b340b66703|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:48:05.847Z|50077b00-7fa5-48c8-a629-e2b340b66703|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:06.159Z|cbbc6e54-62b7-4bf1-afc7-32974767e16f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:06.161Z|cbbc6e54-62b7-4bf1-afc7-32974767e16f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:06.164Z|9b68b60d-21a2-4f39-87e0-bf62a5ba9dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:06.165Z|9b68b60d-21a2-4f39-87e0-bf62a5ba9dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:08.438Z|5619e3e6-2523-4c4c-93a0-001257b2e6a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:08.439Z|5619e3e6-2523-4c4c-93a0-001257b2e6a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:11.135Z|7485b479-0292-4902-b0a1-7c981f25eebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:48:11.136Z|7485b479-0292-4902-b0a1-7c981f25eebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:48:11.276Z|b3a90272-2d48-4723-9d30-57f4ab30146a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:48:11.277Z|b3a90272-2d48-4723-9d30-57f4ab30146a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:48:16.199Z|5d8c7711-5a5c-4464-ac35-01e65a52d0be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:16.200Z|5d8c7711-5a5c-4464-ac35-01e65a52d0be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:16.201Z|72f07d32-6ab9-4485-9567-2ec3e2615595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:16.202Z|72f07d32-6ab9-4485-9567-2ec3e2615595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:18.479Z|25410652-6085-45e1-8280-bd60198bf5e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:18.480Z|25410652-6085-45e1-8280-bd60198bf5e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:26.135Z|09c33b53-0284-44d3-b089-24dcc588c88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:48:26.136Z|09c33b53-0284-44d3-b089-24dcc588c88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:48:26.243Z|b39bed02-2f5e-4f9f-96a4-02dbde6d14eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:26.243Z|6d205df6-903e-4ea8-8b25-a3e71b5a933c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:26.244Z|b39bed02-2f5e-4f9f-96a4-02dbde6d14eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:26.245Z|6d205df6-903e-4ea8-8b25-a3e71b5a933c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:28.527Z|78863fb6-d25c-4175-9ae1-d132231cf271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:28.528Z|78863fb6-d25c-4175-9ae1-d132231cf271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:36.282Z|051103ed-dea6-4271-8eac-23f45adcd1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:36.283Z|051103ed-dea6-4271-8eac-23f45adcd1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:36.289Z|d3eaefb8-2b8c-41b3-af21-5e4dc080cc70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:36.290Z|d3eaefb8-2b8c-41b3-af21-5e4dc080cc70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:38.558Z|18ee2e9d-14be-40ea-bae6-6a92a36764cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:38.560Z|18ee2e9d-14be-40ea-bae6-6a92a36764cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:41.135Z|0398dce1-638b-4c47-8f5c-f9dec6a1eea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:48:41.141Z|0398dce1-638b-4c47-8f5c-f9dec6a1eea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:48:41.278Z|7895d96a-bace-461d-8479-83b88f49a9ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:48:41.279Z|7895d96a-bace-461d-8479-83b88f49a9ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:48:46.319Z|fb78f55c-d013-4918-8cec-767f15ab747f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:46.320Z|fb78f55c-d013-4918-8cec-767f15ab747f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:46.324Z|795dc5d4-ed1b-4e21-b4d0-e3ae34a6eac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:46.324Z|795dc5d4-ed1b-4e21-b4d0-e3ae34a6eac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:48.595Z|15d5342f-8144-4d5e-9242-ed5b8cb280b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:48.596Z|15d5342f-8144-4d5e-9242-ed5b8cb280b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:56.135Z|715638f6-f3d7-4cc3-8679-30be09f8bb87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:48:56.136Z|715638f6-f3d7-4cc3-8679-30be09f8bb87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:48:56.355Z|4281167c-b319-4940-8ddb-e1be2c7b3797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:56.355Z|17d9e834-4bab-4a13-b605-e0b90f21d9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:56.355Z|4281167c-b319-4940-8ddb-e1be2c7b3797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:56.356Z|17d9e834-4bab-4a13-b605-e0b90f21d9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:48:58.634Z|ce01abc2-8781-409a-bd59-1691b7ad98a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:48:58.635Z|ce01abc2-8781-409a-bd59-1691b7ad98a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:05.845Z|6de7c89d-6814-4b34-8474-0a7dd7d55f5e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:49:05.846Z|6de7c89d-6814-4b34-8474-0a7dd7d55f5e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:06.399Z|bbbaabd3-9cb2-42f9-ade1-7fde09c3abf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:06.400Z|460765ca-4c8e-45af-8614-b3629e11c1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:06.400Z|bbbaabd3-9cb2-42f9-ade1-7fde09c3abf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:06.401Z|460765ca-4c8e-45af-8614-b3629e11c1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:08.671Z|65c73e06-432a-4b85-b3bf-7342a695a8eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:08.672Z|65c73e06-432a-4b85-b3bf-7342a695a8eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:11.135Z|0ac4e559-ff78-4fb1-a3ba-f642fb1777c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:49:11.136Z|0ac4e559-ff78-4fb1-a3ba-f642fb1777c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:49:11.280Z|140a968f-a502-4765-98a8-58488116a7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:49:11.281Z|140a968f-a502-4765-98a8-58488116a7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:49:16.439Z|482415c9-d89a-4522-a5ff-a17d7c9b596d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:16.439Z|b6916abf-3f82-4e9e-bb98-bb22f0e0a705|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:16.440Z|b6916abf-3f82-4e9e-bb98-bb22f0e0a705|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:16.440Z|482415c9-d89a-4522-a5ff-a17d7c9b596d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:18.707Z|b2812efa-7a47-47cc-ae5c-2643c1faf667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:18.708Z|b2812efa-7a47-47cc-ae5c-2643c1faf667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:26.135Z|839ec4d6-908a-47cb-afed-bb1cb40181eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:49:26.143Z|839ec4d6-908a-47cb-afed-bb1cb40181eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:49:26.485Z|9a8132c1-c364-43d7-9678-dab68691f9d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:26.486Z|19269945-50ff-48f2-a124-b07d76573a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:26.487Z|19269945-50ff-48f2-a124-b07d76573a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:26.487Z|9a8132c1-c364-43d7-9678-dab68691f9d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:28.745Z|cb53b591-ea22-42e9-bf06-c6560aef43ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:28.745Z|cb53b591-ea22-42e9-bf06-c6560aef43ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:36.522Z|21e147bf-8b0b-4e64-ae39-80a6544739ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:36.523Z|21e147bf-8b0b-4e64-ae39-80a6544739ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:36.525Z|94caa735-2ace-4f35-ae06-3dda15994b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:36.525Z|94caa735-2ace-4f35-ae06-3dda15994b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:38.781Z|57cdb51a-89bd-4357-a57f-29dfcf223af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:38.782Z|57cdb51a-89bd-4357-a57f-29dfcf223af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:41.135Z|d376483e-7d40-4a77-bd14-73697e6eac34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:49:41.136Z|d376483e-7d40-4a77-bd14-73697e6eac34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:49:41.282Z|18e9c8bc-ac85-4c36-81fa-655f17b60411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:49:41.283Z|18e9c8bc-ac85-4c36-81fa-655f17b60411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:49:46.556Z|8c98efb3-1eeb-4864-8ee1-752c9945553f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:46.557Z|8c98efb3-1eeb-4864-8ee1-752c9945553f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:46.562Z|79f3ccc1-f0a3-4790-beb9-eade6592f5d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:46.563Z|79f3ccc1-f0a3-4790-beb9-eade6592f5d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:48.817Z|8733708b-5ed3-4a6f-b429-3ad2ddc551e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:48.819Z|8733708b-5ed3-4a6f-b429-3ad2ddc551e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:56.135Z|d3e90ac5-d56f-4fe4-9a6e-82c821386865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:49:56.136Z|d3e90ac5-d56f-4fe4-9a6e-82c821386865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:49:56.597Z|93b7d3b4-3b36-4fe7-a1de-855004bd7c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:56.598Z|93b7d3b4-3b36-4fe7-a1de-855004bd7c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:56.599Z|b3be86b0-0ee0-4fd0-ac56-5b8d8635d4e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:56.601Z|b3be86b0-0ee0-4fd0-ac56-5b8d8635d4e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:49:58.852Z|0c1e03e8-b1a6-48e9-b7dc-ad7bb51f75e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:49:58.853Z|0c1e03e8-b1a6-48e9-b7dc-ad7bb51f75e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:05.844Z|1e988870-303b-4e71-a5a8-39b9a6c64a0b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:50:05.845Z|1e988870-303b-4e71-a5a8-39b9a6c64a0b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:06.634Z|74a58d3d-f6dd-41ad-ba19-ffdebfc8ab4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:06.635Z|488ee8c5-3506-4b2b-9166-249f0e16ff71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:06.636Z|74a58d3d-f6dd-41ad-ba19-ffdebfc8ab4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:06.636Z|488ee8c5-3506-4b2b-9166-249f0e16ff71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:08.886Z|5a405ea9-6973-42b5-9110-be1f93b98e5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:08.886Z|5a405ea9-6973-42b5-9110-be1f93b98e5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:11.135Z|b13cd0bc-25bd-4967-bbba-145904789913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:50:11.139Z|b13cd0bc-25bd-4967-bbba-145904789913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:50:11.284Z|a131b96a-ee2c-4dd8-a872-485d44bcde51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:50:11.285Z|a131b96a-ee2c-4dd8-a872-485d44bcde51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:50:16.672Z|4d0015e6-90c2-4ee9-8683-4a4e80834ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:16.672Z|61474417-c5b6-4db1-8ede-7473ac27b603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:16.673Z|4d0015e6-90c2-4ee9-8683-4a4e80834ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:16.673Z|61474417-c5b6-4db1-8ede-7473ac27b603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:18.923Z|5789bfb0-6124-4c72-a6ad-8235ef1d1198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:18.924Z|5789bfb0-6124-4c72-a6ad-8235ef1d1198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:26.135Z|31ebe35f-4d22-4202-87d9-90145c27b4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:50:26.136Z|31ebe35f-4d22-4202-87d9-90145c27b4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:50:26.704Z|19bf7f15-e224-4410-9206-fadc906f71d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:26.705Z|19bf7f15-e224-4410-9206-fadc906f71d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:26.707Z|c0991961-236e-4e0d-8b1e-37408cf46da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:26.707Z|c0991961-236e-4e0d-8b1e-37408cf46da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:28.959Z|add36ba4-eb85-4775-a671-57ce6dae1b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:28.961Z|add36ba4-eb85-4775-a671-57ce6dae1b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:36.738Z|a1d89190-23d3-4cd7-9daf-d6fac10cc045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:36.738Z|1bff2f8c-8343-4faf-a305-657ad89e1b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:36.739Z|1bff2f8c-8343-4faf-a305-657ad89e1b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:36.739Z|a1d89190-23d3-4cd7-9daf-d6fac10cc045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:38.999Z|6642f03f-9974-471d-b490-59170a582eac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:39.000Z|6642f03f-9974-471d-b490-59170a582eac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:41.135Z|bf369083-7103-4745-92f7-ef6c266e0832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:50:41.136Z|bf369083-7103-4745-92f7-ef6c266e0832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:50:41.286Z|5eae3bda-e3c1-41eb-b684-31afd866ad05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:50:41.287Z|5eae3bda-e3c1-41eb-b684-31afd866ad05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:50:46.768Z|7c64a760-5e4b-4a7d-a08d-1660bd931e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:46.769Z|7c64a760-5e4b-4a7d-a08d-1660bd931e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:46.774Z|227c7f23-9984-4435-93d5-b31aa28ef84d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:46.774Z|227c7f23-9984-4435-93d5-b31aa28ef84d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:49.035Z|ada9b0f5-36e9-49db-940b-2731ee4280ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:49.036Z|ada9b0f5-36e9-49db-940b-2731ee4280ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:56.135Z|dbdb98a7-26c0-4600-969d-f0f824ec8bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:50:56.141Z|dbdb98a7-26c0-4600-969d-f0f824ec8bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:50:56.808Z|a2e43af1-d568-4b49-9123-416e22d28f34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:56.808Z|0ac6ba87-9b1c-4108-b41f-fff4a4d42d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:56.809Z|a2e43af1-d568-4b49-9123-416e22d28f34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:56.809Z|0ac6ba87-9b1c-4108-b41f-fff4a4d42d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:50:59.068Z|773fb899-8739-4db5-827f-274db78ac637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:50:59.069Z|773fb899-8739-4db5-827f-274db78ac637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:05.846Z|2261e6bd-c3f5-493a-9b22-60e8f03fe14b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:51:05.847Z|2261e6bd-c3f5-493a-9b22-60e8f03fe14b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:06.839Z|45cec25d-fef3-4377-abe8-953e2b7294f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:06.840Z|844a1684-c535-49c9-8ffd-45cfe5049fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:06.840Z|45cec25d-fef3-4377-abe8-953e2b7294f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:06.840Z|844a1684-c535-49c9-8ffd-45cfe5049fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:09.101Z|0020df04-557e-479c-88ea-2f9607617515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:09.103Z|0020df04-557e-479c-88ea-2f9607617515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:11.135Z|f77cba9e-be8a-4de0-ac73-35db9c034880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:51:11.136Z|f77cba9e-be8a-4de0-ac73-35db9c034880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:51:11.288Z|bffd4507-c39b-403f-ad35-bb57c3d6a80d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:51:11.289Z|bffd4507-c39b-403f-ad35-bb57c3d6a80d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:51:16.869Z|4e8b5a67-3191-4262-97e6-5e6906295513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:16.870Z|4e8b5a67-3191-4262-97e6-5e6906295513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:16.873Z|ccd50dc2-3adc-448d-ac70-4bb76dbdfb59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:16.874Z|ccd50dc2-3adc-448d-ac70-4bb76dbdfb59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:19.138Z|6dfee327-2482-422b-b028-3a3c443d1585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:19.139Z|6dfee327-2482-422b-b028-3a3c443d1585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:26.135Z|2c418172-6253-4576-84d5-f5c7720e6a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:51:26.136Z|2c418172-6253-4576-84d5-f5c7720e6a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:51:26.904Z|246b3b9c-cb04-4696-9569-b316bbc11a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:26.904Z|67ac15ee-0d7f-4bee-a779-c1f705df6dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:26.905Z|246b3b9c-cb04-4696-9569-b316bbc11a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:26.905Z|67ac15ee-0d7f-4bee-a779-c1f705df6dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:29.191Z|edb6e712-0ff9-4a98-a4ab-ecf9f6561014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:29.193Z|edb6e712-0ff9-4a98-a4ab-ecf9f6561014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:36.941Z|b006f28d-cef2-40f0-bec2-56a896e250ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:36.942Z|b006f28d-cef2-40f0-bec2-56a896e250ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:36.942Z|ae47d9ec-244a-4581-91d1-e5674e4677de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:36.944Z|ae47d9ec-244a-4581-91d1-e5674e4677de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:39.225Z|9bae6cbe-c0c4-4f9c-b605-56acb85c817b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:39.226Z|9bae6cbe-c0c4-4f9c-b605-56acb85c817b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:41.135Z|c3e6e75f-d145-48b5-9da7-5a73cb142ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:51:41.139Z|c3e6e75f-d145-48b5-9da7-5a73cb142ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:51:41.290Z|ffac7bc7-88e9-4c8c-a345-d6c7ccd0fa82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:51:41.291Z|ffac7bc7-88e9-4c8c-a345-d6c7ccd0fa82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:51:46.977Z|fdcfbe06-7e64-43dd-96d5-1389574fdce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:46.978Z|c7460ca8-a101-4ee5-922a-fde2de419f79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:46.979Z|fdcfbe06-7e64-43dd-96d5-1389574fdce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:46.979Z|c7460ca8-a101-4ee5-922a-fde2de419f79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:49.287Z|5468df39-e36f-407a-a2a9-b9f410c891dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:49.288Z|5468df39-e36f-407a-a2a9-b9f410c891dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:56.135Z|f3cb9896-dda4-47d5-8474-db820282f586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:51:56.136Z|f3cb9896-dda4-47d5-8474-db820282f586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:51:57.011Z|841e8880-11f0-4037-921d-d74630a7e2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:57.012Z|841e8880-11f0-4037-921d-d74630a7e2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:57.013Z|f9d65d1e-d001-4748-b854-a5616df00fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:57.013Z|f9d65d1e-d001-4748-b854-a5616df00fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:51:59.319Z|071640ce-e2de-4b03-94cc-ba67d5d52ee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:51:59.320Z|071640ce-e2de-4b03-94cc-ba67d5d52ee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:05.846Z|67f181ac-3818-408c-9765-9b0f4a948e12|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:52:05.847Z|67f181ac-3818-408c-9765-9b0f4a948e12|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:07.050Z|09f477f8-8095-4ac7-aff3-e3458460f3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:07.050Z|f55ec3a2-6693-4a22-81d8-e718bac5188a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:07.050Z|09f477f8-8095-4ac7-aff3-e3458460f3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:07.051Z|f55ec3a2-6693-4a22-81d8-e718bac5188a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:09.353Z|7e850923-565b-4fd6-bf5f-2b85bb90a909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:09.354Z|7e850923-565b-4fd6-bf5f-2b85bb90a909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:11.135Z|3ab64f46-49b2-45b6-b05f-72095b7f42fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:52:11.136Z|3ab64f46-49b2-45b6-b05f-72095b7f42fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:52:11.292Z|8027d531-15eb-4964-8da8-9595d263b022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:52:11.293Z|8027d531-15eb-4964-8da8-9595d263b022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:52:17.080Z|e7497ffc-fe86-41b5-8b7c-3258f4c83760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:17.081Z|e7497ffc-fe86-41b5-8b7c-3258f4c83760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:17.091Z|6fcee543-c99e-470b-8e5a-a42a54988514|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:17.092Z|6fcee543-c99e-470b-8e5a-a42a54988514|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:19.388Z|8688b021-df40-474b-bf71-a196bcd893ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:19.389Z|8688b021-df40-474b-bf71-a196bcd893ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:26.135Z|d4cd50c8-2bea-483a-87eb-f977dab99993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:52:26.142Z|d4cd50c8-2bea-483a-87eb-f977dab99993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:52:27.123Z|7d9c0256-9cf9-42f8-b245-f799d61374f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:27.124Z|7d9c0256-9cf9-42f8-b245-f799d61374f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:27.126Z|1c7cebac-64e1-46c2-8ea1-55ccda1068f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:27.127Z|1c7cebac-64e1-46c2-8ea1-55ccda1068f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:29.423Z|b01f9ae4-615e-4625-bd73-c1bff9c0557a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:29.424Z|b01f9ae4-615e-4625-bd73-c1bff9c0557a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:37.160Z|dbc08538-2f88-490f-b0e5-e3db4737df06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:37.160Z|dbc08538-2f88-490f-b0e5-e3db4737df06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:37.167Z|0cce7117-b7a3-44cc-a275-f9dfca04fb9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:37.168Z|0cce7117-b7a3-44cc-a275-f9dfca04fb9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:39.456Z|561142da-bcdd-42da-8017-8a994f8df6ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:39.457Z|561142da-bcdd-42da-8017-8a994f8df6ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:41.135Z|305339c7-aca2-45ef-9738-d9843e20c7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:52:41.136Z|305339c7-aca2-45ef-9738-d9843e20c7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:52:41.294Z|cae4f746-662d-436b-97f7-65eb1a935a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:52:41.295Z|cae4f746-662d-436b-97f7-65eb1a935a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:52:47.191Z|72a7f1ce-fecf-4119-a431-3dab92381a3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:47.191Z|72a7f1ce-fecf-4119-a431-3dab92381a3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:47.198Z|7e211a5c-4b46-4e09-a4c4-97c537e91f9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:47.198Z|7e211a5c-4b46-4e09-a4c4-97c537e91f9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:49.492Z|83c188ad-da66-48bc-a65b-0c6ac988cd9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:49.493Z|83c188ad-da66-48bc-a65b-0c6ac988cd9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:56.135Z|af25cdb2-cc71-4242-884c-65e9c16d418e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:52:56.136Z|af25cdb2-cc71-4242-884c-65e9c16d418e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:52:57.222Z|da7770c8-7d84-44a5-9f7a-3e2440fb80e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:57.223Z|da7770c8-7d84-44a5-9f7a-3e2440fb80e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:57.234Z|23a98e91-bbc9-4f2c-9299-aca3d65e3b0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:57.235Z|23a98e91-bbc9-4f2c-9299-aca3d65e3b0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:52:59.527Z|749f96ad-5dfb-4682-b2d6-bf406c459707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:52:59.527Z|749f96ad-5dfb-4682-b2d6-bf406c459707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:05.852Z|553fa1df-4693-42d5-b5fd-2bf961e3a83d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:53:05.853Z|553fa1df-4693-42d5-b5fd-2bf961e3a83d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:07.259Z|d0f72583-b973-4fd3-9171-fae8ff3841e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:07.260Z|d0f72583-b973-4fd3-9171-fae8ff3841e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:07.267Z|ce6e4003-31e4-4c9b-bfab-ae6ba0c87f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:07.268Z|ce6e4003-31e4-4c9b-bfab-ae6ba0c87f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:09.562Z|ecadff58-3b58-4325-b42f-1cc7d610f804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:09.562Z|ecadff58-3b58-4325-b42f-1cc7d610f804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:11.135Z|ea9a40e1-c23a-4aad-967f-91c29ac8f853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:53:11.139Z|ea9a40e1-c23a-4aad-967f-91c29ac8f853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:53:11.296Z|94e26f01-4530-4f43-a6c5-9b23d36e0160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:53:11.297Z|94e26f01-4530-4f43-a6c5-9b23d36e0160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:53:17.296Z|8bd2897a-21c2-4a71-8284-fb409110cc58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:17.297Z|8bd2897a-21c2-4a71-8284-fb409110cc58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:17.299Z|55bc20c4-8fb1-474a-9e54-b6b06e15ef51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:17.299Z|55bc20c4-8fb1-474a-9e54-b6b06e15ef51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:19.596Z|f10cfbb3-4c5e-474e-a50a-1aff5e67d9e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:19.597Z|f10cfbb3-4c5e-474e-a50a-1aff5e67d9e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:26.135Z|fbb07f9d-ff01-4c4a-91e4-891516213b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:53:26.136Z|fbb07f9d-ff01-4c4a-91e4-891516213b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:53:27.336Z|fe9d173c-5b80-4b7b-827c-ca1922bcccb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:27.337Z|fe9d173c-5b80-4b7b-827c-ca1922bcccb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:27.342Z|9edfe666-2c78-465f-bdd0-0c7ac99bc50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:27.343Z|9edfe666-2c78-465f-bdd0-0c7ac99bc50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:29.631Z|10d9d2e1-970c-433e-857a-16e1ca9d11bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:29.632Z|10d9d2e1-970c-433e-857a-16e1ca9d11bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:37.371Z|5eaf406d-944c-4f85-a99d-142af5e15f42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:37.372Z|5eaf406d-944c-4f85-a99d-142af5e15f42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:37.378Z|5e20025a-4caa-4677-907e-5fbf78e76b80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:37.379Z|5e20025a-4caa-4677-907e-5fbf78e76b80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:39.662Z|bbe827e7-e9e2-4a78-abce-22415fc41f09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:39.663Z|bbe827e7-e9e2-4a78-abce-22415fc41f09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:41.135Z|6f4560bd-4048-40d0-9a85-843c3800cdfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:53:41.136Z|6f4560bd-4048-40d0-9a85-843c3800cdfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:53:41.298Z|5f6e512c-4c36-4eaa-bb58-a61a8135e3eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:53:41.299Z|5f6e512c-4c36-4eaa-bb58-a61a8135e3eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:53:47.410Z|e90f3bea-9983-4342-ba44-702f1f695777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:47.411Z|2da9c6bb-7661-4c76-8b0c-b1fd3aa7633d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:47.411Z|e90f3bea-9983-4342-ba44-702f1f695777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:47.412Z|2da9c6bb-7661-4c76-8b0c-b1fd3aa7633d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:49.697Z|a4f24cbf-06d4-4d02-a190-441258e191cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:49.698Z|a4f24cbf-06d4-4d02-a190-441258e191cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:56.135Z|f172f5e1-1865-430c-8142-ef60a1c1fd35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:53:56.145Z|f172f5e1-1865-430c-8142-ef60a1c1fd35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:53:57.447Z|ed960934-e65d-4836-8a33-d3212c66dc0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:57.448Z|ed960934-e65d-4836-8a33-d3212c66dc0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:57.453Z|1aeae73c-59f1-4ae0-a552-e747c0f8406d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:57.454Z|1aeae73c-59f1-4ae0-a552-e747c0f8406d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:53:59.734Z|87c754e0-e4fc-4331-a6bf-1cfd861be309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:53:59.735Z|87c754e0-e4fc-4331-a6bf-1cfd861be309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:05.845Z|f69abfde-cafe-4f75-aceb-421fcedbf547|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:54:05.847Z|f69abfde-cafe-4f75-aceb-421fcedbf547|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:07.483Z|3eee1816-ef01-45e3-b1cc-295d1fc08bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:07.484Z|3eee1816-ef01-45e3-b1cc-295d1fc08bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:07.493Z|298eddb1-1d28-4c33-8bd5-6f5614d03888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:07.494Z|298eddb1-1d28-4c33-8bd5-6f5614d03888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:09.777Z|9a433903-3b0c-4975-8f95-b5248329008f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:09.779Z|9a433903-3b0c-4975-8f95-b5248329008f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:11.135Z|9748cb4a-3b42-454d-bf96-796ae67186e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:54:11.136Z|9748cb4a-3b42-454d-bf96-796ae67186e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:54:11.300Z|df3c3d41-dd9a-4b34-920e-dbf687d0bddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:54:11.300Z|df3c3d41-dd9a-4b34-920e-dbf687d0bddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:54:17.519Z|4eeb8041-4a2b-4e6e-9a31-1c5eac3d77ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:17.521Z|4eeb8041-4a2b-4e6e-9a31-1c5eac3d77ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:17.531Z|3db35626-c181-4cc5-aa03-5ba1082fd659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:17.531Z|3db35626-c181-4cc5-aa03-5ba1082fd659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:19.817Z|3ab465e0-b214-4003-89f9-3b347d196bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:19.818Z|3ab465e0-b214-4003-89f9-3b347d196bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:26.135Z|b3590e6c-2764-4514-b570-061d4f9ab989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:54:26.136Z|b3590e6c-2764-4514-b570-061d4f9ab989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:54:27.564Z|4a21fd5c-1a82-4147-9ff2-99f9958a7300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:27.565Z|4a21fd5c-1a82-4147-9ff2-99f9958a7300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:27.571Z|8441f35a-8697-4695-8949-af57b2036e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:27.572Z|8441f35a-8697-4695-8949-af57b2036e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:29.853Z|d6573da3-5430-4db4-8d5a-bdb8d4371844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:29.854Z|d6573da3-5430-4db4-8d5a-bdb8d4371844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:37.601Z|fc4ed1a3-616b-4595-b77a-c1d6eb745553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:37.602Z|fc4ed1a3-616b-4595-b77a-c1d6eb745553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:37.608Z|99a26823-74df-4600-b44d-e8b3bc7ad12e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:37.609Z|99a26823-74df-4600-b44d-e8b3bc7ad12e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:39.890Z|f579aba5-fa97-455d-a4d9-ee0b5de9de83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:39.891Z|f579aba5-fa97-455d-a4d9-ee0b5de9de83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:41.135Z|59dc1ec8-ab3d-42f3-b572-628b65170380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:54:41.139Z|59dc1ec8-ab3d-42f3-b572-628b65170380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:54:41.301Z|b594b8e1-f390-483e-b0f1-01f29c7b8f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:54:41.302Z|b594b8e1-f390-483e-b0f1-01f29c7b8f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:54:47.644Z|3fcf1b71-4f58-44f3-9c4a-83dff525ff68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:47.645Z|3fcf1b71-4f58-44f3-9c4a-83dff525ff68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:47.647Z|65fe85ec-7c0c-4c6e-9311-0120e3eb767d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:47.648Z|65fe85ec-7c0c-4c6e-9311-0120e3eb767d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:49.927Z|1daaf7fb-3eab-4234-b628-829dbe36d370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:49.928Z|1daaf7fb-3eab-4234-b628-829dbe36d370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:56.135Z|939a009e-de6a-412a-a3f0-fb5f42144eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:54:56.136Z|939a009e-de6a-412a-a3f0-fb5f42144eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:54:57.681Z|e6b4a1c5-be76-4148-8076-c34f4d98593b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:57.682Z|91ef0fd6-9e6d-4ed5-8f7a-51a3375dc702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:57.682Z|e6b4a1c5-be76-4148-8076-c34f4d98593b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:57.682Z|91ef0fd6-9e6d-4ed5-8f7a-51a3375dc702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:54:59.963Z|455f5d8e-4bc4-450a-85ff-cc5151580dc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:54:59.964Z|455f5d8e-4bc4-450a-85ff-cc5151580dc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:05.846Z|97e3a294-a6f7-4af0-b0fb-c6a4f62c972f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:55:05.847Z|97e3a294-a6f7-4af0-b0fb-c6a4f62c972f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:07.715Z|ea1b83a6-4811-44ef-8854-461389a8986e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:07.716Z|ea1b83a6-4811-44ef-8854-461389a8986e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:07.718Z|b9092ffb-73a0-4192-95db-6fb9b71c370d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:07.719Z|b9092ffb-73a0-4192-95db-6fb9b71c370d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:09.998Z|5974ebb4-7003-464e-8796-b1a07f31098c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:09.999Z|5974ebb4-7003-464e-8796-b1a07f31098c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:11.135Z|d11fee2e-a937-4b78-ae17-0c8db7bbb540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:55:11.136Z|d11fee2e-a937-4b78-ae17-0c8db7bbb540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:55:11.303Z|267db880-02e4-4cae-a130-769b5d6604f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:55:11.304Z|267db880-02e4-4cae-a130-769b5d6604f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:55:17.750Z|a2ddf9e7-c9b4-40c0-970e-9225fabac19e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:17.751Z|a2ddf9e7-c9b4-40c0-970e-9225fabac19e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:17.757Z|fc5f3764-692f-456b-a9f0-35fba7fd6116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:17.758Z|fc5f3764-692f-456b-a9f0-35fba7fd6116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:20.035Z|9426141c-840a-4d8a-9428-9c1ddc79e96f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:20.036Z|9426141c-840a-4d8a-9428-9c1ddc79e96f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:26.135Z|cbc25f87-5558-4afe-a93b-17b6b1bd3223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:55:26.142Z|cbc25f87-5558-4afe-a93b-17b6b1bd3223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:55:27.786Z|c1586e6b-3c91-4571-8765-b3fe44440c12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:27.787Z|c1586e6b-3c91-4571-8765-b3fe44440c12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:27.795Z|4327ca9f-d0b6-4fb0-8223-ac0d0f089860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:27.795Z|4327ca9f-d0b6-4fb0-8223-ac0d0f089860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:30.071Z|cfd2ceb9-6bb0-4357-8b60-5446eea34d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:30.072Z|cfd2ceb9-6bb0-4357-8b60-5446eea34d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:37.824Z|bf1b73cd-bb2d-4473-a15d-6c2efa833554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:37.825Z|bf1b73cd-bb2d-4473-a15d-6c2efa833554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:37.826Z|b57f74a1-7000-4538-b0fb-33ac360b05fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:37.827Z|b57f74a1-7000-4538-b0fb-33ac360b05fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:40.107Z|d0efbd42-85b0-4625-8938-046132d84e53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:40.108Z|d0efbd42-85b0-4625-8938-046132d84e53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:41.136Z|cda47e85-264e-4d3c-a80d-a1f0b7e557fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:55:41.137Z|cda47e85-264e-4d3c-a80d-a1f0b7e557fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:55:41.304Z|673f5fc9-0d71-4f16-ba0f-850497699400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:55:41.305Z|673f5fc9-0d71-4f16-ba0f-850497699400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:55:47.867Z|556226d2-4743-47b0-9b18-6a26123a0e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:47.867Z|09be01f7-6818-4215-8e49-80fb38cc6ec8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:47.868Z|556226d2-4743-47b0-9b18-6a26123a0e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:47.868Z|09be01f7-6818-4215-8e49-80fb38cc6ec8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:50.142Z|5610e14e-eef7-4665-9774-aa8a516873c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:50.143Z|5610e14e-eef7-4665-9774-aa8a516873c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:56.135Z|786fcdaf-de26-4a62-9d51-dcaf519364e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:55:56.136Z|786fcdaf-de26-4a62-9d51-dcaf519364e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:55:57.906Z|fc83b284-b7e8-409f-a022-c47ed0198320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:57.907Z|6a5d3422-934c-46b7-aa5f-032990684d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:55:57.907Z|fc83b284-b7e8-409f-a022-c47ed0198320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:55:57.907Z|6a5d3422-934c-46b7-aa5f-032990684d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:00.180Z|cbe09d83-254f-462b-9663-a29bd462e05b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:00.181Z|cbe09d83-254f-462b-9663-a29bd462e05b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:05.844Z|6bd10a4d-85ee-4867-bc57-20e44572ba23|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:56:05.845Z|6bd10a4d-85ee-4867-bc57-20e44572ba23|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:07.943Z|409846ad-3b85-4fb5-93c0-6f261aef7a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:07.944Z|409846ad-3b85-4fb5-93c0-6f261aef7a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:07.945Z|97124f66-e7ab-4eda-897f-b2f924886c34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:07.946Z|97124f66-e7ab-4eda-897f-b2f924886c34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:10.214Z|b6748eb8-c292-4c16-8b99-cc9a51593936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:10.215Z|b6748eb8-c292-4c16-8b99-cc9a51593936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:11.135Z|00d31128-e630-4a45-8da9-78c8c239341c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:56:11.136Z|00d31128-e630-4a45-8da9-78c8c239341c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:56:11.306Z|1c25a401-0797-45a7-b5c2-1a3cc89e5b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:56:11.307Z|1c25a401-0797-45a7-b5c2-1a3cc89e5b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:56:17.980Z|faa671de-b5bd-46e1-b4d3-b11383db52ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:17.981Z|faa671de-b5bd-46e1-b4d3-b11383db52ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:17.983Z|8a43621d-ceaf-4518-9e8e-abd0bd9c2d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:17.984Z|8a43621d-ceaf-4518-9e8e-abd0bd9c2d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:20.250Z|9a9f0267-5a30-466d-8b81-1bcc89af7965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:20.251Z|9a9f0267-5a30-466d-8b81-1bcc89af7965|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:26.135Z|68dfd083-1181-41d4-8ede-191caae59fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:56:26.136Z|68dfd083-1181-41d4-8ede-191caae59fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:56:28.016Z|6ab58e25-29db-421e-a074-091e45d1a7e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:28.017Z|6ab58e25-29db-421e-a074-091e45d1a7e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:28.019Z|a35febd7-f53f-462e-80c8-6dba83f51c90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:28.020Z|a35febd7-f53f-462e-80c8-6dba83f51c90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:30.285Z|a2dfa129-a69e-465f-9dab-dc0a972274dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:30.286Z|a2dfa129-a69e-465f-9dab-dc0a972274dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:38.063Z|ab1c26ea-2167-4fb4-9789-a73b01eb7d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:38.064Z|ab1c26ea-2167-4fb4-9789-a73b01eb7d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:38.065Z|e5a1ac64-168e-414c-a39e-f9ab1cd2ca5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:38.066Z|e5a1ac64-168e-414c-a39e-f9ab1cd2ca5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:40.319Z|210455d6-e519-4e11-bb20-081fad4d3334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:40.320Z|210455d6-e519-4e11-bb20-081fad4d3334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:41.135Z|8039d9ad-ba7c-4759-b924-31937371c060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:56:41.139Z|8039d9ad-ba7c-4759-b924-31937371c060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:56:41.308Z|d13bed51-7803-4a63-861d-01ccb4576a3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:56:41.309Z|d13bed51-7803-4a63-861d-01ccb4576a3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:56:48.095Z|f336230c-b721-4b92-81a6-cd7b0e66ea6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:48.096Z|f336230c-b721-4b92-81a6-cd7b0e66ea6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:48.104Z|31cb77a3-2b72-4876-a560-198ea143e356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:48.104Z|31cb77a3-2b72-4876-a560-198ea143e356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:50.349Z|edd2bc04-286e-4380-9a2b-6552c6ac6a06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:50.350Z|edd2bc04-286e-4380-9a2b-6552c6ac6a06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:56.135Z|ccbdfb0c-c7f5-4ad0-87f3-81fe28441906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:56:56.136Z|ccbdfb0c-c7f5-4ad0-87f3-81fe28441906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:56:58.133Z|e5a33f47-bda4-4d73-9c27-dcf12a2000ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:58.134Z|e5a33f47-bda4-4d73-9c27-dcf12a2000ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:56:58.139Z|a0fcad49-ec47-42c0-9f5a-8c40a328ae76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:56:58.140Z|a0fcad49-ec47-42c0-9f5a-8c40a328ae76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:00.383Z|94250c60-8650-4246-9c86-6bad14d1c6d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:00.384Z|94250c60-8650-4246-9c86-6bad14d1c6d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:05.845Z|3a73623b-966e-4da7-904c-286bb5a74825|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:57:05.846Z|3a73623b-966e-4da7-904c-286bb5a74825|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:08.171Z|00a6734f-3159-4970-a863-e262d40a1fea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:08.172Z|00a6734f-3159-4970-a863-e262d40a1fea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:08.175Z|eab5f9bd-c8d4-430c-9cf7-8712ec91a280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:08.175Z|eab5f9bd-c8d4-430c-9cf7-8712ec91a280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:10.419Z|aa252fef-9023-4d0c-b911-dc7cd8b960eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:10.420Z|aa252fef-9023-4d0c-b911-dc7cd8b960eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:11.135Z|2d7db9e2-3ed1-4c43-afe3-9a290c21438a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:57:11.135Z|2d7db9e2-3ed1-4c43-afe3-9a290c21438a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:57:11.310Z|5d9b8f71-549c-4338-9551-c0f6777038b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:57:11.310Z|5d9b8f71-549c-4338-9551-c0f6777038b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:57:18.209Z|7606dee7-3889-4ab8-b17c-64efe486d6e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:18.210Z|7606dee7-3889-4ab8-b17c-64efe486d6e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:18.216Z|6ef3ae08-a5f1-4300-95dc-974ba8851a1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:18.217Z|6ef3ae08-a5f1-4300-95dc-974ba8851a1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:20.453Z|e8cdade7-cc56-4070-9a50-eaffead80d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:20.454Z|e8cdade7-cc56-4070-9a50-eaffead80d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:26.135Z|912379fb-6fdf-4dc2-aa79-b2a8463470b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:57:26.142Z|912379fb-6fdf-4dc2-aa79-b2a8463470b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:57:28.246Z|61b731c5-c26a-4f1d-96a0-31424621088c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:28.247Z|61b731c5-c26a-4f1d-96a0-31424621088c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:28.249Z|b1156cdd-5b1f-4f97-8dfe-86f7fd790f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:28.249Z|b1156cdd-5b1f-4f97-8dfe-86f7fd790f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:30.487Z|9e6e7831-393d-4e53-ac12-d3a6ff3c3b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:30.488Z|9e6e7831-393d-4e53-ac12-d3a6ff3c3b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:38.283Z|7a20d83e-215f-495b-a6c4-cbe43e6547c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:38.284Z|7a20d83e-215f-495b-a6c4-cbe43e6547c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:38.286Z|c4c13359-cc33-45e1-9938-b5ba10c2fd63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:38.288Z|c4c13359-cc33-45e1-9938-b5ba10c2fd63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:40.519Z|93bd6119-11c7-45c8-93a1-2158bc4fe33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:40.520Z|93bd6119-11c7-45c8-93a1-2158bc4fe33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:41.135Z|9e8b800e-8b1c-41de-8486-037305a31e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:57:41.136Z|9e8b800e-8b1c-41de-8486-037305a31e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:57:41.311Z|cc879706-826c-44b6-b66e-58b626940f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:57:41.312Z|cc879706-826c-44b6-b66e-58b626940f31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:57:48.315Z|2265ff14-3760-405f-b576-066eefbafec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:48.316Z|2265ff14-3760-405f-b576-066eefbafec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:48.320Z|01a1250d-f98f-48ff-af83-51765b95dbca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:48.321Z|01a1250d-f98f-48ff-af83-51765b95dbca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:50.559Z|c2ea2d68-0d96-4a01-b42f-87540bec798e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:50.560Z|c2ea2d68-0d96-4a01-b42f-87540bec798e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:56.135Z|9aa930c7-948d-4e63-9d01-ba846b812f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:57:56.136Z|9aa930c7-948d-4e63-9d01-ba846b812f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:57:58.352Z|df46f2a6-1178-4511-8f6c-b9ec71d632f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:58.353Z|df46f2a6-1178-4511-8f6c-b9ec71d632f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:57:58.358Z|c56f0e18-d051-4720-a52d-c25345bb4936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:57:58.358Z|c56f0e18-d051-4720-a52d-c25345bb4936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:00.591Z|70b416d2-08e1-4559-80d2-5045af38f376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:00.592Z|70b416d2-08e1-4559-80d2-5045af38f376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:05.846Z|1292a795-a04e-4b64-baa0-f97012fbf1e2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:58:05.847Z|1292a795-a04e-4b64-baa0-f97012fbf1e2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:08.388Z|7ce6a223-7253-4c04-9ff8-dc7c52dccbc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:08.389Z|7ce6a223-7253-4c04-9ff8-dc7c52dccbc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:08.391Z|7e0347c7-c4a8-44d2-921c-cb89414c4a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:08.393Z|7e0347c7-c4a8-44d2-921c-cb89414c4a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:10.624Z|e2afea99-df72-422e-9991-462fb965aed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:10.625Z|e2afea99-df72-422e-9991-462fb965aed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:11.135Z|ffaed5d0-81cc-4d10-a2df-48e0204076c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:58:11.139Z|ffaed5d0-81cc-4d10-a2df-48e0204076c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:58:11.314Z|e02b690a-770b-4270-b88e-313e0a44b100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:58:11.315Z|e02b690a-770b-4270-b88e-313e0a44b100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:58:18.429Z|3c0cca91-f6d8-4e35-8323-a3b190fb4f78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:18.430Z|3c0cca91-f6d8-4e35-8323-a3b190fb4f78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:18.430Z|8f16ea1c-6ed2-4ab0-ab05-42ac6f52efdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:18.432Z|8f16ea1c-6ed2-4ab0-ab05-42ac6f52efdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:20.663Z|8687022c-6065-427e-905d-63f6455c51ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:20.664Z|8687022c-6065-427e-905d-63f6455c51ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:26.135Z|0aea82c9-771f-4750-96eb-69948b13cbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:58:26.136Z|0aea82c9-771f-4750-96eb-69948b13cbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:58:28.466Z|f653dad7-cd33-4a7d-94bb-956d2302e347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:28.467Z|f653dad7-cd33-4a7d-94bb-956d2302e347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:28.470Z|c14a44bc-923d-4860-b676-97cd34460cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:28.470Z|c14a44bc-923d-4860-b676-97cd34460cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:30.704Z|e3783bf5-1eb4-4b78-9ea6-253134f3ede1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:30.705Z|e3783bf5-1eb4-4b78-9ea6-253134f3ede1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:38.523Z|575adde2-e3d0-41ed-8870-02f5271ac82a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:38.525Z|575adde2-e3d0-41ed-8870-02f5271ac82a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:38.523Z|4e47fe8f-f4f8-4ad0-b5dd-796b25aacd90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:38.527Z|4e47fe8f-f4f8-4ad0-b5dd-796b25aacd90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:40.739Z|c920c5d4-ae40-4b04-9f3d-9ead048f6fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:40.740Z|c920c5d4-ae40-4b04-9f3d-9ead048f6fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:41.135Z|a4a826aa-6a83-4a50-80fa-6f8421bd1bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:58:41.136Z|a4a826aa-6a83-4a50-80fa-6f8421bd1bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:58:41.316Z|80f50693-8e94-4686-af12-4bdfdd7af6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:58:41.317Z|80f50693-8e94-4686-af12-4bdfdd7af6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:58:48.556Z|cb2f9f57-234d-40ba-8b24-b6625dc5d7b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:48.558Z|cb2f9f57-234d-40ba-8b24-b6625dc5d7b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:48.565Z|e58c2db1-8be3-44bc-9b4c-47e4d7f3f738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:48.566Z|e58c2db1-8be3-44bc-9b4c-47e4d7f3f738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:50.768Z|bfe6662a-739e-4d90-b6ae-11617e569622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:50.769Z|bfe6662a-739e-4d90-b6ae-11617e569622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:56.135Z|ab8d2e37-cea9-4e83-99f1-e181f47b6b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:58:56.141Z|ab8d2e37-cea9-4e83-99f1-e181f47b6b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:58:58.587Z|91f680dd-04ec-4004-a11a-e0c8300ab355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:58.588Z|91f680dd-04ec-4004-a11a-e0c8300ab355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:58:58.597Z|162970a9-e507-47b6-88b6-32b91b295191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:58:58.597Z|162970a9-e507-47b6-88b6-32b91b295191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:00.801Z|ed32080b-2213-40ca-a841-8799fa4636e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:00.801Z|ed32080b-2213-40ca-a841-8799fa4636e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:05.844Z|c0631a8b-2f64-4cd4-bb34-270c4e1f6112|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T11:59:05.845Z|c0631a8b-2f64-4cd4-bb34-270c4e1f6112|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:08.620Z|91b50980-7b71-40d6-a169-212d8d83d0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:08.621Z|91b50980-7b71-40d6-a169-212d8d83d0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:08.631Z|98674114-7a28-4094-864d-ba79c5a56e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:08.632Z|98674114-7a28-4094-864d-ba79c5a56e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:10.836Z|37b1eb09-d5e0-4fca-9976-0917e63a5154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:10.837Z|37b1eb09-d5e0-4fca-9976-0917e63a5154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:11.135Z|8cba7ecc-a768-48f1-adfe-013dfa49609f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:59:11.136Z|8cba7ecc-a768-48f1-adfe-013dfa49609f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:59:11.318Z|5506f3a5-2bae-4c69-8dff-9d37e33bbeba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:59:11.319Z|5506f3a5-2bae-4c69-8dff-9d37e33bbeba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:59:18.651Z|4454779a-e89e-4181-984d-c5c8d8b9ccd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:18.653Z|4454779a-e89e-4181-984d-c5c8d8b9ccd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:18.665Z|d488510f-6604-4fae-9c10-7da9135122f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:18.666Z|d488510f-6604-4fae-9c10-7da9135122f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:20.863Z|0028a1ec-3fab-4824-b1fa-57f905fa8200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:20.864Z|0028a1ec-3fab-4824-b1fa-57f905fa8200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:26.135Z|2232c1d8-b5dc-450e-b05b-9409f1b23466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:59:26.136Z|2232c1d8-b5dc-450e-b05b-9409f1b23466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:59:28.692Z|89ce1d15-c4b1-413d-8502-1fbc03f357a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:28.694Z|89ce1d15-c4b1-413d-8502-1fbc03f357a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:28.702Z|4be27cb9-63b7-48fd-8852-4a42bb4b8c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:28.703Z|4be27cb9-63b7-48fd-8852-4a42bb4b8c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:30.897Z|2d60f8f3-3cbb-4267-b8b3-f3c2ed4c65c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:30.898Z|2d60f8f3-3cbb-4267-b8b3-f3c2ed4c65c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:38.722Z|eb561611-356f-408a-bf74-3166f179e77f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:38.723Z|eb561611-356f-408a-bf74-3166f179e77f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:38.733Z|a2fd7244-79ba-4421-85db-47befd887f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:38.734Z|a2fd7244-79ba-4421-85db-47befd887f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:40.931Z|22e9b168-9656-4eb9-b8d8-4850ce08e15b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:40.932Z|22e9b168-9656-4eb9-b8d8-4850ce08e15b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:41.135Z|fd6590dc-d759-4dd4-9b5b-8cef85ae22b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:59:41.143Z|fd6590dc-d759-4dd4-9b5b-8cef85ae22b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:59:41.320Z|c60f8ec2-b21f-4b4c-97ce-7c721e081d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:59:41.320Z|c60f8ec2-b21f-4b4c-97ce-7c721e081d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:59:48.752Z|db00c5e3-8159-4b4d-9961-da97baa4151e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:48.753Z|db00c5e3-8159-4b4d-9961-da97baa4151e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:48.764Z|f64e57b0-44aa-4374-b51c-573780cc49bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:48.765Z|f64e57b0-44aa-4374-b51c-573780cc49bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:50.967Z|97af2e19-4524-4fcf-80e3-4be249f5daf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:50.968Z|97af2e19-4524-4fcf-80e3-4be249f5daf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:56.135Z|50c53aaf-29d0-426c-9894-c1fd16c41b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T11:59:56.136Z|50c53aaf-29d0-426c-9894-c1fd16c41b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T11:59:58.789Z|724396dd-6794-4f80-b0e3-7e41e028009b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:58.790Z|724396dd-6794-4f80-b0e3-7e41e028009b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T11:59:58.799Z|d8d86ef4-b9df-4f0c-82da-51a8a5af4c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T11:59:58.800Z|d8d86ef4-b9df-4f0c-82da-51a8a5af4c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:01.001Z|18e2d7a4-f402-4776-992b-99db0ed27664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:01.002Z|18e2d7a4-f402-4776-992b-99db0ed27664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:05.844Z|60a6c8d2-ff3a-4f6a-958e-7f6d104ea4ce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:00:05.845Z|60a6c8d2-ff3a-4f6a-958e-7f6d104ea4ce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:08.833Z|451acb26-29d0-4a31-9760-b014f552192a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:08.834Z|451acb26-29d0-4a31-9760-b014f552192a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:08.838Z|97904d62-747a-4787-b23f-9112f17fde88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:08.839Z|97904d62-747a-4787-b23f-9112f17fde88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:11.032Z|5bb261ae-80b3-41bb-b7a9-e9607488ef4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:11.033Z|5bb261ae-80b3-41bb-b7a9-e9607488ef4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:11.135Z|1838bb81-c82f-440e-bdfc-04ae8b48865b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:00:11.135Z|1838bb81-c82f-440e-bdfc-04ae8b48865b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:00:11.321Z|6e596d18-f380-49c4-854d-f2a589e199d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:00:11.322Z|6e596d18-f380-49c4-854d-f2a589e199d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:00:18.867Z|dddcd75c-a4dd-4143-8381-7629c510031e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:18.868Z|dddcd75c-a4dd-4143-8381-7629c510031e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:18.869Z|27a7da86-b2c9-4855-b9fb-899985e431e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:18.871Z|27a7da86-b2c9-4855-b9fb-899985e431e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:21.066Z|05c1b257-ab68-4f04-8795-57930419e994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:21.067Z|05c1b257-ab68-4f04-8795-57930419e994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:26.135Z|e6899d5c-b30c-450a-b192-e5d449bdb91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:00:26.141Z|e6899d5c-b30c-450a-b192-e5d449bdb91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:00:28.905Z|f2f0a4a9-6afd-4a4f-ab33-cd31d8f7c6dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:28.906Z|03e70c41-f7af-492d-88c3-fe317d808c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:28.906Z|f2f0a4a9-6afd-4a4f-ab33-cd31d8f7c6dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:28.907Z|03e70c41-f7af-492d-88c3-fe317d808c6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:31.100Z|fd041fe6-9622-432e-be48-16fc1a3c06ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:31.101Z|fd041fe6-9622-432e-be48-16fc1a3c06ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:38.938Z|d9f3cdd1-b8bc-4df2-a613-5bdb55500b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:38.938Z|d9f3cdd1-b8bc-4df2-a613-5bdb55500b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:38.943Z|cb37c54f-a36b-416a-a94f-a514876e0b06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:38.944Z|cb37c54f-a36b-416a-a94f-a514876e0b06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:41.135Z|85b3133b-b594-4e0a-9442-194a81f5a1a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:41.135Z|8fd8ae6f-1aa1-4bef-b331-feeb0c9b3697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:00:41.136Z|85b3133b-b594-4e0a-9442-194a81f5a1a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:41.136Z|8fd8ae6f-1aa1-4bef-b331-feeb0c9b3697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:00:41.323Z|8c23aec0-2f9d-454c-b079-0a5b29cedb55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:00:41.323Z|8c23aec0-2f9d-454c-b079-0a5b29cedb55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:00:48.973Z|71b4f1e7-7587-465f-9ab5-1a98623a2a97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:48.974Z|71b4f1e7-7587-465f-9ab5-1a98623a2a97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:48.977Z|94233c58-eda7-4393-8bd2-f21bbfdc5620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:48.978Z|94233c58-eda7-4393-8bd2-f21bbfdc5620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:51.176Z|817c2f1f-ed77-44ad-88e8-78eeaf792cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:51.177Z|817c2f1f-ed77-44ad-88e8-78eeaf792cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:56.135Z|42cba4a2-a4d7-4adb-b4a8-233d9a860f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:00:56.136Z|42cba4a2-a4d7-4adb-b4a8-233d9a860f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:00:59.007Z|3d7b7d89-2df9-448b-a58a-dffed651c3f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:59.008Z|3d7b7d89-2df9-448b-a58a-dffed651c3f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:00:59.011Z|967e88f8-992d-409e-aa65-a94a7f629a44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:00:59.012Z|967e88f8-992d-409e-aa65-a94a7f629a44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:01.214Z|f5955815-df64-4e4a-a6d4-d68a5687df4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:01.215Z|f5955815-df64-4e4a-a6d4-d68a5687df4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:05.848Z|cd3b7801-825d-4ba1-8cea-bc7663c05d2e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:01:05.849Z|cd3b7801-825d-4ba1-8cea-bc7663c05d2e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:09.044Z|f2e55f44-7d6d-4832-822c-94ee7c8da680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:09.044Z|f2e55f44-7d6d-4832-822c-94ee7c8da680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:09.049Z|dcbb3000-9ca4-48f3-8b7d-0a5907732df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:09.049Z|dcbb3000-9ca4-48f3-8b7d-0a5907732df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:11.135Z|2044979c-0d9b-4ecd-a3c3-808c7064b7d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:01:11.139Z|2044979c-0d9b-4ecd-a3c3-808c7064b7d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:01:11.249Z|8ddd7c18-a813-4c1d-8ed9-7bef07348251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:11.250Z|8ddd7c18-a813-4c1d-8ed9-7bef07348251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:11.324Z|d58927aa-d00f-40ea-9551-d6cac4127e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:01:11.325Z|d58927aa-d00f-40ea-9551-d6cac4127e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:01:19.080Z|537e8b41-662e-4ef8-9f95-2e55ad656979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:19.080Z|537e8b41-662e-4ef8-9f95-2e55ad656979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:19.082Z|73fa5d17-4847-4aed-93a1-0ffa74c46e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:19.083Z|73fa5d17-4847-4aed-93a1-0ffa74c46e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:21.287Z|97a3860d-ca5f-40d9-b970-8fb5439550d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:21.288Z|97a3860d-ca5f-40d9-b970-8fb5439550d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:26.135Z|7695b018-85b3-43f3-96b7-68f95dbb78dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:01:26.136Z|7695b018-85b3-43f3-96b7-68f95dbb78dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:01:29.109Z|ee6baf0a-ee60-4904-8949-dac8b2626a62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:29.110Z|ee6baf0a-ee60-4904-8949-dac8b2626a62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:29.111Z|3069259e-5467-47d8-9893-93a0ef56238d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:29.112Z|3069259e-5467-47d8-9893-93a0ef56238d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:31.325Z|6417ef7e-056b-42a3-b20c-aa6c911d4f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:31.326Z|6417ef7e-056b-42a3-b20c-aa6c911d4f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:39.147Z|bfc56ced-f0f1-4802-ab63-0056e36598eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:39.148Z|bfc56ced-f0f1-4802-ab63-0056e36598eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:39.151Z|14cf2fce-e21c-4e79-844f-418f215839e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:39.152Z|14cf2fce-e21c-4e79-844f-418f215839e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:41.135Z|99af5df4-2f32-4d0d-818c-e7f982cac74d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:01:41.136Z|99af5df4-2f32-4d0d-818c-e7f982cac74d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:01:41.326Z|8a581277-65cc-4242-8422-db3ba08832e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:01:41.327Z|8a581277-65cc-4242-8422-db3ba08832e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:01:41.362Z|d372a2cd-8941-4b52-b7d8-dd609c253652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:41.363Z|d372a2cd-8941-4b52-b7d8-dd609c253652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:49.201Z|53f7c8b3-04af-4068-96ca-14ec35d6bc82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:49.202Z|53f7c8b3-04af-4068-96ca-14ec35d6bc82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:49.203Z|4cc93e25-4a48-4478-8127-521c4f4fc71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:49.204Z|4cc93e25-4a48-4478-8127-521c4f4fc71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:51.394Z|a619b9f1-e53c-4411-8059-3064d3332e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:51.395Z|a619b9f1-e53c-4411-8059-3064d3332e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:56.135Z|eb561269-31f5-4762-b992-4515335a0c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:01:56.139Z|eb561269-31f5-4762-b992-4515335a0c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:01:59.234Z|f986e42a-b937-4b0e-a319-3496f931e005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:59.235Z|f986e42a-b937-4b0e-a319-3496f931e005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:01:59.239Z|37b30934-f38c-45fd-a063-510095434a5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:01:59.240Z|37b30934-f38c-45fd-a063-510095434a5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:01.428Z|0d5469c5-8813-4799-8d65-7d5afa5bffd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:01.429Z|0d5469c5-8813-4799-8d65-7d5afa5bffd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:05.845Z|81e8fe47-efe3-4c82-850d-22ade440c34d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:02:05.846Z|81e8fe47-efe3-4c82-850d-22ade440c34d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:09.285Z|35c013bb-e673-41a9-b7de-e688d1789687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:09.285Z|00d3e046-7dda-4dbd-b1ff-1659ef8cbff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:09.286Z|00d3e046-7dda-4dbd-b1ff-1659ef8cbff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:09.287Z|35c013bb-e673-41a9-b7de-e688d1789687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:11.135Z|e35d97e5-c150-4dca-a1c5-e08e624498bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:02:11.136Z|e35d97e5-c150-4dca-a1c5-e08e624498bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:02:11.328Z|2ce8f2c4-b6d6-4916-8052-aaaba905a6ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:02:11.328Z|2ce8f2c4-b6d6-4916-8052-aaaba905a6ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:02:11.463Z|de4ec0a0-a506-4998-ad05-3974164a5f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:11.464Z|de4ec0a0-a506-4998-ad05-3974164a5f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:19.313Z|b265abbb-f2a8-44d7-aaf4-c6eeed640683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:19.314Z|b265abbb-f2a8-44d7-aaf4-c6eeed640683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:19.318Z|c9319d48-2414-4bbc-acc9-8060ce0b841b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:19.319Z|c9319d48-2414-4bbc-acc9-8060ce0b841b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:21.500Z|126923b3-9087-4ff7-a7f3-1f59f90b4848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:21.501Z|126923b3-9087-4ff7-a7f3-1f59f90b4848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:26.135Z|86ab4344-c4dc-4084-ac24-5a3a3fe0747a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:02:26.136Z|86ab4344-c4dc-4084-ac24-5a3a3fe0747a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:02:29.344Z|d192cf75-7a1e-4657-b8df-987844c7cb6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:29.345Z|d192cf75-7a1e-4657-b8df-987844c7cb6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:29.352Z|8ffb6912-e25c-498a-be7d-5be04d0192be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:29.353Z|8ffb6912-e25c-498a-be7d-5be04d0192be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:31.530Z|335d2853-de0b-4790-aff6-79e8c451017b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:31.531Z|335d2853-de0b-4790-aff6-79e8c451017b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:39.374Z|cac96a18-22c2-494e-9d54-e5a93ceaf810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:39.375Z|cac96a18-22c2-494e-9d54-e5a93ceaf810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:39.381Z|49ad38d4-7624-4f70-a29d-0674852f9dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:39.381Z|49ad38d4-7624-4f70-a29d-0674852f9dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:41.135Z|6e56194d-4c21-402d-99e9-93249ade91d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:02:41.139Z|6e56194d-4c21-402d-99e9-93249ade91d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:02:41.329Z|3af91233-e04e-4d84-9098-22fe0cdf9578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:02:41.330Z|3af91233-e04e-4d84-9098-22fe0cdf9578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:02:41.567Z|5e68b62f-80ed-4910-8107-73e17983e7e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:41.568Z|5e68b62f-80ed-4910-8107-73e17983e7e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:49.405Z|46a49edd-80f2-4f81-ab95-06626da9ddb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:49.406Z|46a49edd-80f2-4f81-ab95-06626da9ddb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:49.410Z|9eb841d2-7b8c-4692-9f7a-e9ff9fdf4c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:49.411Z|9eb841d2-7b8c-4692-9f7a-e9ff9fdf4c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:51.602Z|efe4059c-6975-4bd1-ae29-4d8c67737372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:51.604Z|efe4059c-6975-4bd1-ae29-4d8c67737372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:56.135Z|612aca94-9def-495f-a731-f404193ef0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:02:56.136Z|612aca94-9def-495f-a731-f404193ef0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:02:59.437Z|41f15a54-7f0e-4ffa-b253-96f306ee5003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:59.438Z|41f15a54-7f0e-4ffa-b253-96f306ee5003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:02:59.445Z|874d4561-1058-456c-b11f-155963063ca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:02:59.446Z|874d4561-1058-456c-b11f-155963063ca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:01.641Z|e7c84455-bc4f-4ab2-919c-926fe183376f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:01.642Z|e7c84455-bc4f-4ab2-919c-926fe183376f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:05.845Z|7d92da0c-afee-41f4-8e3c-d62006615719|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:03:05.846Z|7d92da0c-afee-41f4-8e3c-d62006615719|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:09.472Z|b49f51af-cf43-4dd3-a613-29bf48ec2f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:09.473Z|b49f51af-cf43-4dd3-a613-29bf48ec2f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:09.474Z|003a7fc3-a6cc-4990-a746-f59602d2554c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:09.475Z|003a7fc3-a6cc-4990-a746-f59602d2554c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:11.135Z|8fc75ff2-eb3b-493a-87f5-19f31ec06db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:03:11.136Z|8fc75ff2-eb3b-493a-87f5-19f31ec06db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:03:11.333Z|bba5f699-3c82-4eba-9ffa-21004bfb0451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:03:11.333Z|bba5f699-3c82-4eba-9ffa-21004bfb0451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:03:11.676Z|da4bf04c-475a-4ae8-8360-027daab81f0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:11.677Z|da4bf04c-475a-4ae8-8360-027daab81f0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:19.510Z|54e29638-7fcb-4eb0-af3a-438d0669a047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:19.511Z|54e29638-7fcb-4eb0-af3a-438d0669a047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:19.516Z|734e69b5-67ba-41a3-ba90-8d4a3f32c641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:19.517Z|734e69b5-67ba-41a3-ba90-8d4a3f32c641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:21.713Z|488286cf-3d9f-4ef8-aa70-4dabc092fe57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:21.714Z|488286cf-3d9f-4ef8-aa70-4dabc092fe57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:26.135Z|9bdbbece-8551-48e2-ac4b-0a821fe1c6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:03:26.139Z|9bdbbece-8551-48e2-ac4b-0a821fe1c6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:03:29.547Z|9e3d8587-9877-4316-bfdb-5057f508a6a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:29.548Z|9e3d8587-9877-4316-bfdb-5057f508a6a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:29.550Z|756348f3-b09b-4baa-827e-13016934407b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:29.551Z|756348f3-b09b-4baa-827e-13016934407b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:31.749Z|908e10dc-7c0b-49a4-b3af-8495e40e99a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:31.750Z|908e10dc-7c0b-49a4-b3af-8495e40e99a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:39.583Z|4ad91fdc-f3b0-47f4-8809-f3bc86c5f79d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:39.584Z|4ad91fdc-f3b0-47f4-8809-f3bc86c5f79d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:39.584Z|75a405bc-1cf6-4adc-9e5b-f9c0f8b0ab41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:39.586Z|75a405bc-1cf6-4adc-9e5b-f9c0f8b0ab41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:41.135Z|85fab178-99c8-4947-9efc-c128a80fb0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:03:41.136Z|85fab178-99c8-4947-9efc-c128a80fb0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:03:41.334Z|28da74a0-7ae2-4cc9-807a-7e8efff2c432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:03:41.334Z|28da74a0-7ae2-4cc9-807a-7e8efff2c432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:03:41.786Z|aa3902fe-117b-4370-ad05-675ace18f386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:41.787Z|aa3902fe-117b-4370-ad05-675ace18f386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:49.620Z|449f8d5d-80bd-4636-9531-6a8c3271452b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:49.622Z|449f8d5d-80bd-4636-9531-6a8c3271452b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:49.628Z|11b2e666-e471-4f0c-ac97-81f5506d8f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:49.629Z|11b2e666-e471-4f0c-ac97-81f5506d8f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:51.821Z|c8f2f98b-dee0-4853-a9be-068953cf60b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:51.822Z|c8f2f98b-dee0-4853-a9be-068953cf60b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:56.135Z|223dc54b-522d-46f6-8e42-bdc9048fe3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:03:56.136Z|223dc54b-522d-46f6-8e42-bdc9048fe3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:03:59.654Z|a7455c30-ea22-4838-85fa-a9981bcfe13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:59.655Z|a7455c30-ea22-4838-85fa-a9981bcfe13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:03:59.659Z|0827dcf5-b50d-4e46-a052-91cfab8f2ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:03:59.660Z|0827dcf5-b50d-4e46-a052-91cfab8f2ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:01.853Z|2578aa72-ae32-45b1-920d-4b681897a092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:01.854Z|2578aa72-ae32-45b1-920d-4b681897a092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:05.844Z|c19f7e1f-c6f1-4095-a356-7b03fca28e3f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:04:05.845Z|c19f7e1f-c6f1-4095-a356-7b03fca28e3f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:09.683Z|d7228dfc-8715-4c7d-ba01-69767991eca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:09.684Z|d7228dfc-8715-4c7d-ba01-69767991eca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:09.692Z|91cbe3b4-ac7a-4729-9045-c7e7ee928168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:09.693Z|91cbe3b4-ac7a-4729-9045-c7e7ee928168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:11.135Z|af3c03ec-2022-4b68-aef1-b895587d9fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:04:11.139Z|af3c03ec-2022-4b68-aef1-b895587d9fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:04:11.335Z|7b2a36c8-fe93-47b9-9066-a14d97fde777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:04:11.336Z|7b2a36c8-fe93-47b9-9066-a14d97fde777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:04:11.887Z|bafe1e08-b245-4dac-8abc-4d493e064ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:11.888Z|bafe1e08-b245-4dac-8abc-4d493e064ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:19.721Z|9fb4dc9a-6077-47e9-a785-52f96c67ba54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:19.722Z|9fb4dc9a-6077-47e9-a785-52f96c67ba54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:19.724Z|826a66f2-2cc3-4f3e-8d06-2315aa94f891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:19.725Z|826a66f2-2cc3-4f3e-8d06-2315aa94f891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:21.922Z|71cc3a9a-f537-4e1d-83f5-da2b3bfa8a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:21.923Z|71cc3a9a-f537-4e1d-83f5-da2b3bfa8a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:26.135Z|bb4cc5fb-d5a6-4d4c-b3dc-1170734ffd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:04:26.136Z|bb4cc5fb-d5a6-4d4c-b3dc-1170734ffd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:04:29.754Z|e5412ad3-28a3-4645-8723-7777c848283b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:29.755Z|49311840-308b-4db8-981b-7c792b90bd6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:29.755Z|e5412ad3-28a3-4645-8723-7777c848283b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:29.755Z|49311840-308b-4db8-981b-7c792b90bd6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:31.959Z|1eab77bc-b5f7-4710-a973-8f841aa4b507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:31.960Z|1eab77bc-b5f7-4710-a973-8f841aa4b507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:39.789Z|616d8da1-0656-4ff3-9839-bd7bef4eda59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:39.790Z|616d8da1-0656-4ff3-9839-bd7bef4eda59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:39.792Z|8ddf8cad-8f26-4b75-bb92-da63fcfb684b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:39.793Z|8ddf8cad-8f26-4b75-bb92-da63fcfb684b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:41.135Z|3f873cb2-46da-4be3-80d4-f96637640690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:04:41.136Z|3f873cb2-46da-4be3-80d4-f96637640690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:04:41.337Z|0c4427a2-c926-4b22-b8ab-65f35f142b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:04:41.338Z|0c4427a2-c926-4b22-b8ab-65f35f142b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:04:41.995Z|cae251f1-1ca0-4466-95f9-ed9f5d5c6809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:41.996Z|cae251f1-1ca0-4466-95f9-ed9f5d5c6809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:49.831Z|7a5534c4-8334-48c9-9a46-3df9dc4b5dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:49.831Z|7a5534c4-8334-48c9-9a46-3df9dc4b5dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:49.839Z|98a735a0-dd73-40f8-beef-42f6ce47c5cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:49.841Z|98a735a0-dd73-40f8-beef-42f6ce47c5cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:52.027Z|7a639c86-7e3c-45a2-8dd7-f8eba1785e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:52.028Z|7a639c86-7e3c-45a2-8dd7-f8eba1785e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:56.135Z|4a45243b-dc84-42b0-83c6-b56760148e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:04:56.140Z|4a45243b-dc84-42b0-83c6-b56760148e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:04:59.867Z|8bd041c6-52d1-44e4-980b-f5c71bc64a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:59.868Z|8bd041c6-52d1-44e4-980b-f5c71bc64a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:04:59.875Z|2c0ea125-8534-47f1-9a81-b47f2a64ee02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:04:59.875Z|2c0ea125-8534-47f1-9a81-b47f2a64ee02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:02.067Z|83580c03-ce15-4632-baba-889a81b814d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:02.068Z|83580c03-ce15-4632-baba-889a81b814d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:05.846Z|3938dd36-3abe-4737-bd03-67f0dc330d32|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:05:05.846Z|3938dd36-3abe-4737-bd03-67f0dc330d32|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:09.908Z|d9c73306-2367-4217-8f75-1c833c08e50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:09.909Z|d9c73306-2367-4217-8f75-1c833c08e50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:09.909Z|1252c183-88f6-4736-8036-0df8506f601d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:09.910Z|1252c183-88f6-4736-8036-0df8506f601d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:11.135Z|97f7858a-31c4-433a-af4c-401f20e847f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:05:11.136Z|97f7858a-31c4-433a-af4c-401f20e847f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:05:11.339Z|451b8439-35f3-4803-b7c0-36e8b066a652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:05:11.339Z|451b8439-35f3-4803-b7c0-36e8b066a652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:05:12.098Z|99b7b94e-cdd5-4c96-86d9-065d16c41a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:12.099Z|99b7b94e-cdd5-4c96-86d9-065d16c41a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:19.938Z|72836c1a-d33a-49d0-8006-9cac3c8a105d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:19.939Z|72836c1a-d33a-49d0-8006-9cac3c8a105d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:19.942Z|d80a68a5-65c2-40e5-bacd-c2d0d97d90cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:19.943Z|d80a68a5-65c2-40e5-bacd-c2d0d97d90cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:22.133Z|5507ac17-c7ee-4099-b426-d9cfcb4a9991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:22.134Z|5507ac17-c7ee-4099-b426-d9cfcb4a9991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:26.135Z|308bd4e9-355a-4d2f-a43f-661b55ceb0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:05:26.136Z|308bd4e9-355a-4d2f-a43f-661b55ceb0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:05:29.977Z|e034a836-96be-47aa-a08d-8302748bb5c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:29.977Z|6f1ea03a-16a2-4232-9dc5-20eb158604b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:29.978Z|e034a836-96be-47aa-a08d-8302748bb5c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:29.978Z|6f1ea03a-16a2-4232-9dc5-20eb158604b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:32.167Z|34a6071c-4b66-4818-aa25-dd9ed8df5690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:32.168Z|34a6071c-4b66-4818-aa25-dd9ed8df5690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:40.019Z|44f78ad5-a9eb-40d0-a064-3867af361c83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:40.021Z|44f78ad5-a9eb-40d0-a064-3867af361c83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:40.023Z|d75f6f56-ca19-48a1-a061-6415d4ee8187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:40.023Z|d75f6f56-ca19-48a1-a061-6415d4ee8187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:41.135Z|25d962ce-19e1-40d4-8e8f-5a4d4236f2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:05:41.140Z|25d962ce-19e1-40d4-8e8f-5a4d4236f2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:05:41.340Z|63cf150b-d0fc-40a8-a534-7655bbc5f8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:05:41.341Z|63cf150b-d0fc-40a8-a534-7655bbc5f8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:05:42.198Z|5acb4afe-1df5-4718-8d18-96eca759bbd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:42.199Z|5acb4afe-1df5-4718-8d18-96eca759bbd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:50.055Z|68ae0779-431b-4ae8-91b6-d2778196711d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:50.057Z|68ae0779-431b-4ae8-91b6-d2778196711d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:50.061Z|93bebd52-ec8d-47fa-a065-b04faee2a1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:50.063Z|93bebd52-ec8d-47fa-a065-b04faee2a1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:52.233Z|350322b0-d431-403b-ab78-db0470694ce3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:05:52.234Z|350322b0-d431-403b-ab78-db0470694ce3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:05:56.135Z|d4b6a5ae-0b0e-4b12-a6dd-43b4993a0867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:05:56.136Z|d4b6a5ae-0b0e-4b12-a6dd-43b4993a0867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:06:00.090Z|8c1221b1-62de-4fa9-bab4-3db658faf8b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:00.091Z|9c3d7689-9bd7-4c6d-abec-352c27c34b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:00.091Z|8c1221b1-62de-4fa9-bab4-3db658faf8b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:00.091Z|9c3d7689-9bd7-4c6d-abec-352c27c34b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:02.270Z|f23496d6-f06f-42e7-bff4-b5c350068eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:02.271Z|f23496d6-f06f-42e7-bff4-b5c350068eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:05.844Z|122a87d3-2678-46dc-9e31-cd72a4b8dc11|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:06:05.845Z|122a87d3-2678-46dc-9e31-cd72a4b8dc11|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:10.125Z|6653dee0-cd08-45d3-b973-656451a2e640|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:10.127Z|6653dee0-cd08-45d3-b973-656451a2e640|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:10.134Z|4d2ebc67-c8dc-41fe-9b95-0921d75528de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:10.135Z|4d2ebc67-c8dc-41fe-9b95-0921d75528de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:11.135Z|dcd23672-0c6f-45aa-9cd9-3ab8ee4aa82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:06:11.135Z|dcd23672-0c6f-45aa-9cd9-3ab8ee4aa82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:06:11.342Z|38bccd39-a315-4482-843a-1be195ae0df2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:06:11.343Z|38bccd39-a315-4482-843a-1be195ae0df2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:06:12.307Z|896f7ae4-8ab3-42bc-a257-963d413d5e06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:12.308Z|896f7ae4-8ab3-42bc-a257-963d413d5e06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:20.160Z|74d82ba8-5d85-44e7-9aed-d60d7269c1ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:20.161Z|74d82ba8-5d85-44e7-9aed-d60d7269c1ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:20.167Z|8319fee3-1f17-4606-abd5-71fbd89cddc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:20.168Z|8319fee3-1f17-4606-abd5-71fbd89cddc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:22.337Z|06711230-6aef-4863-907a-5990890dac8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:22.338Z|06711230-6aef-4863-907a-5990890dac8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:26.135Z|8036a13f-1fb3-4bd3-80ee-1670e7fc33d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:06:26.139Z|8036a13f-1fb3-4bd3-80ee-1670e7fc33d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:06:30.199Z|cc5bf713-96fb-4769-966c-edd0f06657f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:30.200Z|cc5bf713-96fb-4769-966c-edd0f06657f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:30.200Z|be8dbb40-9874-4d19-a1c4-5677a9fd1b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:30.202Z|be8dbb40-9874-4d19-a1c4-5677a9fd1b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:32.371Z|4abc950f-e8e4-4208-a8d3-c57c5d26a1c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:32.371Z|4abc950f-e8e4-4208-a8d3-c57c5d26a1c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:40.236Z|08e2996b-f10b-4481-a4cf-171f9cba0054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:40.236Z|f230b292-7217-4b72-9b4e-396bef26d6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:40.236Z|08e2996b-f10b-4481-a4cf-171f9cba0054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:40.238Z|f230b292-7217-4b72-9b4e-396bef26d6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:41.135Z|9c907cfa-4366-4d17-9d93-18753c8ce7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:06:41.136Z|9c907cfa-4366-4d17-9d93-18753c8ce7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:06:41.344Z|7f7f011f-465d-4f30-9450-d08ae487925a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:06:41.344Z|7f7f011f-465d-4f30-9450-d08ae487925a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:06:42.404Z|6eaddc92-5754-4891-8ebc-b0ea66704498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:42.405Z|6eaddc92-5754-4891-8ebc-b0ea66704498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:50.272Z|e7004a02-03ad-45bf-827b-ceab7a6e8c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:50.272Z|860eac64-f5c5-4a0f-b060-b4b159961bc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:50.273Z|e7004a02-03ad-45bf-827b-ceab7a6e8c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:50.273Z|860eac64-f5c5-4a0f-b060-b4b159961bc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:52.438Z|004a6778-96d0-4c9d-acec-b4702bc7b431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:06:52.439Z|004a6778-96d0-4c9d-acec-b4702bc7b431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:06:56.135Z|081f258f-b635-451c-81a6-38c25a684b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:06:56.136Z|081f258f-b635-451c-81a6-38c25a684b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:07:00.305Z|8610555a-e525-4bbf-9d36-2396ebc0e034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:00.306Z|8610555a-e525-4bbf-9d36-2396ebc0e034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:00.309Z|151d6a8e-6d9b-4cc3-899c-75e36b5240ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:00.310Z|151d6a8e-6d9b-4cc3-899c-75e36b5240ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:02.472Z|7805d436-dbf6-4c7b-8916-6d3e74e45cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:02.473Z|7805d436-dbf6-4c7b-8916-6d3e74e45cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:05.846Z|fc16178b-11ad-4076-bbfc-de0a37904f6d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:07:05.847Z|fc16178b-11ad-4076-bbfc-de0a37904f6d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:10.342Z|002a8cdc-3698-43e2-8ef5-e09fb985d61a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:10.343Z|002a8cdc-3698-43e2-8ef5-e09fb985d61a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:10.347Z|ce2dec5d-dde5-4f26-8dfc-398cc474be90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:10.348Z|ce2dec5d-dde5-4f26-8dfc-398cc474be90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:11.135Z|eee92406-5b87-4769-973b-586a7b87bf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:07:11.140Z|eee92406-5b87-4769-973b-586a7b87bf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:07:11.345Z|ce695d7b-5e5f-42fd-940b-b12ef8e5c1b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:07:11.346Z|ce695d7b-5e5f-42fd-940b-b12ef8e5c1b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:07:12.506Z|3085d3b2-8854-4267-94a9-3545a73c8429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:12.507Z|3085d3b2-8854-4267-94a9-3545a73c8429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:20.377Z|3295f1d3-e16d-492f-b17a-13152085dcee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:20.378Z|3295f1d3-e16d-492f-b17a-13152085dcee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:20.385Z|665e6df7-1d7b-419a-a82f-ae9ffd9a3e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:20.386Z|665e6df7-1d7b-419a-a82f-ae9ffd9a3e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:22.541Z|0956c152-a00f-4ede-a29f-5773c94e56db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:22.542Z|0956c152-a00f-4ede-a29f-5773c94e56db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:26.135Z|af6338a4-0bd7-49f4-b464-48530907d527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:07:26.135Z|af6338a4-0bd7-49f4-b464-48530907d527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:07:30.415Z|b0d4b6e1-fec9-40fd-a19f-92aa32a040bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:30.418Z|b0d4b6e1-fec9-40fd-a19f-92aa32a040bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:30.421Z|37293cb3-67b6-4d3c-affd-f46bdf74c283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:30.422Z|37293cb3-67b6-4d3c-affd-f46bdf74c283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:32.575Z|952089f0-79c3-46c7-9e5e-20cd29df9882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:32.577Z|952089f0-79c3-46c7-9e5e-20cd29df9882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:40.454Z|18580cf0-01ca-483d-993f-a1428ba72a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:40.455Z|18580cf0-01ca-483d-993f-a1428ba72a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:40.460Z|744e2c10-659d-4801-b75d-f90d6f7662d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:40.460Z|744e2c10-659d-4801-b75d-f90d6f7662d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:41.135Z|81f5311b-8e1b-43cf-853f-78df631710c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:07:41.137Z|81f5311b-8e1b-43cf-853f-78df631710c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:07:41.347Z|580a48a0-fd35-4d0c-83ff-001b53d0ba89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:07:41.348Z|580a48a0-fd35-4d0c-83ff-001b53d0ba89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:07:42.614Z|f24641fc-23a2-47e2-873d-a6b1b1c53fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:42.615Z|f24641fc-23a2-47e2-873d-a6b1b1c53fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:50.484Z|5a09c290-0455-4164-97b1-6581d0bd71e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:50.485Z|5a09c290-0455-4164-97b1-6581d0bd71e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:50.489Z|5d6bd541-987c-4a40-9ada-76e747b9ea91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:50.490Z|5d6bd541-987c-4a40-9ada-76e747b9ea91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:52.653Z|38bb7d13-4270-48e1-a576-d664d5995c4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:07:52.653Z|38bb7d13-4270-48e1-a576-d664d5995c4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:07:56.135Z|5a825448-716e-4ce0-bb7e-b02e1f030224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:07:56.141Z|5a825448-716e-4ce0-bb7e-b02e1f030224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:08:00.522Z|b5d6f9af-85e4-4a5e-ba65-f0207ef665b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:00.522Z|ac5fcf7e-e37e-4197-a037-ba561a49a6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:00.523Z|ac5fcf7e-e37e-4197-a037-ba561a49a6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:00.523Z|b5d6f9af-85e4-4a5e-ba65-f0207ef665b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:02.688Z|3d03ed6f-af06-4d0f-918b-2b1e9a0cdd6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:02.689Z|3d03ed6f-af06-4d0f-918b-2b1e9a0cdd6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:05.847Z|e5e16517-fe08-4aaa-9354-967668475164|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:08:05.848Z|e5e16517-fe08-4aaa-9354-967668475164|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:10.554Z|dd021bec-d3ba-4a29-b422-556a6d696ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:10.555Z|dd021bec-d3ba-4a29-b422-556a6d696ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:10.563Z|93e27551-6cbb-4851-9137-bb018a80e75a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:10.565Z|93e27551-6cbb-4851-9137-bb018a80e75a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:11.135Z|0f702a8f-76c4-4973-8859-39dc6ad28895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:08:11.136Z|0f702a8f-76c4-4973-8859-39dc6ad28895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:08:11.349Z|5e8ad284-a73e-4603-b20d-675730760c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:08:11.350Z|5e8ad284-a73e-4603-b20d-675730760c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:08:12.722Z|792bbdbd-c0d5-4144-ac73-49258e3e4a5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:12.723Z|792bbdbd-c0d5-4144-ac73-49258e3e4a5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:20.592Z|04bc43a1-d669-4a0e-b729-f7ac939cb13e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:20.593Z|04bc43a1-d669-4a0e-b729-f7ac939cb13e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:20.598Z|8c0d5713-f349-43ce-9de9-3cbf6f9f9bb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:20.599Z|8c0d5713-f349-43ce-9de9-3cbf6f9f9bb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:22.753Z|52ca9afe-9f4a-4d00-870a-2e7c6648d303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:22.753Z|52ca9afe-9f4a-4d00-870a-2e7c6648d303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:26.135Z|09560321-9e15-4581-9ddc-afd9596e6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:08:26.136Z|09560321-9e15-4581-9ddc-afd9596e6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:08:30.634Z|90e531b0-b8b5-4dbf-8a7a-8708201d5730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:30.635Z|04d31ccd-e42a-4632-93e2-a78a19c431d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:30.636Z|90e531b0-b8b5-4dbf-8a7a-8708201d5730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:30.637Z|04d31ccd-e42a-4632-93e2-a78a19c431d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:32.786Z|f3825564-3fc9-4aa0-a82d-d09cfc8653b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:32.787Z|f3825564-3fc9-4aa0-a82d-d09cfc8653b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:40.675Z|19418dd6-8a63-4751-9423-9ee1d3a9a98a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:40.676Z|19418dd6-8a63-4751-9423-9ee1d3a9a98a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:40.678Z|cab34212-e04a-4c1a-8342-9670ec48c9db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:40.679Z|cab34212-e04a-4c1a-8342-9670ec48c9db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:41.135Z|74133267-7151-467e-b529-2e37628aa1b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:08:41.139Z|74133267-7151-467e-b529-2e37628aa1b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:08:41.351Z|05ca763a-9877-41eb-b085-a9959f46f54b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:08:41.352Z|05ca763a-9877-41eb-b085-a9959f46f54b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:08:42.819Z|708b0e2e-3276-4e52-9b2e-6d46c5ffff2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:42.820Z|708b0e2e-3276-4e52-9b2e-6d46c5ffff2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:50.711Z|87943083-9992-4a3c-a622-b4ca31fe8969|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:50.712Z|87943083-9992-4a3c-a622-b4ca31fe8969|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:50.719Z|ed7aef5f-c42e-4cb9-9ad7-0d7289831cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:50.720Z|ed7aef5f-c42e-4cb9-9ad7-0d7289831cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:52.850Z|3a5b1b1a-1f9d-42db-9b07-09c1ca430a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:08:52.851Z|3a5b1b1a-1f9d-42db-9b07-09c1ca430a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:08:56.135Z|55720b03-c3bc-4f89-bec1-b17c9df98a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:08:56.136Z|55720b03-c3bc-4f89-bec1-b17c9df98a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:09:00.743Z|c1ce7232-79e7-411b-959c-4705a519809b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:00.744Z|c1ce7232-79e7-411b-959c-4705a519809b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:00.747Z|bd132329-9711-4cfa-8114-f1a69d217716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:00.748Z|bd132329-9711-4cfa-8114-f1a69d217716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:02.883Z|61205343-0027-41af-a85f-7ac6d8a7f912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:02.884Z|61205343-0027-41af-a85f-7ac6d8a7f912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:05.845Z|7809d0b7-2810-407d-8f04-3cecea57c292|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:09:05.846Z|7809d0b7-2810-407d-8f04-3cecea57c292|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:10.777Z|f2261690-9a21-4231-bb6d-ffb709fc3a3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:10.777Z|48638805-e113-4186-bfd1-44b267f63c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:10.778Z|f2261690-9a21-4231-bb6d-ffb709fc3a3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:10.778Z|48638805-e113-4186-bfd1-44b267f63c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:11.135Z|f442082d-9343-47ba-bdd3-a446ba78f8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:09:11.136Z|f442082d-9343-47ba-bdd3-a446ba78f8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:09:11.353Z|53063665-e684-4505-b94f-e46241062e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:09:11.353Z|53063665-e684-4505-b94f-e46241062e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:09:12.918Z|f0717369-4110-4ea3-b828-561cd24b4c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:12.919Z|f0717369-4110-4ea3-b828-561cd24b4c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:20.807Z|3241a6d4-0320-4109-bbb5-48a405a45cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:20.807Z|3241a6d4-0320-4109-bbb5-48a405a45cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:20.811Z|ee92a52b-e1d0-42ba-9999-61dab1da7547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:20.811Z|ee92a52b-e1d0-42ba-9999-61dab1da7547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:22.956Z|df689d64-ba53-4a64-beca-f381cdff6907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:22.957Z|df689d64-ba53-4a64-beca-f381cdff6907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:26.135Z|3eb3e108-02b1-48d6-b405-90351948201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:09:26.139Z|3eb3e108-02b1-48d6-b405-90351948201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:09:30.841Z|e9a1bb7d-b615-47e7-a1b1-4edfcdc71fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:30.842Z|e9a1bb7d-b615-47e7-a1b1-4edfcdc71fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:30.841Z|ecf0a744-3d09-4948-b717-67a4119da6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:30.843Z|ecf0a744-3d09-4948-b717-67a4119da6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:32.989Z|5fe163b2-6215-4041-b799-e37ae0e616f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:32.990Z|5fe163b2-6215-4041-b799-e37ae0e616f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:40.873Z|7adfe129-5c50-420a-af1c-008f9ba52d12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:40.874Z|7adfe129-5c50-420a-af1c-008f9ba52d12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:40.881Z|54cf0adf-cfee-42ae-bd14-af651a6c3a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:40.882Z|54cf0adf-cfee-42ae-bd14-af651a6c3a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:41.135Z|147760bc-bb93-41af-bbed-7c61d62064ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:09:41.136Z|147760bc-bb93-41af-bbed-7c61d62064ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:09:41.354Z|eb3038a9-fc72-4cdc-8bd7-cc2c678f8a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:09:41.355Z|eb3038a9-fc72-4cdc-8bd7-cc2c678f8a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:09:43.024Z|27c519fe-c730-45f4-aafe-3d962a331ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:43.025Z|27c519fe-c730-45f4-aafe-3d962a331ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:50.906Z|4f89a5d4-56e5-401c-b21d-ae39335869db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:50.907Z|4f89a5d4-56e5-401c-b21d-ae39335869db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:50.913Z|ef4c2360-31ce-47d9-aca7-1ee95cf1e75d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:50.913Z|ef4c2360-31ce-47d9-aca7-1ee95cf1e75d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:53.056Z|b4457962-e90b-4c61-9af6-69b13cc816cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:09:53.056Z|b4457962-e90b-4c61-9af6-69b13cc816cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:09:56.135Z|6a2122f8-d2f7-4041-9cf0-4ec07327df7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:09:56.135Z|6a2122f8-d2f7-4041-9cf0-4ec07327df7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:10:00.942Z|5d235058-d95c-4f5e-b37a-9bddae65a3c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:00.943Z|5d235058-d95c-4f5e-b37a-9bddae65a3c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:00.946Z|f74aab52-04a9-473d-a7fb-f4c2558d7b04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:00.947Z|f74aab52-04a9-473d-a7fb-f4c2558d7b04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:03.089Z|e6fefe57-63f5-4516-a9f6-110169a3cb6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:03.090Z|e6fefe57-63f5-4516-a9f6-110169a3cb6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:05.843Z|30756547-031e-4f68-abc2-4652c137c397|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:10:05.844Z|30756547-031e-4f68-abc2-4652c137c397|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:10.978Z|05c81bd6-d045-4804-ae28-1aa6ce560c6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:10.979Z|05c81bd6-d045-4804-ae28-1aa6ce560c6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:10.984Z|c6d7bf3d-2da8-496b-8ca4-1f98e8d40278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:10.985Z|c6d7bf3d-2da8-496b-8ca4-1f98e8d40278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:11.135Z|3c48f639-8765-4e34-88d4-598b44465118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:10:11.138Z|3c48f639-8765-4e34-88d4-598b44465118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:10:11.356Z|94838ec8-8b2d-41a3-a093-a79214386f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:10:11.357Z|94838ec8-8b2d-41a3-a093-a79214386f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:10:13.128Z|84673d36-2286-44ed-a298-767623a24b8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:13.129Z|84673d36-2286-44ed-a298-767623a24b8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:21.015Z|bd1584fe-eb9e-4190-934f-9e0ce701ab72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:21.015Z|bd1584fe-eb9e-4190-934f-9e0ce701ab72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:21.022Z|04dd182c-07e0-4aed-8e45-803507130f7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:21.022Z|04dd182c-07e0-4aed-8e45-803507130f7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:23.164Z|452e3933-2448-4b4a-94b1-2f7c5e2fb9db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:23.165Z|452e3933-2448-4b4a-94b1-2f7c5e2fb9db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:26.135Z|6c6c93be-069e-41a9-9b14-0b6913855ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:10:26.136Z|6c6c93be-069e-41a9-9b14-0b6913855ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:10:31.048Z|9a4c447f-2f43-4be7-a0c3-2568feb24a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:31.049Z|9a4c447f-2f43-4be7-a0c3-2568feb24a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:31.052Z|f56cd3bc-6441-4910-b8e8-b9c9fa88898d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:31.053Z|f56cd3bc-6441-4910-b8e8-b9c9fa88898d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:33.205Z|5001fdd0-ded2-4b88-afcb-64dbbc65f957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:33.205Z|5001fdd0-ded2-4b88-afcb-64dbbc65f957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:41.083Z|e2aef6ba-687f-4b88-841e-f66d85e5e708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:41.083Z|92c4e24a-b344-4bac-a313-d9877c82cfe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:41.084Z|e2aef6ba-687f-4b88-841e-f66d85e5e708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:41.084Z|92c4e24a-b344-4bac-a313-d9877c82cfe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:41.135Z|8abfd42f-46e3-4a36-98e2-a62ed3614bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:10:41.135Z|8abfd42f-46e3-4a36-98e2-a62ed3614bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:10:41.358Z|b78078f9-9ff2-4936-aed9-435e51e6a6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:10:41.358Z|b78078f9-9ff2-4936-aed9-435e51e6a6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:10:43.238Z|9888f840-9acf-4233-ae77-e894d7ed8841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:43.239Z|9888f840-9acf-4233-ae77-e894d7ed8841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:51.124Z|00774dde-d3b8-443c-8d1c-337ae487c3b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:51.124Z|00774dde-d3b8-443c-8d1c-337ae487c3b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:51.124Z|1b614aaa-2024-4e0a-a98d-830d8fa083ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:51.127Z|1b614aaa-2024-4e0a-a98d-830d8fa083ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:53.272Z|2ca62918-95df-4738-9902-9ed6b45e3749|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:10:53.272Z|2ca62918-95df-4738-9902-9ed6b45e3749|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:10:56.135Z|ad702fe0-f7bf-4394-9cb4-afa61c0a10d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:10:56.140Z|ad702fe0-f7bf-4394-9cb4-afa61c0a10d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:11:01.161Z|a00ba094-ef93-4dd9-a7b7-5d5a83efd3bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:01.161Z|a00ba094-ef93-4dd9-a7b7-5d5a83efd3bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:01.162Z|626b4020-b7d6-404c-bae1-5007ac498ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:01.163Z|626b4020-b7d6-404c-bae1-5007ac498ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:03.307Z|0e9de836-c221-4a1b-b689-b1cad42e22f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:03.308Z|0e9de836-c221-4a1b-b689-b1cad42e22f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:05.845Z|8a01a0dd-950e-404d-9d54-a54b80643f36|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:11:05.846Z|8a01a0dd-950e-404d-9d54-a54b80643f36|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:11.135Z|561628f8-f64a-47c4-a3eb-aa13dffeb606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:11:11.135Z|561628f8-f64a-47c4-a3eb-aa13dffeb606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:11:11.199Z|3a13c5fd-dcc5-42bf-af42-edd3f339a433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:11.200Z|3a13c5fd-dcc5-42bf-af42-edd3f339a433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:11.206Z|d00ea2e2-ac14-4540-8cc4-6e1a8bc18022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:11.207Z|d00ea2e2-ac14-4540-8cc4-6e1a8bc18022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:11.360Z|6c027220-5acc-44be-8df8-c4e2e78fd319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:11:11.360Z|6c027220-5acc-44be-8df8-c4e2e78fd319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:11:13.339Z|7df85d72-e017-4b30-b42b-71d144efb097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:13.340Z|7df85d72-e017-4b30-b42b-71d144efb097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:21.236Z|57acdf87-d687-49dc-ba89-e59442f21161|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:21.237Z|57acdf87-d687-49dc-ba89-e59442f21161|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:21.238Z|96bb1d73-b00e-4135-867f-95f9d1f0eeec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:21.239Z|96bb1d73-b00e-4135-867f-95f9d1f0eeec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:23.375Z|4b1d0455-ce41-4cab-b29e-bc4ad98bb7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:23.375Z|4b1d0455-ce41-4cab-b29e-bc4ad98bb7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:26.135Z|b52d23b4-f942-452d-87c8-9914aa20b0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:11:26.136Z|b52d23b4-f942-452d-87c8-9914aa20b0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:11:31.276Z|ac383a52-788a-4330-b4b1-503ba36bda8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:31.276Z|1729a6e7-19a1-4b5e-a804-f40fdd2ad7de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:31.277Z|ac383a52-788a-4330-b4b1-503ba36bda8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:31.277Z|1729a6e7-19a1-4b5e-a804-f40fdd2ad7de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:33.412Z|bc4c8a81-7da8-4ff6-b302-5183207defc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:33.413Z|bc4c8a81-7da8-4ff6-b302-5183207defc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:41.136Z|f6b8f749-6bb1-481c-bae2-7a97e9e03338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:11:41.140Z|f6b8f749-6bb1-481c-bae2-7a97e9e03338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:11:41.313Z|35274fd4-13af-4f52-9b2c-43cc6bf46bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:41.313Z|ebe88e76-15c2-43aa-89c8-7524819992c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:41.314Z|ebe88e76-15c2-43aa-89c8-7524819992c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:41.314Z|35274fd4-13af-4f52-9b2c-43cc6bf46bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:41.361Z|e1ab8696-4543-4a19-9dbc-15d1fcabe6ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:11:41.362Z|e1ab8696-4543-4a19-9dbc-15d1fcabe6ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:11:43.449Z|573f8410-0a04-42a1-8186-ae5b941206dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:43.450Z|573f8410-0a04-42a1-8186-ae5b941206dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:51.353Z|629e5a4f-4db7-4afe-9cc0-aef9fcc76f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:51.354Z|629e5a4f-4db7-4afe-9cc0-aef9fcc76f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:51.358Z|5d23ae0c-2116-495d-b9a5-db42341f897f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:51.359Z|5d23ae0c-2116-495d-b9a5-db42341f897f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:53.483Z|39357348-814d-4843-8440-eaa382c93cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:11:53.484Z|39357348-814d-4843-8440-eaa382c93cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:11:56.135Z|b7c86f4d-c207-49c2-8598-a59d9f9db448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:11:56.136Z|b7c86f4d-c207-49c2-8598-a59d9f9db448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:12:01.394Z|ad0b8503-1ab1-4ac4-970c-d5b12fedcd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:01.396Z|ad0b8503-1ab1-4ac4-970c-d5b12fedcd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:01.399Z|f11255f0-b15f-45ae-bdf7-623037110abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:01.400Z|f11255f0-b15f-45ae-bdf7-623037110abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:03.515Z|5f42fcca-78fb-43a0-abe5-6f6f136233c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:03.517Z|5f42fcca-78fb-43a0-abe5-6f6f136233c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:05.846Z|0afaa94b-d504-4414-adce-91771fa592e2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:12:05.847Z|0afaa94b-d504-4414-adce-91771fa592e2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:11.135Z|55abdef4-e77c-46ad-858d-d31257201333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:12:11.136Z|55abdef4-e77c-46ad-858d-d31257201333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:12:11.362Z|311c49d9-44a3-4d3f-80ca-63c447f5a59c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:12:11.363Z|311c49d9-44a3-4d3f-80ca-63c447f5a59c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:12:11.437Z|5ae2ea28-f276-4e91-a99c-b95b837dad71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:11.437Z|373f18ed-5952-4eae-9742-291139722726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:11.438Z|5ae2ea28-f276-4e91-a99c-b95b837dad71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:11.440Z|373f18ed-5952-4eae-9742-291139722726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:13.552Z|f9b2cc6c-b8dc-4638-a837-c1eec2c5a5a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:13.553Z|f9b2cc6c-b8dc-4638-a837-c1eec2c5a5a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:21.471Z|74d653ec-8bd9-4453-9632-f8e9c6dfb4be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:21.472Z|74d653ec-8bd9-4453-9632-f8e9c6dfb4be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:21.477Z|ebbb1f4a-87b8-42fd-b54b-eb64bfb6c70c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:21.478Z|ebbb1f4a-87b8-42fd-b54b-eb64bfb6c70c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:23.591Z|d096652a-0cf7-4e73-87cc-5c93d0e3cee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:23.592Z|d096652a-0cf7-4e73-87cc-5c93d0e3cee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:26.135Z|bd2eb988-18ab-4543-91cc-762a4aa749a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:12:26.140Z|bd2eb988-18ab-4543-91cc-762a4aa749a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:12:31.506Z|8ea92523-28b6-4c25-8b27-e27e4bd380f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:31.508Z|8ea92523-28b6-4c25-8b27-e27e4bd380f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:31.511Z|ffa0326b-77d5-40cf-93c6-6c82404ab09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:31.513Z|ffa0326b-77d5-40cf-93c6-6c82404ab09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:33.624Z|aaffc545-129a-4fb8-9baf-2fed688a8d88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:33.625Z|aaffc545-129a-4fb8-9baf-2fed688a8d88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:41.135Z|fa01d86a-cbdd-420a-a6a3-867b6efa22f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:12:41.136Z|fa01d86a-cbdd-420a-a6a3-867b6efa22f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:12:41.364Z|d76332ef-e01a-4cdd-a008-834fa6bdc7f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:12:41.364Z|d76332ef-e01a-4cdd-a008-834fa6bdc7f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:12:41.545Z|2e903557-0ed8-42d2-8c50-a05b2c0df87f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:41.546Z|2e903557-0ed8-42d2-8c50-a05b2c0df87f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:41.550Z|7fef8cd9-f707-415b-aabe-3440463db175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:41.550Z|7fef8cd9-f707-415b-aabe-3440463db175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:43.661Z|e5d5c606-259b-4f91-ba44-4d05b747ae41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:43.662Z|e5d5c606-259b-4f91-ba44-4d05b747ae41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:51.578Z|58e6fd58-4b49-4f59-83b7-45e7d56e86c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:51.579Z|58e6fd58-4b49-4f59-83b7-45e7d56e86c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:51.583Z|62d5a31a-c854-4472-90be-f51da51ef277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:51.584Z|62d5a31a-c854-4472-90be-f51da51ef277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:53.695Z|59e5b774-b5d3-4c6b-8bfc-be0509665193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:12:53.696Z|59e5b774-b5d3-4c6b-8bfc-be0509665193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:12:56.135Z|864884b3-3814-429d-9249-b3ae69de5224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:12:56.136Z|864884b3-3814-429d-9249-b3ae69de5224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:13:01.614Z|c744d28d-221b-445b-b41d-ad00bf49775f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:01.615Z|c744d28d-221b-445b-b41d-ad00bf49775f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:01.618Z|9184a0db-cfb1-424a-9527-32ebf6c55ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:01.620Z|9184a0db-cfb1-424a-9527-32ebf6c55ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:03.727Z|15e454f8-e658-43f5-96c8-aa3136918798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:03.728Z|15e454f8-e658-43f5-96c8-aa3136918798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:05.847Z|6a2cbd8f-8d25-4387-96ee-0035993c1c39|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:13:05.848Z|6a2cbd8f-8d25-4387-96ee-0035993c1c39|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:11.135Z|32b080e9-7e8a-43a6-810d-fb9078e71ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:13:11.139Z|32b080e9-7e8a-43a6-810d-fb9078e71ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:13:11.366Z|8e9c1860-2c98-42cc-b580-83e8f3f113ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:13:11.366Z|8e9c1860-2c98-42cc-b580-83e8f3f113ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:13:11.647Z|12f8b254-d9b8-43d6-85a2-48730db734a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:11.648Z|12f8b254-d9b8-43d6-85a2-48730db734a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:11.654Z|bab94288-1eb7-4f8c-9cf2-ca8e722ea300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:11.655Z|bab94288-1eb7-4f8c-9cf2-ca8e722ea300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:13.762Z|08c58dee-aa23-4eed-9346-5e7f3e7b1d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:13.763Z|08c58dee-aa23-4eed-9346-5e7f3e7b1d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:21.678Z|1706386b-7733-4d64-9b64-a5911237ad97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:21.679Z|1706386b-7733-4d64-9b64-a5911237ad97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:21.685Z|beaec2df-2837-4a44-88fc-0b88eb4f270e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:21.686Z|beaec2df-2837-4a44-88fc-0b88eb4f270e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:23.797Z|50b2dfad-b090-403b-93a9-3ec04c7c1159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:23.798Z|50b2dfad-b090-403b-93a9-3ec04c7c1159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:26.135Z|88c126ce-890e-4aec-90e4-bece80cc20e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:13:26.136Z|88c126ce-890e-4aec-90e4-bece80cc20e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:13:31.712Z|1e048967-1314-4673-bc2a-236e79aa807d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:31.713Z|1e048967-1314-4673-bc2a-236e79aa807d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:31.716Z|6d28abe5-6464-4595-bb0e-a84dc5fcd704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:31.717Z|6d28abe5-6464-4595-bb0e-a84dc5fcd704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:33.830Z|f8b941a1-dfbb-46cd-8575-2de460357fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:33.831Z|f8b941a1-dfbb-46cd-8575-2de460357fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:41.135Z|a8fce64f-3dd1-4daa-ac7e-cb9e3b6895dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:13:41.136Z|a8fce64f-3dd1-4daa-ac7e-cb9e3b6895dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:13:41.367Z|545b04a7-de7e-4eca-84e1-22e109b9160b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:13:41.367Z|545b04a7-de7e-4eca-84e1-22e109b9160b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:13:41.747Z|d0fa22db-b965-4cd4-94ad-0b0484c8269c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:41.748Z|d0fa22db-b965-4cd4-94ad-0b0484c8269c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:41.755Z|ca036d63-a020-4ace-88bc-2f6de508954e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:41.756Z|ca036d63-a020-4ace-88bc-2f6de508954e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:43.862Z|77526608-bbb7-4a37-a783-25b034dde61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:43.863Z|77526608-bbb7-4a37-a783-25b034dde61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:51.784Z|6c299674-13d4-4945-85f3-51c408730d30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:51.785Z|6c299674-13d4-4945-85f3-51c408730d30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:51.789Z|53061d10-cd4a-46b8-840b-2ed49af6ca67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:51.790Z|53061d10-cd4a-46b8-840b-2ed49af6ca67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:53.898Z|118d6442-21a8-4047-9b32-84fdfe8098a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:13:53.899Z|118d6442-21a8-4047-9b32-84fdfe8098a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:13:56.135Z|545559c0-18a4-47fe-9afe-78f086e2058b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:13:56.142Z|545559c0-18a4-47fe-9afe-78f086e2058b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:14:01.825Z|2745f090-70db-4849-a16f-e9cca5a9f2eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:01.826Z|2745f090-70db-4849-a16f-e9cca5a9f2eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:01.828Z|92e8fbf5-38ee-407a-92b9-a810df2ad793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:01.829Z|92e8fbf5-38ee-407a-92b9-a810df2ad793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:03.940Z|88ddc0a7-bd78-4d10-8d31-02f3162d8e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:03.941Z|88ddc0a7-bd78-4d10-8d31-02f3162d8e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:05.845Z|8b42162d-16d2-48cf-84f5-2d0ab4866f85|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:14:05.846Z|8b42162d-16d2-48cf-84f5-2d0ab4866f85|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:11.135Z|ed710f7f-c66c-4152-97bd-6954d29e73bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:14:11.135Z|ed710f7f-c66c-4152-97bd-6954d29e73bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:14:11.368Z|a3c4e943-c486-4bf8-8bfb-834033a0f5bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:14:11.369Z|a3c4e943-c486-4bf8-8bfb-834033a0f5bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:14:11.862Z|7cc293de-57e9-4d1a-9848-727a5f150469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:11.863Z|7cc293de-57e9-4d1a-9848-727a5f150469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:11.869Z|8e29295c-3028-4fa4-9ff3-d184030fc114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:11.869Z|8e29295c-3028-4fa4-9ff3-d184030fc114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:13.976Z|c318e123-6c04-46c3-bfda-aaae2fef183b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:13.977Z|c318e123-6c04-46c3-bfda-aaae2fef183b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:21.896Z|e709163d-74df-43d0-b7a7-fa72f5592a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:21.896Z|e967ffa9-f46a-46c7-875f-290af8097020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:21.897Z|e709163d-74df-43d0-b7a7-fa72f5592a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:21.898Z|e967ffa9-f46a-46c7-875f-290af8097020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:24.030Z|fd5f58f4-f4a3-49fa-8218-7baa50247d6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:24.031Z|fd5f58f4-f4a3-49fa-8218-7baa50247d6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:26.135Z|a0d96090-3265-462d-87bc-3a02fe592ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:14:26.136Z|a0d96090-3265-462d-87bc-3a02fe592ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:14:31.934Z|68b3536b-a791-47ac-aca1-ae7a3467794d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:31.936Z|68b3536b-a791-47ac-aca1-ae7a3467794d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:31.943Z|049bb936-8995-46fc-844d-8b2f9de5b0a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:31.944Z|049bb936-8995-46fc-844d-8b2f9de5b0a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:34.060Z|fbf9db0a-bc8e-43ff-86e6-ee017eac290c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:34.061Z|fbf9db0a-bc8e-43ff-86e6-ee017eac290c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:41.135Z|23d9ad01-7035-44cc-ba2e-5aa5cbb12b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:14:41.138Z|23d9ad01-7035-44cc-ba2e-5aa5cbb12b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:14:41.370Z|9f83398c-bfec-480a-899b-5fa8bfc2cad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:14:41.370Z|9f83398c-bfec-480a-899b-5fa8bfc2cad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:14:41.970Z|9ac9d2ab-3f76-4277-9a76-48a5f99812f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:41.971Z|9ac9d2ab-3f76-4277-9a76-48a5f99812f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:41.977Z|f07d59bc-31bc-4103-8bd5-83892c23d03d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:41.977Z|f07d59bc-31bc-4103-8bd5-83892c23d03d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:44.098Z|64117388-445d-48eb-b322-a31cfa60b129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:44.099Z|64117388-445d-48eb-b322-a31cfa60b129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:52.006Z|6494433b-64b4-4ff0-a9e0-574688c9a68c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:52.008Z|30651cb9-d3e6-4d45-9e60-fa9d698ca503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:52.009Z|6494433b-64b4-4ff0-a9e0-574688c9a68c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:52.009Z|30651cb9-d3e6-4d45-9e60-fa9d698ca503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:54.123Z|e663dd0f-93c8-4d3f-95a2-72f7eed4c910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:14:54.125Z|e663dd0f-93c8-4d3f-95a2-72f7eed4c910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:14:56.135Z|2ce045c3-e7c3-4bfa-9194-a5ffc4d3f88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:14:56.136Z|2ce045c3-e7c3-4bfa-9194-a5ffc4d3f88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:15:02.042Z|01a0288b-bc84-4c7f-b91e-b0ab073fd5ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:02.042Z|d986e8e3-b0ca-40dd-bc23-c40159492709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:02.043Z|01a0288b-bc84-4c7f-b91e-b0ab073fd5ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:02.043Z|d986e8e3-b0ca-40dd-bc23-c40159492709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:04.153Z|2dbc841b-7f77-4dcb-b79d-c68c5fc46026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:04.154Z|2dbc841b-7f77-4dcb-b79d-c68c5fc46026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:05.845Z|b5b4b1fb-10ee-4e68-abc8-e14a5b827fe5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:15:05.847Z|b5b4b1fb-10ee-4e68-abc8-e14a5b827fe5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:11.135Z|609c4538-efc6-48c1-8b28-a474b236a1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:15:11.136Z|609c4538-efc6-48c1-8b28-a474b236a1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:15:11.371Z|cb84b6cf-598b-4d56-8631-bfda1cd55b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:15:11.371Z|cb84b6cf-598b-4d56-8631-bfda1cd55b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:15:12.074Z|3948431a-7d5a-4ff2-a903-784355c5311b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:12.074Z|eb6093df-2aa3-45bb-ae84-6c94de6cc720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:12.075Z|3948431a-7d5a-4ff2-a903-784355c5311b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:12.075Z|eb6093df-2aa3-45bb-ae84-6c94de6cc720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:14.185Z|76574ad3-b412-4ec5-86f3-d6ed3bb584e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:14.186Z|76574ad3-b412-4ec5-86f3-d6ed3bb584e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:22.109Z|4c267103-4716-410c-8163-2dfc29ba2500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:22.109Z|4c267103-4716-410c-8163-2dfc29ba2500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:22.110Z|530ad90c-3f04-4b58-b6d3-8690c1720b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:22.112Z|530ad90c-3f04-4b58-b6d3-8690c1720b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:24.213Z|2039d707-b6d3-4f9b-9479-f81d8b927b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:24.214Z|2039d707-b6d3-4f9b-9479-f81d8b927b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:26.135Z|eb8a82aa-1312-4daf-a41b-18309763e26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:15:26.139Z|eb8a82aa-1312-4daf-a41b-18309763e26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:15:32.143Z|596e3bd0-81b2-4bb5-aa96-80a8cb925ec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:32.143Z|596e3bd0-81b2-4bb5-aa96-80a8cb925ec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:32.147Z|ba3ec0dd-6fe2-4748-9167-81fc791ac11c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:32.148Z|ba3ec0dd-6fe2-4748-9167-81fc791ac11c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:34.242Z|b9c350ce-d7af-4418-8cca-2377bf6dccec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:34.243Z|b9c350ce-d7af-4418-8cca-2377bf6dccec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:41.135Z|f780de74-07f1-4392-8156-3589f942d625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:15:41.136Z|f780de74-07f1-4392-8156-3589f942d625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:15:41.372Z|b4e3ae5a-5e9f-440f-b2e2-1bb6cff233e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:15:41.373Z|b4e3ae5a-5e9f-440f-b2e2-1bb6cff233e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:15:42.181Z|ecc55b7f-7b56-4626-af57-3f05376e687d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:42.182Z|ecc55b7f-7b56-4626-af57-3f05376e687d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:42.186Z|b97ae20a-c5c5-4d3e-913b-c1152c57b436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:42.187Z|b97ae20a-c5c5-4d3e-913b-c1152c57b436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:44.277Z|b7ceef7d-8bd2-4448-8a11-ba189007a7ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:44.278Z|b7ceef7d-8bd2-4448-8a11-ba189007a7ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:52.217Z|18a5c1db-8ac8-4467-b2df-dddc2850bd54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:52.218Z|18a5c1db-8ac8-4467-b2df-dddc2850bd54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:52.222Z|ddfa5090-df94-43a1-918e-4c001e72ba24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:52.222Z|ddfa5090-df94-43a1-918e-4c001e72ba24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:54.314Z|a8c9ea97-f624-4651-8a9f-633462f4d199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:15:54.315Z|a8c9ea97-f624-4651-8a9f-633462f4d199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:15:56.135Z|dae2e38c-563c-449b-9045-a46f575292c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:15:56.135Z|dae2e38c-563c-449b-9045-a46f575292c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:16:02.256Z|605bc179-4764-4449-a6c4-77fdc75b49b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:02.257Z|605bc179-4764-4449-a6c4-77fdc75b49b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:02.264Z|a57c1e81-6ad8-4503-8c88-8494d5e660a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:02.265Z|a57c1e81-6ad8-4503-8c88-8494d5e660a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:04.351Z|3935e489-3e35-49ca-b07f-177f2f725766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:04.352Z|3935e489-3e35-49ca-b07f-177f2f725766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:05.844Z|130ff745-6d4e-4525-8fa8-dec520e5567b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:16:05.845Z|130ff745-6d4e-4525-8fa8-dec520e5567b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:11.135Z|67bfec38-3e46-43b9-8ecf-7cca59062270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:16:11.139Z|67bfec38-3e46-43b9-8ecf-7cca59062270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:16:11.374Z|05b2f43b-245d-4cd6-8d05-fbb35e0429b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:16:11.374Z|05b2f43b-245d-4cd6-8d05-fbb35e0429b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:16:12.286Z|0af5cdf9-c37c-410d-a265-017be5d94358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:12.286Z|0af5cdf9-c37c-410d-a265-017be5d94358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:12.292Z|5616ed19-0c54-47e9-b5bc-fd80df08eccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:12.293Z|5616ed19-0c54-47e9-b5bc-fd80df08eccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:14.382Z|8759cc35-5ed1-4467-9305-0709bdac1aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:14.383Z|8759cc35-5ed1-4467-9305-0709bdac1aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:22.319Z|4f946a87-fe37-4e71-85d1-c5c0df794c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:22.320Z|4f946a87-fe37-4e71-85d1-c5c0df794c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:22.325Z|420f7ce2-9c49-4ef5-85ac-9657c7446099|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:22.326Z|420f7ce2-9c49-4ef5-85ac-9657c7446099|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:24.420Z|5908f6d3-c4f9-4ef9-83fa-8a6eed976ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:24.421Z|5908f6d3-c4f9-4ef9-83fa-8a6eed976ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:26.135Z|cb9a9466-304e-4b64-832f-aec09ceac290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:16:26.135Z|cb9a9466-304e-4b64-832f-aec09ceac290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:16:32.350Z|57ac9c1f-a445-4782-9821-0061d9bb7b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:32.351Z|57ac9c1f-a445-4782-9821-0061d9bb7b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:32.361Z|767890b9-a513-42be-b468-cd3f71d124b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:32.362Z|767890b9-a513-42be-b468-cd3f71d124b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:34.456Z|b7f33ab1-e30b-47cd-be47-66a92d36c3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:34.457Z|b7f33ab1-e30b-47cd-be47-66a92d36c3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:41.135Z|e7f787d8-7619-4b62-8002-6d5892463c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:16:41.136Z|e7f787d8-7619-4b62-8002-6d5892463c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:16:41.375Z|f38cc0fb-cc47-4739-ba38-2d16cf5a054a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:16:41.375Z|f38cc0fb-cc47-4739-ba38-2d16cf5a054a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:16:42.379Z|1ec3dd50-0577-470b-9671-6826b27319d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:42.380Z|1ec3dd50-0577-470b-9671-6826b27319d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:42.393Z|10e95c14-b3d1-4155-b1d8-f3adf4f19e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:42.394Z|10e95c14-b3d1-4155-b1d8-f3adf4f19e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:44.491Z|a7085358-cf0d-4d65-973a-b76fc1308c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:44.492Z|a7085358-cf0d-4d65-973a-b76fc1308c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:52.419Z|42d830e9-ba10-4164-94a3-ea8116fd7324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:52.419Z|42d830e9-ba10-4164-94a3-ea8116fd7324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:52.426Z|1853ca6a-997d-4ec0-8a54-9c38435e0c75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:52.426Z|1853ca6a-997d-4ec0-8a54-9c38435e0c75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:54.526Z|c9721f56-421f-4e7f-82e2-0cc0f2301d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:16:54.527Z|c9721f56-421f-4e7f-82e2-0cc0f2301d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:16:56.135Z|e77bb5d2-6617-43c6-a140-4366800228d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:16:56.139Z|e77bb5d2-6617-43c6-a140-4366800228d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:17:02.451Z|078ad54c-e587-45ac-9088-d3ae47bf56f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:02.453Z|078ad54c-e587-45ac-9088-d3ae47bf56f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:02.459Z|6c8b4558-b4a1-475b-9406-3e339dbf3030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:02.460Z|6c8b4558-b4a1-475b-9406-3e339dbf3030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:04.561Z|aa96cc72-c11d-4892-a8fe-666c40e87478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:04.562Z|aa96cc72-c11d-4892-a8fe-666c40e87478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:05.845Z|4cd7690d-bda2-4010-9bd4-c68b99c6a182|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:17:05.846Z|4cd7690d-bda2-4010-9bd4-c68b99c6a182|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:11.135Z|7594dbe7-de06-4a7e-a55c-65e2054de2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:17:11.135Z|7594dbe7-de06-4a7e-a55c-65e2054de2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:17:11.376Z|8c51363d-b395-4862-b77f-9472b0011bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:17:11.377Z|8c51363d-b395-4862-b77f-9472b0011bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:17:12.489Z|0ba9c355-e06e-46fd-81dc-778a79ff2afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:12.490Z|0ba9c355-e06e-46fd-81dc-778a79ff2afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:12.492Z|080bd59e-4af6-4ff3-a324-c046a25c7a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:12.493Z|080bd59e-4af6-4ff3-a324-c046a25c7a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:14.593Z|c288ab4b-9cd6-41ad-880f-90af92dc968e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:14.594Z|c288ab4b-9cd6-41ad-880f-90af92dc968e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:22.524Z|f008f2a3-b3aa-4697-996f-2dec6a6573ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:22.524Z|44d7169b-0c10-44d9-8ed6-835040296a66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:22.525Z|f008f2a3-b3aa-4697-996f-2dec6a6573ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:22.526Z|44d7169b-0c10-44d9-8ed6-835040296a66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:24.622Z|cc975e31-7547-4394-88ae-610aecd7af54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:24.622Z|cc975e31-7547-4394-88ae-610aecd7af54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:26.135Z|bb68d810-bb53-4cc8-9439-65e2676842cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:17:26.135Z|bb68d810-bb53-4cc8-9439-65e2676842cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:17:32.561Z|2b997144-8aac-4fb1-a195-5296a08f808d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:32.562Z|2b997144-8aac-4fb1-a195-5296a08f808d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:32.562Z|0e80276d-16c9-45f5-a00f-b328d1c297b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:32.563Z|0e80276d-16c9-45f5-a00f-b328d1c297b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:34.653Z|43ce51ba-c734-486a-a362-22e928f30d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:34.654Z|43ce51ba-c734-486a-a362-22e928f30d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:41.135Z|a9595151-306c-470c-a4e9-b35756f611c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:17:41.140Z|a9595151-306c-470c-a4e9-b35756f611c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:17:41.378Z|e1b9b495-9b34-407d-922d-f6d4598cb69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:17:41.378Z|e1b9b495-9b34-407d-922d-f6d4598cb69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:17:42.599Z|ba885ecb-6e72-4991-a952-28e5053d8cd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:42.600Z|ba885ecb-6e72-4991-a952-28e5053d8cd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:42.600Z|b74cf94b-25c8-40c5-b2d6-e964dad4856f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:42.602Z|b74cf94b-25c8-40c5-b2d6-e964dad4856f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:44.693Z|cb142b82-c6a9-4335-ad91-e806758aa368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:44.694Z|cb142b82-c6a9-4335-ad91-e806758aa368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:52.634Z|1764db31-89f1-4e86-a56d-17781f99b7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:52.636Z|1764db31-89f1-4e86-a56d-17781f99b7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:52.636Z|f1fa537d-53f4-4288-a56e-5e162d0ea9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:52.638Z|f1fa537d-53f4-4288-a56e-5e162d0ea9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:54.725Z|3ab506a2-3182-45ff-b4c7-fca137803d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:17:54.726Z|3ab506a2-3182-45ff-b4c7-fca137803d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:17:56.135Z|0bcc11ec-b548-4c69-a860-aadb2bacb981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:17:56.135Z|0bcc11ec-b548-4c69-a860-aadb2bacb981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:18:02.670Z|249852e5-d08c-4bba-9d0c-9077ca0b5745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:02.671Z|249852e5-d08c-4bba-9d0c-9077ca0b5745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:02.675Z|fb8bdad4-5611-4bc5-8896-8e6b36584a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:02.676Z|fb8bdad4-5611-4bc5-8896-8e6b36584a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:04.761Z|ed4d9ab5-3b95-4e01-a6b3-221bd9778b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:04.762Z|ed4d9ab5-3b95-4e01-a6b3-221bd9778b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:05.845Z|7915f167-f698-4c44-aa68-2938a5defb9f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:18:05.846Z|7915f167-f698-4c44-aa68-2938a5defb9f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:11.135Z|8354e4ae-563b-4488-aa0a-ea939e4003d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:18:11.136Z|8354e4ae-563b-4488-aa0a-ea939e4003d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:18:11.379Z|8f93f39c-ee21-4f6c-8c2f-4ab3ea28c9f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:18:11.379Z|8f93f39c-ee21-4f6c-8c2f-4ab3ea28c9f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:18:12.705Z|15ff0165-c9f4-42e9-b064-72d71ba2acd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:12.705Z|15ff0165-c9f4-42e9-b064-72d71ba2acd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:12.708Z|a2979586-2453-4226-8b8f-f1a2b8040459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:12.708Z|a2979586-2453-4226-8b8f-f1a2b8040459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:14.794Z|6caaa93d-6cf6-4702-a348-9ddd7f4f28c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:14.795Z|6caaa93d-6cf6-4702-a348-9ddd7f4f28c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:22.739Z|8d262eaa-d600-450a-9299-8368cf6b8b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:22.739Z|f8162c65-3825-44ae-bbec-abb5af0263b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:22.740Z|8d262eaa-d600-450a-9299-8368cf6b8b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:22.740Z|f8162c65-3825-44ae-bbec-abb5af0263b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:24.823Z|de4cf2ad-0338-4e1d-a930-fafddf766a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:24.824Z|de4cf2ad-0338-4e1d-a930-fafddf766a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:26.135Z|3935ca55-3bda-4f97-a3dc-1f778c96a64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:18:26.140Z|3935ca55-3bda-4f97-a3dc-1f778c96a64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:18:32.774Z|7234f064-5f7d-41f8-8965-9a38482759ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:32.775Z|7234f064-5f7d-41f8-8965-9a38482759ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:32.775Z|daff7768-9733-4266-a75f-43a760787ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:32.777Z|daff7768-9733-4266-a75f-43a760787ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:34.856Z|20cbd077-e05d-43b4-9e87-7f2e29e33154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:34.856Z|20cbd077-e05d-43b4-9e87-7f2e29e33154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:41.135Z|e6fe57d1-198b-4dd6-a5e0-a4cd745460f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:18:41.136Z|e6fe57d1-198b-4dd6-a5e0-a4cd745460f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:18:41.380Z|4c568f02-0ba3-4eda-9523-6c5044b86259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:18:41.381Z|4c568f02-0ba3-4eda-9523-6c5044b86259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:18:42.808Z|597310ff-500b-4730-b2ca-d5bcb5821419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:42.808Z|db2229f5-24fa-431d-8cdd-8a56f3c28a28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:42.809Z|597310ff-500b-4730-b2ca-d5bcb5821419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:42.810Z|db2229f5-24fa-431d-8cdd-8a56f3c28a28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:44.892Z|bd9aba7f-5382-445b-8ab5-95d7e6925196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:44.893Z|bd9aba7f-5382-445b-8ab5-95d7e6925196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:52.845Z|ca7c71f2-5384-4cfd-a5c7-e953fc2903f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:52.846Z|ca7c71f2-5384-4cfd-a5c7-e953fc2903f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:52.852Z|9e63cb89-feac-4005-8f1a-ae2515c71070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:52.853Z|9e63cb89-feac-4005-8f1a-ae2515c71070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:54.928Z|a25ef84d-c04a-4710-ace9-c97f7ef194b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:18:54.929Z|a25ef84d-c04a-4710-ace9-c97f7ef194b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:18:56.135Z|07c2b300-73f7-4bee-96aa-098b71778820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:18:56.136Z|07c2b300-73f7-4bee-96aa-098b71778820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:19:02.878Z|d0147f40-61ad-4058-90e5-b9f2153f313e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:02.878Z|d0147f40-61ad-4058-90e5-b9f2153f313e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:02.883Z|c5bc047a-0b3b-413e-9221-a61c5629834d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:02.884Z|c5bc047a-0b3b-413e-9221-a61c5629834d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:04.964Z|a0e2ff47-f491-411d-82da-7d7e7ac573ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:04.965Z|a0e2ff47-f491-411d-82da-7d7e7ac573ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:05.846Z|a734d65e-cbe5-4764-841f-e1d7b01752be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:19:05.847Z|a734d65e-cbe5-4764-841f-e1d7b01752be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:11.135Z|1621ac9a-b64f-4c16-82b8-83112c9c89fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:19:11.139Z|1621ac9a-b64f-4c16-82b8-83112c9c89fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:19:11.382Z|961858ca-e9a0-4ee0-a130-d740eb494c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:19:11.382Z|961858ca-e9a0-4ee0-a130-d740eb494c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:19:12.918Z|abfdd00b-c5be-4376-817e-2b1a28e9fff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:12.918Z|abfdd00b-c5be-4376-817e-2b1a28e9fff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:12.921Z|f9079e9b-56e6-40b4-b0d6-b02b4cd61339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:12.922Z|f9079e9b-56e6-40b4-b0d6-b02b4cd61339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:14.997Z|c377b65c-b123-4986-8765-03e376982f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:14.999Z|c377b65c-b123-4986-8765-03e376982f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:22.956Z|ef30e22e-a68b-4ece-a6a3-7140c4419dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:22.956Z|882e8f84-b0f8-4d0e-a0e2-96f62999ae2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:22.957Z|ef30e22e-a68b-4ece-a6a3-7140c4419dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:22.957Z|882e8f84-b0f8-4d0e-a0e2-96f62999ae2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:25.030Z|74e4aa38-1f2c-4a55-9e63-e13aaad8c9aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:25.031Z|74e4aa38-1f2c-4a55-9e63-e13aaad8c9aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:26.135Z|80260925-2f94-49c8-9f8b-049e9a8957bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:19:26.136Z|80260925-2f94-49c8-9f8b-049e9a8957bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:19:32.992Z|f8aa72e5-eb55-4e07-aaf9-a83b1a3726c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:32.993Z|f8aa72e5-eb55-4e07-aaf9-a83b1a3726c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:33.001Z|5f069526-3e46-4c99-8427-fa3667c48537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:33.001Z|5f069526-3e46-4c99-8427-fa3667c48537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:35.064Z|622bc9d9-9790-4749-924a-700d08323ce9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:35.065Z|622bc9d9-9790-4749-924a-700d08323ce9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:41.135Z|c89429c6-cd29-44b4-807e-17e746a757c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:19:41.135Z|c89429c6-cd29-44b4-807e-17e746a757c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:19:41.383Z|a9af3ac0-894f-402a-9f7d-96fde051006b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:19:41.383Z|a9af3ac0-894f-402a-9f7d-96fde051006b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:19:43.028Z|0104dbdd-8452-4482-bfc8-703a72a1ec75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:43.029Z|0104dbdd-8452-4482-bfc8-703a72a1ec75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:43.033Z|7e5b8e8b-320c-42f2-b39f-60ed5fb39d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:43.033Z|7e5b8e8b-320c-42f2-b39f-60ed5fb39d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:45.102Z|7d4f69b4-4d13-49b7-86a9-b682aae60f1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:45.103Z|7d4f69b4-4d13-49b7-86a9-b682aae60f1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:53.073Z|eaf26a59-9381-4518-95bb-f1f90d322c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:53.073Z|cfbacdee-25dc-4479-bd79-0fb4d7e07872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:53.074Z|eaf26a59-9381-4518-95bb-f1f90d322c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:53.074Z|cfbacdee-25dc-4479-bd79-0fb4d7e07872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:55.139Z|61022098-b24f-4666-9b1a-6575b2ba7376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:19:55.140Z|61022098-b24f-4666-9b1a-6575b2ba7376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:19:56.135Z|76126097-f051-4ee1-b206-1a82be08396b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:19:56.139Z|76126097-f051-4ee1-b206-1a82be08396b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:20:03.106Z|a6caaf33-daf9-4be6-aece-a0fd409abff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:03.107Z|a6caaf33-daf9-4be6-aece-a0fd409abff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:03.107Z|72827277-c82c-4632-9cae-d21bf1fae84f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:03.108Z|72827277-c82c-4632-9cae-d21bf1fae84f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:05.172Z|dd4fd104-eb9c-4c54-9fa8-39166aae7504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:05.173Z|dd4fd104-eb9c-4c54-9fa8-39166aae7504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:05.846Z|b9de94b0-5b75-4a8b-af04-4de3bca34aaf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:20:05.847Z|b9de94b0-5b75-4a8b-af04-4de3bca34aaf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:11.135Z|5c609bb2-7530-4ae6-bde8-347a8c8078c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:20:11.135Z|5c609bb2-7530-4ae6-bde8-347a8c8078c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:20:11.384Z|537c4048-4088-41ae-b840-619c91ea9be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:20:11.385Z|537c4048-4088-41ae-b840-619c91ea9be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:20:13.139Z|02ba2eb5-358d-41b5-a1e0-639eee21e688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:13.140Z|02ba2eb5-358d-41b5-a1e0-639eee21e688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:13.140Z|2494d584-ebfc-488e-b64e-adfa6c831667|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:13.142Z|2494d584-ebfc-488e-b64e-adfa6c831667|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:15.208Z|9345a3df-6c02-4f9f-bb70-20a529680461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:15.210Z|9345a3df-6c02-4f9f-bb70-20a529680461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:23.170Z|048b9120-78ac-47eb-8152-5a97e28efc72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:23.171Z|048b9120-78ac-47eb-8152-5a97e28efc72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:23.175Z|e20e7310-9153-4fe0-87f8-400776151639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:23.176Z|e20e7310-9153-4fe0-87f8-400776151639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:25.244Z|40e86bec-9a8d-4648-95c8-42e8139bde8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:25.245Z|40e86bec-9a8d-4648-95c8-42e8139bde8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:26.135Z|d4159803-5a42-4181-9dc1-dc16fbbb2c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:20:26.135Z|d4159803-5a42-4181-9dc1-dc16fbbb2c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:20:33.203Z|c45601c0-cc3e-4676-b44b-3a53f891a21b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:33.203Z|c45601c0-cc3e-4676-b44b-3a53f891a21b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:33.207Z|d4c87e9d-dee0-4660-b73b-5812757ba671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:33.207Z|d4c87e9d-dee0-4660-b73b-5812757ba671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:35.277Z|35b566a8-98d5-42bb-83a8-61ca6ff6c3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:35.278Z|35b566a8-98d5-42bb-83a8-61ca6ff6c3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:41.135Z|dcac8f6b-c8bf-405b-a733-e308a2a5c1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:20:41.139Z|dcac8f6b-c8bf-405b-a733-e308a2a5c1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:20:41.385Z|2ebc8a3d-7451-40d8-ba51-cfbe249d0a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:20:41.386Z|2ebc8a3d-7451-40d8-ba51-cfbe249d0a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:20:43.236Z|2246206d-edd4-49e1-9213-cea3eaaa4f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:43.237Z|2246206d-edd4-49e1-9213-cea3eaaa4f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:43.243Z|0d8a344c-756e-4e7b-9dcd-cdade24728bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:43.244Z|0d8a344c-756e-4e7b-9dcd-cdade24728bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:45.312Z|2cd3fdae-3b76-4d41-aa33-3da90e75baa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:45.313Z|2cd3fdae-3b76-4d41-aa33-3da90e75baa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:53.274Z|c772cb5a-1639-48bc-85d2-b7eb7e7ade9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:53.275Z|c772cb5a-1639-48bc-85d2-b7eb7e7ade9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:53.276Z|8cc5de39-8727-492e-a645-13af62c61873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:53.276Z|8cc5de39-8727-492e-a645-13af62c61873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:55.348Z|17f48cf8-2735-4431-a39f-9572a8472dd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:20:55.349Z|17f48cf8-2735-4431-a39f-9572a8472dd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:20:56.135Z|40ce62a5-0573-430e-9dde-211cedf24420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:20:56.135Z|40ce62a5-0573-430e-9dde-211cedf24420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:21:03.310Z|b14574e1-17df-4fe4-b08d-16af93177f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:03.312Z|b14574e1-17df-4fe4-b08d-16af93177f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:03.315Z|fd525128-d614-4660-abb8-abe4c8f28590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:03.316Z|fd525128-d614-4660-abb8-abe4c8f28590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:05.393Z|3c2884dc-9bd4-463b-8821-ac43dfd32071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:05.394Z|3c2884dc-9bd4-463b-8821-ac43dfd32071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:05.848Z|af7973b7-9cbd-4b00-9a52-863c4b7953d7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:21:05.850Z|af7973b7-9cbd-4b00-9a52-863c4b7953d7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:11.135Z|c69b56ab-09ca-41fc-8fbf-a3d09427b6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:21:11.137Z|c69b56ab-09ca-41fc-8fbf-a3d09427b6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:21:11.387Z|0ce5f302-9809-4869-90e4-62479e2cae24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:21:11.387Z|0ce5f302-9809-4869-90e4-62479e2cae24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:21:13.353Z|0b3b3f72-4d79-413d-8bc3-cf2085435206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:13.353Z|0b3b3f72-4d79-413d-8bc3-cf2085435206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:13.355Z|5c3fd63b-6d74-472d-b7b1-556afcd0463a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:13.356Z|5c3fd63b-6d74-472d-b7b1-556afcd0463a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:15.430Z|c5eb6469-66b1-4510-9a03-ea48404c67e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:15.432Z|c5eb6469-66b1-4510-9a03-ea48404c67e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:23.383Z|5e3ee15c-698f-450a-a99a-d5810f16646e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:23.384Z|5e3ee15c-698f-450a-a99a-d5810f16646e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:23.391Z|bc9b41e8-2ede-4723-a110-6072e00f7270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:23.391Z|bc9b41e8-2ede-4723-a110-6072e00f7270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:25.466Z|9ca01f31-6498-4361-ad2c-3071de15426e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:25.466Z|9ca01f31-6498-4361-ad2c-3071de15426e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:26.135Z|2cefe1e1-d306-4210-8f42-69aa26bfd5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:21:26.139Z|2cefe1e1-d306-4210-8f42-69aa26bfd5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:21:33.425Z|5dafa6e7-3732-4b5d-bd7b-795dc486d759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:33.426Z|5dafa6e7-3732-4b5d-bd7b-795dc486d759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:33.426Z|645eed4d-9744-4e6b-8ebb-efe0f56f3d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:33.428Z|645eed4d-9744-4e6b-8ebb-efe0f56f3d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:35.499Z|a8999563-59f5-48d8-8a30-c9d8341da323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:35.499Z|a8999563-59f5-48d8-8a30-c9d8341da323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:41.135Z|4507d680-7242-459b-8b0d-e553cf9eebf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:21:41.136Z|4507d680-7242-459b-8b0d-e553cf9eebf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:21:41.388Z|31ec3c18-1930-4d7b-a495-6780c4bce863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:21:41.389Z|31ec3c18-1930-4d7b-a495-6780c4bce863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:21:43.468Z|a1fbaf5b-14fc-420f-88d8-732f92738e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:43.469Z|a1fbaf5b-14fc-420f-88d8-732f92738e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:43.472Z|24b74563-8e88-41b1-a8db-61c216f8c793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:43.473Z|24b74563-8e88-41b1-a8db-61c216f8c793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:45.532Z|9006ca5b-95a5-40ad-a1e8-12bae54574a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:45.533Z|9006ca5b-95a5-40ad-a1e8-12bae54574a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:53.505Z|d66477d1-a961-4713-9cee-1c66d96081ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:53.506Z|d66477d1-a961-4713-9cee-1c66d96081ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:53.510Z|23e72468-e6a7-4a08-a3fd-2cab6bc021ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:53.511Z|23e72468-e6a7-4a08-a3fd-2cab6bc021ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:55.567Z|2840dbfb-e1fd-4c4e-9ebd-336556a6aae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:21:55.568Z|2840dbfb-e1fd-4c4e-9ebd-336556a6aae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:21:56.135Z|18a305cd-5c4e-4bc8-8a8b-211587fafa6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:21:56.136Z|18a305cd-5c4e-4bc8-8a8b-211587fafa6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:22:03.541Z|97edbd0c-8180-4c21-a238-8e8c7a42ee74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:03.541Z|97edbd0c-8180-4c21-a238-8e8c7a42ee74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:03.543Z|f1a37cf3-089e-467c-bb00-19e3001fc577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:03.545Z|f1a37cf3-089e-467c-bb00-19e3001fc577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:05.604Z|fc0d0c90-56ed-4848-a43f-c9fb098878df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:05.605Z|fc0d0c90-56ed-4848-a43f-c9fb098878df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:05.844Z|c8c5d844-339c-4783-9b1b-6442f01d90c1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:22:05.845Z|c8c5d844-339c-4783-9b1b-6442f01d90c1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:11.135Z|5c1d8092-21db-4ed3-b26c-0ea816bd77b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:22:11.140Z|5c1d8092-21db-4ed3-b26c-0ea816bd77b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:22:11.390Z|1514a238-71df-4035-8fbd-f80164f09dbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:22:11.391Z|1514a238-71df-4035-8fbd-f80164f09dbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:22:13.572Z|5d1f04dd-9ab8-4d16-8c2d-a47bc1eb4ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:13.573Z|5d1f04dd-9ab8-4d16-8c2d-a47bc1eb4ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:13.580Z|474be419-0984-4544-9353-c61fc8569912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:13.581Z|474be419-0984-4544-9353-c61fc8569912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:15.639Z|3821b13e-d7ac-4eeb-892e-0bb00b8b83e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:15.640Z|3821b13e-d7ac-4eeb-892e-0bb00b8b83e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:23.605Z|de210a75-6946-4905-8fae-a0bf3cce0498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:23.605Z|de210a75-6946-4905-8fae-a0bf3cce0498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:23.610Z|32e68dfb-8125-4385-bf4b-677c664229b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:23.611Z|32e68dfb-8125-4385-bf4b-677c664229b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:25.671Z|de9cbc59-286a-448e-95c5-f521ecd7d8fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:25.671Z|de9cbc59-286a-448e-95c5-f521ecd7d8fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:26.135Z|bb5df5a1-4f02-435e-ad03-52928b1f13a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:22:26.136Z|bb5df5a1-4f02-435e-ad03-52928b1f13a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:22:33.635Z|dee38e1f-dfb2-4246-83dc-caf54224124c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:33.637Z|dee38e1f-dfb2-4246-83dc-caf54224124c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:33.645Z|ee3b3b16-df48-4a1d-9ec3-23612e7e9251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:33.646Z|ee3b3b16-df48-4a1d-9ec3-23612e7e9251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:35.704Z|0cd09815-42bb-4c04-9a06-28f1378dffeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:35.704Z|0cd09815-42bb-4c04-9a06-28f1378dffeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:41.135Z|6fbbc179-4adb-4b07-af87-661959975dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:22:41.135Z|6fbbc179-4adb-4b07-af87-661959975dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:22:41.391Z|37c361ef-845b-4625-8ffc-ad026ea43ac9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:22:41.392Z|37c361ef-845b-4625-8ffc-ad026ea43ac9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:22:43.669Z|3d49af1e-e281-440a-b1ae-e6b27a151b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:43.670Z|3d49af1e-e281-440a-b1ae-e6b27a151b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:43.677Z|00b67d70-a64b-4c67-b0d2-9ebd768ee305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:43.677Z|00b67d70-a64b-4c67-b0d2-9ebd768ee305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:45.734Z|b16e5b24-6471-4955-b3f6-97f120f23ff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:45.735Z|b16e5b24-6471-4955-b3f6-97f120f23ff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:53.703Z|6a22f454-9262-4a9c-aaec-f2309e3428b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:53.704Z|6a22f454-9262-4a9c-aaec-f2309e3428b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:53.708Z|de7ecc45-7f5a-46f5-a2f8-877a79c33895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:53.709Z|de7ecc45-7f5a-46f5-a2f8-877a79c33895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:55.766Z|96498d20-d59b-40c7-9de2-8b18805042f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:22:55.767Z|96498d20-d59b-40c7-9de2-8b18805042f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:22:56.135Z|8362cba1-86f5-4f72-ba67-2e6e3ec127e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:22:56.140Z|8362cba1-86f5-4f72-ba67-2e6e3ec127e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:23:03.732Z|e01d77da-2729-49ba-8273-83846e61bd69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:03.733Z|e01d77da-2729-49ba-8273-83846e61bd69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:03.737Z|86dcef52-bef5-471f-98d5-7c08aa413503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:03.737Z|86dcef52-bef5-471f-98d5-7c08aa413503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:05.803Z|f43473e4-5154-477f-a616-367fef63489a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:05.804Z|f43473e4-5154-477f-a616-367fef63489a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:05.845Z|743f9cb6-732b-483e-8323-61e8d6135548|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:23:05.846Z|743f9cb6-732b-483e-8323-61e8d6135548|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:11.135Z|5171bd07-9464-4b8f-a4bb-6db9c3166efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:23:11.135Z|5171bd07-9464-4b8f-a4bb-6db9c3166efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:23:11.393Z|35c2d7b9-f2e7-4170-86b9-ef55aee50340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:23:11.393Z|35c2d7b9-f2e7-4170-86b9-ef55aee50340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:23:13.774Z|1549a10c-7630-4608-83bc-b99ffc436c1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:13.774Z|e69eaa01-9178-48c2-85a3-554d96b9be62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:13.774Z|1549a10c-7630-4608-83bc-b99ffc436c1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:13.776Z|e69eaa01-9178-48c2-85a3-554d96b9be62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:15.841Z|013a2316-9dd5-4265-bdc9-e9515bee0bb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:15.841Z|013a2316-9dd5-4265-bdc9-e9515bee0bb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:23.812Z|4b5f873e-f517-48e1-8f9a-3f068f9bf63b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:23.813Z|4b5f873e-f517-48e1-8f9a-3f068f9bf63b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:23.819Z|82858504-062c-432f-acee-789f8e944265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:23.820Z|82858504-062c-432f-acee-789f8e944265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:25.877Z|e359daf9-10fe-4b00-95f2-5ceb858182b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:25.878Z|e359daf9-10fe-4b00-95f2-5ceb858182b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:26.135Z|28251d58-e5a4-4f79-90c0-8617c8213da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:23:26.136Z|28251d58-e5a4-4f79-90c0-8617c8213da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:23:33.849Z|52d2a118-46fc-49ca-bf9c-538395b97636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:33.850Z|52d2a118-46fc-49ca-bf9c-538395b97636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:33.854Z|4cd0fb8f-98e1-4ac2-9365-918a573a1bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:33.855Z|4cd0fb8f-98e1-4ac2-9365-918a573a1bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:35.911Z|d35e93a5-3081-4265-a032-74edd60cb887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:35.911Z|d35e93a5-3081-4265-a032-74edd60cb887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:41.135Z|97655b3f-4c0a-4b99-9cfe-b50a26880628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:23:41.139Z|97655b3f-4c0a-4b99-9cfe-b50a26880628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:23:41.394Z|40bc8be2-1b35-4f90-80bd-6df0f4085b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:23:41.394Z|40bc8be2-1b35-4f90-80bd-6df0f4085b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:23:43.884Z|ee535573-0c82-484a-b1d4-fbe862cec0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:43.885Z|ee535573-0c82-484a-b1d4-fbe862cec0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:43.892Z|6355cc6e-b495-4aa1-ae3e-fdef0d02a3a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:43.893Z|6355cc6e-b495-4aa1-ae3e-fdef0d02a3a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:45.946Z|0e6bc7bb-929c-473c-a06a-9f29bbb9830a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:45.947Z|0e6bc7bb-929c-473c-a06a-9f29bbb9830a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:53.918Z|207a814a-5180-49a1-950c-dd351ce4ed50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:53.919Z|207a814a-5180-49a1-950c-dd351ce4ed50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:53.924Z|d93bd336-d39f-4c4f-ba96-f739cd371d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:53.925Z|d93bd336-d39f-4c4f-ba96-f739cd371d9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:55.975Z|d1d3256b-4d66-4067-a1d0-6369964148dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:23:55.976Z|d1d3256b-4d66-4067-a1d0-6369964148dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:23:56.135Z|ca0cbc91-70e0-4109-b453-ed9334ac9d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:23:56.136Z|ca0cbc91-70e0-4109-b453-ed9334ac9d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:24:03.959Z|5d6f4816-4ff3-4cd7-8179-778a606aa4c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:03.959Z|76aed4a7-860a-4074-bfd3-0d2dec9ff03a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:03.960Z|5d6f4816-4ff3-4cd7-8179-778a606aa4c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:03.960Z|76aed4a7-860a-4074-bfd3-0d2dec9ff03a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:05.845Z|e61d6951-cf1d-40e3-a07f-529b6d177ff5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:24:05.846Z|e61d6951-cf1d-40e3-a07f-529b6d177ff5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:06.007Z|56ed3b97-7ec7-41d2-8496-f1f2d021dc05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:06.007Z|56ed3b97-7ec7-41d2-8496-f1f2d021dc05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:11.135Z|0760ce22-246c-4498-81c1-de41809dab17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:24:11.135Z|0760ce22-246c-4498-81c1-de41809dab17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:24:11.395Z|c3a7bf6f-11ed-4fe1-827e-b3fe3f5af71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:24:11.396Z|c3a7bf6f-11ed-4fe1-827e-b3fe3f5af71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:24:14.006Z|0c088a8e-f7e6-413b-a5cf-d42108ca9c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:14.007Z|0c088a8e-f7e6-413b-a5cf-d42108ca9c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:14.014Z|bab61dc0-799c-447c-a39e-0e6e07663330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:14.015Z|bab61dc0-799c-447c-a39e-0e6e07663330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:16.041Z|7399a9f8-1efe-445e-9022-1568e0fcccbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:16.042Z|7399a9f8-1efe-445e-9022-1568e0fcccbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:24.047Z|40384f3f-83b6-447e-a840-ac3bbeaf0c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:24.048Z|40384f3f-83b6-447e-a840-ac3bbeaf0c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:24.053Z|aa7aba69-e4d7-4e05-bad8-60db2e294f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:24.054Z|aa7aba69-e4d7-4e05-bad8-60db2e294f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:26.075Z|620537eb-0b00-4b6e-9be9-6b733251173b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:26.076Z|620537eb-0b00-4b6e-9be9-6b733251173b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:26.135Z|8be70e8f-6fd3-4843-8460-36af4480bda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:24:26.140Z|8be70e8f-6fd3-4843-8460-36af4480bda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:24:34.099Z|b41bf294-f01f-4315-96bc-05e8602b582c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:34.099Z|289e7b91-aa16-44be-9c4f-428f1297e862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:34.100Z|b41bf294-f01f-4315-96bc-05e8602b582c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:34.100Z|289e7b91-aa16-44be-9c4f-428f1297e862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:36.111Z|e34bbbe5-7453-471f-ae1e-1c51a758a410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:36.112Z|e34bbbe5-7453-471f-ae1e-1c51a758a410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:41.135Z|b4b8a3b6-cece-4f87-8d9f-6b27f9752699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:24:41.135Z|b4b8a3b6-cece-4f87-8d9f-6b27f9752699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:24:41.397Z|bb3264a6-c9fb-4bde-acb0-be5d440f2f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:24:41.398Z|bb3264a6-c9fb-4bde-acb0-be5d440f2f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:24:44.128Z|16828ad9-a0b7-4da7-b210-003aec5a52ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:44.129Z|a9c9c736-5b0c-4b7e-a482-660acca20d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:44.129Z|16828ad9-a0b7-4da7-b210-003aec5a52ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:44.130Z|a9c9c736-5b0c-4b7e-a482-660acca20d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:46.144Z|aed757b6-8e68-4fa5-8a36-05aaeb885609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:46.145Z|aed757b6-8e68-4fa5-8a36-05aaeb885609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:54.155Z|12d47985-428a-45ca-9d24-b5b576ef309d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:54.156Z|12d47985-428a-45ca-9d24-b5b576ef309d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:54.159Z|c3b50cc6-2e4e-43cf-b70e-cd0ce934fdf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:54.159Z|c3b50cc6-2e4e-43cf-b70e-cd0ce934fdf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:24:56.135Z|3e463aae-2034-4d28-8a93-e563c2450d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:24:56.136Z|3e463aae-2034-4d28-8a93-e563c2450d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:24:56.179Z|4fa58029-1c2b-4096-82ff-28620c586d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:24:56.179Z|4fa58029-1c2b-4096-82ff-28620c586d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:04.184Z|a900d962-398d-411d-b337-324768868da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:04.185Z|a900d962-398d-411d-b337-324768868da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:04.193Z|0128b4bb-b187-499f-a018-4c7efa22d163|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:04.193Z|0128b4bb-b187-499f-a018-4c7efa22d163|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:05.844Z|f40b3b97-020f-4992-918a-c152b129257a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:25:05.845Z|f40b3b97-020f-4992-918a-c152b129257a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:06.213Z|6d3fa82d-8da6-4d28-8331-454ef8562f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:06.213Z|6d3fa82d-8da6-4d28-8331-454ef8562f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:11.135Z|7058bc7e-4d38-4813-8602-20508b23635d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:25:11.136Z|7058bc7e-4d38-4813-8602-20508b23635d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:25:11.399Z|5c787139-c988-4f55-a14f-cafedf3a2d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:25:11.399Z|5c787139-c988-4f55-a14f-cafedf3a2d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:25:14.217Z|77464cd0-64e5-4e92-98a6-17ac4641591c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:14.218Z|e6c709ab-1120-4e80-92cf-24a36d20604d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:14.218Z|77464cd0-64e5-4e92-98a6-17ac4641591c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:14.220Z|e6c709ab-1120-4e80-92cf-24a36d20604d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:16.247Z|92ca6e6d-4a34-46cf-88ee-fd62fbc687ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:16.249Z|92ca6e6d-4a34-46cf-88ee-fd62fbc687ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:24.252Z|db8798d1-a5e5-4727-b6a9-b131efb1b766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:24.253Z|db8798d1-a5e5-4727-b6a9-b131efb1b766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:24.259Z|f46beb09-3926-4407-bc35-a439e856562c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:24.260Z|f46beb09-3926-4407-bc35-a439e856562c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:26.135Z|d6b8622e-9c00-41c7-b584-d619d44e9908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:25:26.135Z|d6b8622e-9c00-41c7-b584-d619d44e9908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:25:26.282Z|d90ecfa6-2c1c-470a-a2f0-aa59b8c262d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:26.283Z|d90ecfa6-2c1c-470a-a2f0-aa59b8c262d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:34.288Z|9881c48c-9599-40ca-8a32-1ff964048903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:34.289Z|9881c48c-9599-40ca-8a32-1ff964048903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:34.291Z|ed696d2a-b21e-4d7e-9643-5d33c073ea18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:34.291Z|ed696d2a-b21e-4d7e-9643-5d33c073ea18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:36.313Z|ccaa0630-a942-427a-879c-ec402851fb98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:36.314Z|ccaa0630-a942-427a-879c-ec402851fb98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:41.135Z|9d0502bf-156c-4675-a1d0-62acb0c601c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:25:41.140Z|9d0502bf-156c-4675-a1d0-62acb0c601c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:25:41.400Z|c1c9f87f-30f5-49b9-abb5-a1645337891b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:25:41.401Z|c1c9f87f-30f5-49b9-abb5-a1645337891b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:25:44.323Z|3566b35d-c3ab-42fb-ba77-81e7c9d98e9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:44.324Z|3566b35d-c3ab-42fb-ba77-81e7c9d98e9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:44.324Z|9aced899-a05a-4a40-8cd9-b5d36dee89dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:44.326Z|9aced899-a05a-4a40-8cd9-b5d36dee89dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:46.345Z|c5c0c19c-b17d-43ef-b7fd-10bcf6f1f67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:46.345Z|c5c0c19c-b17d-43ef-b7fd-10bcf6f1f67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:54.361Z|afdf6be8-0b12-4b15-a714-c82c36242ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:54.362Z|afdf6be8-0b12-4b15-a714-c82c36242ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:54.361Z|d651031f-369e-4400-a787-31868dbbc69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:54.364Z|d651031f-369e-4400-a787-31868dbbc69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:25:56.135Z|30f8f2d8-aea1-4083-87d5-35b88815a405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:25:56.135Z|30f8f2d8-aea1-4083-87d5-35b88815a405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:25:56.379Z|9101b863-ebbd-432c-9a35-c2c85bb45abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:25:56.380Z|9101b863-ebbd-432c-9a35-c2c85bb45abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:04.407Z|85dac1c5-7d23-4bd9-b35a-2c6b35188891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:04.407Z|b97499d8-1a56-4d9a-98c3-87beeff49363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:04.408Z|b97499d8-1a56-4d9a-98c3-87beeff49363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:04.410Z|85dac1c5-7d23-4bd9-b35a-2c6b35188891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:05.846Z|dbf5e95f-688a-4539-95b6-b2a6742e02d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:26:05.847Z|dbf5e95f-688a-4539-95b6-b2a6742e02d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:06.414Z|ec5ad045-1bee-4d60-bf6e-c6b3113298ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:06.415Z|ec5ad045-1bee-4d60-bf6e-c6b3113298ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:11.135Z|e76d2a1d-757f-4974-b0bf-4d19aa464837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:26:11.135Z|e76d2a1d-757f-4974-b0bf-4d19aa464837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:26:11.402Z|c5c4a19d-f157-43b4-bf36-673a3f2b5a75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:26:11.402Z|c5c4a19d-f157-43b4-bf36-673a3f2b5a75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:26:14.443Z|dec74dea-cc17-4e9d-a1e6-37dab74f0ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:14.443Z|dec74dea-cc17-4e9d-a1e6-37dab74f0ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:14.450Z|56b7b182-cc71-43f6-b690-4da515b8db51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:14.451Z|56b7b182-cc71-43f6-b690-4da515b8db51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:16.441Z|96f9781e-574e-4f2c-a58a-64a31c38d04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:16.442Z|96f9781e-574e-4f2c-a58a-64a31c38d04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:24.475Z|ece49618-8349-4aef-a42b-aa6f317e71bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:24.476Z|ece49618-8349-4aef-a42b-aa6f317e71bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:24.481Z|0bd90644-b88c-4165-9723-ad86f2ef5cc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:24.482Z|0bd90644-b88c-4165-9723-ad86f2ef5cc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:26.135Z|cd155969-1404-494b-ba19-fbdc146c6c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:26:26.139Z|cd155969-1404-494b-ba19-fbdc146c6c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:26:26.480Z|60b107f7-b828-418d-88c6-e68782c4b001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:26.481Z|60b107f7-b828-418d-88c6-e68782c4b001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:34.523Z|272510b7-6760-440c-851c-b6a2a1141c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:34.523Z|b7b80ced-d0fe-4a82-951a-f8470e39c1ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:34.523Z|272510b7-6760-440c-851c-b6a2a1141c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:34.523Z|b7b80ced-d0fe-4a82-951a-f8470e39c1ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:36.514Z|d0c38002-74ef-40ad-8a4e-a018acd711aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:36.514Z|d0c38002-74ef-40ad-8a4e-a018acd711aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:41.135Z|aab6e72b-f21c-48e5-9f39-3d8b53051f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:26:41.135Z|aab6e72b-f21c-48e5-9f39-3d8b53051f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:26:41.403Z|1bde4587-b6fa-4c4e-8367-002b2a781bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:26:41.403Z|1bde4587-b6fa-4c4e-8367-002b2a781bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:26:44.555Z|8b251bba-2079-409f-a70f-6801766643f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:44.556Z|8b251bba-2079-409f-a70f-6801766643f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:44.564Z|43db7f4c-3586-45ea-b05b-2ebf4ae86557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:44.564Z|43db7f4c-3586-45ea-b05b-2ebf4ae86557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:46.546Z|224abb20-cca8-43fa-b923-7492086d6269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:46.546Z|224abb20-cca8-43fa-b923-7492086d6269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:54.590Z|3f2c60c1-7170-4d53-8aee-bb0293cb7605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:54.591Z|3f2c60c1-7170-4d53-8aee-bb0293cb7605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:54.595Z|28ca58c3-8d4a-4e18-9b28-c0a4c5056ec1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:54.595Z|28ca58c3-8d4a-4e18-9b28-c0a4c5056ec1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:26:56.135Z|efc32c98-8008-4164-a611-dac78fa8644f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:26:56.136Z|efc32c98-8008-4164-a611-dac78fa8644f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:26:56.579Z|bbb5925d-fa5a-4ad2-88ae-44227a881f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:26:56.580Z|bbb5925d-fa5a-4ad2-88ae-44227a881f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:04.627Z|ca6aff0e-6ec1-4772-8732-8530848e72a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:04.628Z|c549a5f7-0025-41f5-9782-62f59dbf27e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:04.629Z|ca6aff0e-6ec1-4772-8732-8530848e72a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:04.629Z|c549a5f7-0025-41f5-9782-62f59dbf27e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:05.845Z|acf49dd3-7876-4d8c-ae55-4bae650841cf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:27:05.846Z|acf49dd3-7876-4d8c-ae55-4bae650841cf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:06.617Z|4a792ef6-9392-4dec-a3e1-cc84db32dc43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:06.618Z|4a792ef6-9392-4dec-a3e1-cc84db32dc43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:11.135Z|4c05b145-400f-4f1d-a4b8-9d0fa01403aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:27:11.140Z|4c05b145-400f-4f1d-a4b8-9d0fa01403aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:27:11.404Z|a92a21c4-da44-4859-ae60-0a58fe418df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:27:11.405Z|a92a21c4-da44-4859-ae60-0a58fe418df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:27:14.674Z|a6ac5ce9-4168-4834-ab43-61995e747e2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:14.675Z|a6ac5ce9-4168-4834-ab43-61995e747e2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:14.674Z|98337bd2-caf1-47fe-a218-4731337a2aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:14.680Z|98337bd2-caf1-47fe-a218-4731337a2aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:16.653Z|678f9369-2e17-46ac-b517-8f4a3c9eaa1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:16.654Z|678f9369-2e17-46ac-b517-8f4a3c9eaa1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:24.708Z|36364980-a109-4dd1-a5d5-014f7cdcedd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:24.709Z|36364980-a109-4dd1-a5d5-014f7cdcedd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:24.713Z|b1797eab-cc81-442e-b398-5413d28c33b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:24.714Z|b1797eab-cc81-442e-b398-5413d28c33b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:26.135Z|e1d607eb-75cb-44ba-8026-c710074acd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:27:26.135Z|e1d607eb-75cb-44ba-8026-c710074acd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:27:26.688Z|a9ae3cfb-e825-479b-8498-72e143ef6a90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:26.689Z|a9ae3cfb-e825-479b-8498-72e143ef6a90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:34.748Z|b77b195f-c52e-4824-8caf-bb0313cf7119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:34.748Z|b77b195f-c52e-4824-8caf-bb0313cf7119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:34.748Z|e09fc0e1-a6ae-40a7-8587-65f050405266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:34.750Z|e09fc0e1-a6ae-40a7-8587-65f050405266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:36.718Z|4be6c684-a442-466f-af62-119167ab93be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:36.719Z|4be6c684-a442-466f-af62-119167ab93be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:41.135Z|ea848bea-f3f5-43aa-8ae7-fa8d811f8ba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:27:41.135Z|ea848bea-f3f5-43aa-8ae7-fa8d811f8ba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:27:41.405Z|456b5847-483e-4422-b9ec-6f13eb1e504a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:27:41.406Z|456b5847-483e-4422-b9ec-6f13eb1e504a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:27:44.782Z|d86d6acb-c755-4c99-ac43-055531295a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:44.783Z|d86d6acb-c755-4c99-ac43-055531295a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:44.783Z|6f55b608-c968-4ba0-b807-a1b6feca105e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:44.787Z|6f55b608-c968-4ba0-b807-a1b6feca105e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:46.750Z|99704f48-3dab-425e-b6c6-17b15e644665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:46.751Z|99704f48-3dab-425e-b6c6-17b15e644665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:54.819Z|e99414c5-31d7-46c1-9cfb-18a9bfebfa9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:54.820Z|e99414c5-31d7-46c1-9cfb-18a9bfebfa9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:54.820Z|54780f17-f7ae-4cac-a719-d03472e381a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:54.823Z|54780f17-f7ae-4cac-a719-d03472e381a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:27:56.135Z|58dab9cb-c5b0-46e3-b98c-549db5a404f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:27:56.139Z|58dab9cb-c5b0-46e3-b98c-549db5a404f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:27:56.779Z|49ce835b-607f-425e-9426-9d7f7a85af83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:27:56.780Z|49ce835b-607f-425e-9426-9d7f7a85af83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:04.855Z|641839f0-9c35-481e-8bf9-6f9bd2e1295f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:04.856Z|641839f0-9c35-481e-8bf9-6f9bd2e1295f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:04.863Z|928a7929-8834-4c48-96a0-f601ad038a4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:04.864Z|928a7929-8834-4c48-96a0-f601ad038a4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:05.844Z|4703ee04-8c8e-4896-a6f5-b30b0fafb823|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:28:05.845Z|4703ee04-8c8e-4896-a6f5-b30b0fafb823|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:06.815Z|f9fb5ed2-3a28-443a-a126-e78e23108854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:06.816Z|f9fb5ed2-3a28-443a-a126-e78e23108854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:11.135Z|4ac38692-f7d8-4054-8e00-437d57ef5085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:28:11.136Z|4ac38692-f7d8-4054-8e00-437d57ef5085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:28:11.407Z|f818f8d4-50e5-4131-9dac-26717eb5675d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:28:11.407Z|f818f8d4-50e5-4131-9dac-26717eb5675d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:28:14.889Z|1c70a571-7b65-45ac-9e01-7b9f35dcfd8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:14.890Z|1c70a571-7b65-45ac-9e01-7b9f35dcfd8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:14.895Z|fdb4f5ae-0392-480a-97a5-e772684be19c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:14.896Z|fdb4f5ae-0392-480a-97a5-e772684be19c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:16.851Z|3cd018b3-2211-4426-9f81-38da1d648462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:16.852Z|3cd018b3-2211-4426-9f81-38da1d648462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:24.932Z|fbea49af-a66f-4d66-a908-cbd188183fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:24.935Z|fbea49af-a66f-4d66-a908-cbd188183fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:24.936Z|96a9841b-fe83-4f7b-a324-5678068b798f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:24.937Z|96a9841b-fe83-4f7b-a324-5678068b798f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:26.135Z|78b3b523-3075-4c0f-ac8b-ab38a3cbdc50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:28:26.135Z|78b3b523-3075-4c0f-ac8b-ab38a3cbdc50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:28:26.886Z|cf3ea4b0-a7be-4e48-8ea8-58d545dac523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:26.887Z|cf3ea4b0-a7be-4e48-8ea8-58d545dac523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:34.970Z|b2c18c6a-75c0-4867-ac86-71ccb326e988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:34.971Z|b2c18c6a-75c0-4867-ac86-71ccb326e988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:34.977Z|b0a1d31e-33be-4d66-b3ea-4e03765bb66c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:34.978Z|b0a1d31e-33be-4d66-b3ea-4e03765bb66c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:36.920Z|270d2ff4-49bf-409f-ac2d-ff1f29c2ce00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:36.921Z|270d2ff4-49bf-409f-ac2d-ff1f29c2ce00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:41.135Z|c55d3217-90e2-4189-b890-778dcab69e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:28:41.139Z|c55d3217-90e2-4189-b890-778dcab69e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:28:41.408Z|7712f729-80ab-4945-93c9-c8218d8b0793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:28:41.408Z|7712f729-80ab-4945-93c9-c8218d8b0793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:28:45.005Z|826c84a2-d8a3-46d7-8faf-bd5e421960f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:45.006Z|826c84a2-d8a3-46d7-8faf-bd5e421960f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:45.009Z|3f2c5a33-aa15-4108-83d2-a5a0deed6149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:45.010Z|3f2c5a33-aa15-4108-83d2-a5a0deed6149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:46.955Z|21375a64-11e8-4c28-b742-d19e33020ac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:46.955Z|21375a64-11e8-4c28-b742-d19e33020ac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:55.038Z|48d0883f-a323-4396-b28d-c1980e1fa890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:55.039Z|48d0883f-a323-4396-b28d-c1980e1fa890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:55.044Z|12d4d122-c99d-4c0d-8c38-e9820d0ec08f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:55.044Z|12d4d122-c99d-4c0d-8c38-e9820d0ec08f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:28:56.135Z|a28cba5a-5543-4d37-894f-2b04b09a46e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:28:56.135Z|a28cba5a-5543-4d37-894f-2b04b09a46e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:28:56.988Z|5bd156a8-e988-4b82-9285-e4fed453c1f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:28:56.989Z|5bd156a8-e988-4b82-9285-e4fed453c1f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:05.072Z|fbe11a74-1a76-4217-9e94-4d97fc0f655e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:05.073Z|fbe11a74-1a76-4217-9e94-4d97fc0f655e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:05.081Z|b5256d90-9ab7-41fb-90c8-aa5f8c5bf1eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:05.081Z|b5256d90-9ab7-41fb-90c8-aa5f8c5bf1eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:05.843Z|0224b694-8185-42ee-88ec-84421ea9d819|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:29:05.844Z|0224b694-8185-42ee-88ec-84421ea9d819|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:07.023Z|68faeccd-894a-4572-9916-59e91dfdb2aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:07.024Z|68faeccd-894a-4572-9916-59e91dfdb2aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:11.135Z|618b089b-5944-4000-85a9-fdd16b302009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:29:11.136Z|618b089b-5944-4000-85a9-fdd16b302009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:29:11.409Z|f2211360-91fa-4b97-bec9-2696f9509842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:29:11.409Z|f2211360-91fa-4b97-bec9-2696f9509842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:29:15.109Z|dd35fc58-80d9-4def-83ec-5d9870a8c2f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:15.110Z|dd35fc58-80d9-4def-83ec-5d9870a8c2f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:15.115Z|c5d8a509-4aaf-4eef-bcdd-a9fa2628d271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:15.116Z|c5d8a509-4aaf-4eef-bcdd-a9fa2628d271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:17.057Z|cd230fe6-2fb8-437d-93d4-e6a7aeda903b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:17.058Z|cd230fe6-2fb8-437d-93d4-e6a7aeda903b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:25.148Z|06420250-e5d3-4c4e-b1bc-628fc448bc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:25.149Z|06420250-e5d3-4c4e-b1bc-628fc448bc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:25.155Z|124c53fa-8399-469e-9151-f90276417dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:25.156Z|124c53fa-8399-469e-9151-f90276417dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:26.135Z|02f99ee6-4773-453e-9237-ee3b4799c219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:29:26.140Z|02f99ee6-4773-453e-9237-ee3b4799c219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:29:27.089Z|6f7e90d1-81b4-4491-b5ef-3bc8202f7446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:27.090Z|6f7e90d1-81b4-4491-b5ef-3bc8202f7446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:35.186Z|f33834aa-c920-4ecc-920f-fce68ec762a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:35.187Z|f33834aa-c920-4ecc-920f-fce68ec762a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:35.191Z|c26e333a-a1ce-40bf-b36d-53058f7c7cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:35.192Z|c26e333a-a1ce-40bf-b36d-53058f7c7cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:37.115Z|bb2d0020-1e43-4e91-8147-43b7d0042fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:37.116Z|bb2d0020-1e43-4e91-8147-43b7d0042fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:41.135Z|3939c148-7bb6-48c4-aebb-6d98e6305c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:29:41.135Z|3939c148-7bb6-48c4-aebb-6d98e6305c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:29:41.410Z|b5bbf05e-627d-4786-91b3-e34623aa472e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:29:41.411Z|b5bbf05e-627d-4786-91b3-e34623aa472e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:29:45.220Z|001f4eec-c38c-4908-bd88-7db646df3ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:45.221Z|001f4eec-c38c-4908-bd88-7db646df3ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:45.227Z|47c949f1-f497-437a-91c0-666d9662382d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:45.228Z|47c949f1-f497-437a-91c0-666d9662382d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:47.148Z|19ead4cd-f9a6-482d-98eb-ddeb26b6cd23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:47.148Z|19ead4cd-f9a6-482d-98eb-ddeb26b6cd23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:55.264Z|76cd4300-6faa-4d7a-a5be-6624575cce39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:55.265Z|76cd4300-6faa-4d7a-a5be-6624575cce39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:55.268Z|345db5b0-252b-47c9-a90f-b59dfed0b4a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:55.269Z|345db5b0-252b-47c9-a90f-b59dfed0b4a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:29:56.135Z|56d29c7e-fcd6-4f80-a1c7-ab989d9ec580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:29:56.135Z|56d29c7e-fcd6-4f80-a1c7-ab989d9ec580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:29:57.181Z|6a7045ae-9d8d-44e1-b5da-41f0f40ce192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:29:57.181Z|6a7045ae-9d8d-44e1-b5da-41f0f40ce192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:05.298Z|0738cdef-5627-4a9b-9ef7-7568dc397913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:05.299Z|0738cdef-5627-4a9b-9ef7-7568dc397913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:05.299Z|9ec62ec8-8c9c-4184-84c7-74ada593a512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:05.301Z|9ec62ec8-8c9c-4184-84c7-74ada593a512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:05.845Z|c8da08f2-1097-4317-8aaa-a264b016f942|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:30:05.846Z|c8da08f2-1097-4317-8aaa-a264b016f942|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:07.213Z|904ad3e1-cf55-479d-b11f-f348d12693d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:07.214Z|904ad3e1-cf55-479d-b11f-f348d12693d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:11.135Z|1360ee89-18b7-4125-a8c2-32add0518e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:30:11.139Z|1360ee89-18b7-4125-a8c2-32add0518e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:30:11.412Z|c57bff8a-188a-4c3e-b31e-2fc1fe79bd22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:30:11.412Z|c57bff8a-188a-4c3e-b31e-2fc1fe79bd22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:30:15.335Z|07febe8c-4aed-43fc-bb9d-65819cf98fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:15.335Z|07febe8c-4aed-43fc-bb9d-65819cf98fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:15.344Z|062a3924-c758-4954-94a2-cc8b64e9b3e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:15.344Z|062a3924-c758-4954-94a2-cc8b64e9b3e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:17.243Z|113cbddc-a344-480c-b90d-14589ced2058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:17.244Z|113cbddc-a344-480c-b90d-14589ced2058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:25.367Z|bbf2c437-6b76-43aa-9bf3-0eb22f534579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:25.368Z|bbf2c437-6b76-43aa-9bf3-0eb22f534579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:25.375Z|e1c82cb5-8f53-47ab-91de-6b1b9e620f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:25.376Z|e1c82cb5-8f53-47ab-91de-6b1b9e620f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:26.135Z|ea90a5a0-7915-4ec2-9991-11536317c236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:30:26.136Z|ea90a5a0-7915-4ec2-9991-11536317c236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:30:27.278Z|476b7b13-078e-4b0b-bf5e-03c9c10effde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:27.278Z|476b7b13-078e-4b0b-bf5e-03c9c10effde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:35.400Z|9851a830-706a-465a-abb5-60978726748e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:35.401Z|9851a830-706a-465a-abb5-60978726748e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:35.405Z|9be5f165-37ee-4bc4-a14f-ac95781a86c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:35.406Z|9be5f165-37ee-4bc4-a14f-ac95781a86c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:37.311Z|565ff9f0-8562-4e8f-9d36-29b9c5ff961b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:37.312Z|565ff9f0-8562-4e8f-9d36-29b9c5ff961b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:41.135Z|3fa25f65-c106-4b61-bbb4-47cc880d8da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:30:41.136Z|3fa25f65-c106-4b61-bbb4-47cc880d8da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:30:41.413Z|e6edc241-665f-4dee-be55-98c57671538b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:30:41.414Z|e6edc241-665f-4dee-be55-98c57671538b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:30:45.434Z|6a5a868c-9828-4651-ac9f-9181e63d2ecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:45.435Z|6a5a868c-9828-4651-ac9f-9181e63d2ecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:45.439Z|025d719b-bdf0-4827-9c50-ead3cd044c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:45.440Z|025d719b-bdf0-4827-9c50-ead3cd044c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:47.348Z|808aec00-be30-4def-a6fc-5d4489d01b87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:47.349Z|808aec00-be30-4def-a6fc-5d4489d01b87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:55.472Z|d97e8e4e-c8dd-4c30-a5aa-fa9a88b998ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:55.473Z|d97e8e4e-c8dd-4c30-a5aa-fa9a88b998ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:55.480Z|7733a2ca-293d-4d7f-a2a0-ab3bf320cafa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:55.481Z|7733a2ca-293d-4d7f-a2a0-ab3bf320cafa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:30:56.135Z|3a2a0296-4a7b-4f81-b86c-e7b55e8b2719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:30:56.141Z|3a2a0296-4a7b-4f81-b86c-e7b55e8b2719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:30:57.377Z|6fe8aebe-d8c0-418d-9b65-9a08cdb0dd87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:30:57.378Z|6fe8aebe-d8c0-418d-9b65-9a08cdb0dd87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:05.503Z|f97af593-b764-4514-889f-b772d293835c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:05.504Z|f97af593-b764-4514-889f-b772d293835c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:05.507Z|d86a37be-a142-49bc-bd5e-67176f583a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:05.507Z|d86a37be-a142-49bc-bd5e-67176f583a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:05.844Z|8c1964b9-f6e2-4c3d-9ca7-6da386157e1d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:31:05.845Z|8c1964b9-f6e2-4c3d-9ca7-6da386157e1d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:07.412Z|39f0e0fc-f917-4d26-ac56-f53b17651082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:07.413Z|39f0e0fc-f917-4d26-ac56-f53b17651082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:11.135Z|8c60555c-e01c-4256-a9ce-6a52b72ea532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:31:11.135Z|8c60555c-e01c-4256-a9ce-6a52b72ea532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:31:11.414Z|0e6aaecd-9bcd-4239-be52-a040fe41adb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:31:11.415Z|0e6aaecd-9bcd-4239-be52-a040fe41adb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:31:15.537Z|9270d986-88b2-4ae7-bff4-b4c9434cfbee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:15.538Z|9270d986-88b2-4ae7-bff4-b4c9434cfbee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:15.538Z|43c70e26-e2a9-4041-8228-068fe1affcf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:15.539Z|43c70e26-e2a9-4041-8228-068fe1affcf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:17.448Z|278ff10c-3923-46dd-8746-8a351f85f8be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:17.449Z|278ff10c-3923-46dd-8746-8a351f85f8be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:25.571Z|a3ce1a04-4134-4aca-b8fb-bc133b27adda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:25.572Z|a3ce1a04-4134-4aca-b8fb-bc133b27adda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:25.575Z|9351ec1c-1e70-4a65-baa8-911d7691f164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:25.576Z|9351ec1c-1e70-4a65-baa8-911d7691f164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:26.135Z|03d4a583-ec77-46c2-8d34-3e14957f3bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:31:26.135Z|03d4a583-ec77-46c2-8d34-3e14957f3bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:31:27.484Z|e4a32bc8-cb17-4fad-9a5c-733484a4c5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:27.485Z|e4a32bc8-cb17-4fad-9a5c-733484a4c5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:35.605Z|ba4ece8b-5b19-4331-9d34-8a68e64de579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:35.606Z|ba4ece8b-5b19-4331-9d34-8a68e64de579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:35.609Z|2d6c7685-e0ea-428b-95ae-d6b812d91133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:35.609Z|2d6c7685-e0ea-428b-95ae-d6b812d91133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:37.521Z|4b1bc8f8-fa8a-428f-960a-337f0702da19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:37.522Z|4b1bc8f8-fa8a-428f-960a-337f0702da19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:41.135Z|94c4705d-100a-46cf-9a99-fc052736ad40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:31:41.138Z|94c4705d-100a-46cf-9a99-fc052736ad40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:31:41.416Z|869fc31d-b840-4345-9fe8-7c9c1a4997a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:31:41.416Z|869fc31d-b840-4345-9fe8-7c9c1a4997a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:31:45.636Z|71f24939-0a6c-4347-b1d7-cf8208223306|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:45.637Z|71f24939-0a6c-4347-b1d7-cf8208223306|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:45.639Z|eb5ed80e-7aef-49f9-b242-cee8f33cf72e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:45.640Z|eb5ed80e-7aef-49f9-b242-cee8f33cf72e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:47.555Z|4a8337d3-d0fd-4dac-9a4a-573bcf1dabb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:47.556Z|4a8337d3-d0fd-4dac-9a4a-573bcf1dabb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:55.666Z|5a0c3cb3-33bf-4433-9d7c-948cfabeddbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:55.667Z|5a0c3cb3-33bf-4433-9d7c-948cfabeddbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:55.675Z|62f62ea3-3636-430b-93d6-575d59a61fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:55.675Z|62f62ea3-3636-430b-93d6-575d59a61fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:31:56.135Z|27fdeaf1-0379-4c4f-9959-0897fac33019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:31:56.135Z|27fdeaf1-0379-4c4f-9959-0897fac33019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:31:57.592Z|599685fe-339f-45f9-8185-65f4963f1888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:31:57.593Z|599685fe-339f-45f9-8185-65f4963f1888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:05.699Z|6d1c2b77-0e04-4d77-88bf-286d53489cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:05.700Z|6d1c2b77-0e04-4d77-88bf-286d53489cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:05.709Z|d5399c7f-362e-40bf-9774-cc9b9fc03766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:05.710Z|d5399c7f-362e-40bf-9774-cc9b9fc03766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:05.844Z|062256c5-d2ed-4705-96af-f82780b91e6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:32:05.845Z|062256c5-d2ed-4705-96af-f82780b91e6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:07.625Z|ca02b871-da38-4cfa-a66a-decc03ac4fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:07.626Z|ca02b871-da38-4cfa-a66a-decc03ac4fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:11.135Z|18a37f88-0043-49e0-9e23-cf9ff4854e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:32:11.135Z|18a37f88-0043-49e0-9e23-cf9ff4854e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:32:11.417Z|e0ea6499-d606-4203-a9da-904b33951a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:32:11.418Z|e0ea6499-d606-4203-a9da-904b33951a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:32:15.739Z|12943720-7906-4f5d-8348-00a92022a494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:15.740Z|12943720-7906-4f5d-8348-00a92022a494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:15.744Z|d429f546-94dc-4661-9b3b-0390bb2034c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:15.745Z|d429f546-94dc-4661-9b3b-0390bb2034c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:17.660Z|437bc216-70d8-429a-ad39-30e50adfb062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:17.661Z|437bc216-70d8-429a-ad39-30e50adfb062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:25.779Z|b2357860-2140-40d6-8ed6-ae369d6c3ee7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:25.780Z|b2357860-2140-40d6-8ed6-ae369d6c3ee7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:25.783Z|d13343cf-ae90-434c-9dfc-6a004780fa56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:25.783Z|d13343cf-ae90-434c-9dfc-6a004780fa56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:26.135Z|8996a774-57a0-47fe-af45-0ac18d0df10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:32:26.139Z|8996a774-57a0-47fe-af45-0ac18d0df10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:32:27.696Z|ca82dcac-6032-4205-9d62-da58d22f0e64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:27.698Z|ca82dcac-6032-4205-9d62-da58d22f0e64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:35.829Z|e3bf8777-906c-4b19-a6ee-7bf7b6664fe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:35.830Z|e3bf8777-906c-4b19-a6ee-7bf7b6664fe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:35.830Z|4689a799-7271-42be-b702-368599131d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:35.831Z|4689a799-7271-42be-b702-368599131d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:37.733Z|0d47b808-7b37-4486-89c8-20aa03754bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:37.735Z|0d47b808-7b37-4486-89c8-20aa03754bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:41.135Z|7fd4fd04-a14e-49cd-be09-6967b6b92015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:32:41.135Z|7fd4fd04-a14e-49cd-be09-6967b6b92015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:32:41.418Z|5e2e5764-eda6-4eb9-8885-fd4ab5c55122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:32:41.419Z|5e2e5764-eda6-4eb9-8885-fd4ab5c55122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:32:45.868Z|3e536ed7-4401-4f56-a697-7915f7c355db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:45.869Z|3e536ed7-4401-4f56-a697-7915f7c355db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:45.871Z|db09816a-e4c7-4015-b836-65dca5ac4e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:45.872Z|db09816a-e4c7-4015-b836-65dca5ac4e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:47.771Z|2f3ed035-fb48-4f76-82b2-d000acd8fdce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:47.772Z|2f3ed035-fb48-4f76-82b2-d000acd8fdce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:55.905Z|14fbb6ff-bb38-41b7-be65-6e367583796a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:55.906Z|14fbb6ff-bb38-41b7-be65-6e367583796a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:55.914Z|eaef6bdc-351c-47d4-88e8-08c142bfdeca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:55.915Z|eaef6bdc-351c-47d4-88e8-08c142bfdeca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:32:56.135Z|434e017c-f091-4bce-8b4a-a895b81c0171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:32:56.135Z|434e017c-f091-4bce-8b4a-a895b81c0171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:32:57.804Z|10282b5b-2092-4cce-a447-dc2503f6dcee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:32:57.805Z|10282b5b-2092-4cce-a447-dc2503f6dcee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:05.845Z|d6c03b17-ed3c-40ee-be9b-e2deb33353bb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:33:05.846Z|d6c03b17-ed3c-40ee-be9b-e2deb33353bb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:05.938Z|f4bcbef2-d49b-4baf-9ecc-6462d04ed30e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:05.939Z|f4bcbef2-d49b-4baf-9ecc-6462d04ed30e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:05.943Z|a847dd38-db4f-49cc-b240-6af6852f2cb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:05.943Z|a847dd38-db4f-49cc-b240-6af6852f2cb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:07.836Z|eb4f1335-9a42-4179-ba77-9ed81dd923b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:07.837Z|eb4f1335-9a42-4179-ba77-9ed81dd923b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:11.135Z|d1f0df87-7b4b-4ba3-a18a-d1e3c3b87a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:33:11.139Z|d1f0df87-7b4b-4ba3-a18a-d1e3c3b87a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:33:11.420Z|137d759c-6869-4836-afff-48cfd5ff30d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:33:11.420Z|137d759c-6869-4836-afff-48cfd5ff30d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:33:15.972Z|0ea65a1b-c0c8-4335-9b34-7c30b69f7d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:15.973Z|0ea65a1b-c0c8-4335-9b34-7c30b69f7d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:15.976Z|560eefca-e1cc-4cb2-9485-9744c9b0e7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:15.977Z|560eefca-e1cc-4cb2-9485-9744c9b0e7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:17.872Z|19abae91-b322-4642-b603-86aacf7c4c08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:17.873Z|19abae91-b322-4642-b603-86aacf7c4c08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:26.006Z|9292cc14-5d72-4c37-8327-20224151d731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:26.007Z|9292cc14-5d72-4c37-8327-20224151d731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:26.011Z|fd30b951-e264-4cd1-8c74-833010dc4b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:26.012Z|fd30b951-e264-4cd1-8c74-833010dc4b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:26.135Z|aa311a47-c10c-407c-87c4-7f4c0f711e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:33:26.135Z|aa311a47-c10c-407c-87c4-7f4c0f711e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:33:27.909Z|67e89ad8-d602-48ac-98a7-72cdb951c08e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:27.910Z|67e89ad8-d602-48ac-98a7-72cdb951c08e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:36.039Z|0620ee91-5f74-4ee5-aff0-f3ce8e261646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:36.040Z|0620ee91-5f74-4ee5-aff0-f3ce8e261646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:36.045Z|bdf37961-cfe8-4c1e-9381-29b6ae61f9d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:36.046Z|bdf37961-cfe8-4c1e-9381-29b6ae61f9d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:37.947Z|9ab4047d-6784-46a0-9fa4-d2fc2eeedfc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:37.948Z|9ab4047d-6784-46a0-9fa4-d2fc2eeedfc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:41.135Z|0448f668-dd8a-43bf-b143-86da8381b12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:33:41.136Z|0448f668-dd8a-43bf-b143-86da8381b12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:33:41.421Z|7b88d893-9e48-46d1-813a-0b0f7bf8986b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:33:41.422Z|7b88d893-9e48-46d1-813a-0b0f7bf8986b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:33:46.073Z|16eab79f-91ab-4260-b990-965bd13ea5de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:46.074Z|16eab79f-91ab-4260-b990-965bd13ea5de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:46.079Z|11db4c9f-dc17-4e3d-bca7-3998ad069c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:46.080Z|11db4c9f-dc17-4e3d-bca7-3998ad069c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:47.984Z|9970c4d2-2c2c-4010-8ddb-3ea9689b6574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:47.985Z|9970c4d2-2c2c-4010-8ddb-3ea9689b6574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:56.106Z|c21ac42f-2286-4fa8-9d16-9af8509c50fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:56.107Z|c21ac42f-2286-4fa8-9d16-9af8509c50fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:56.113Z|20d7802a-3696-420f-87f9-fd9a6cc01a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:56.114Z|20d7802a-3696-420f-87f9-fd9a6cc01a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:33:56.135Z|5f277c14-e91d-4d8f-a248-4cba84d7b573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:33:56.139Z|5f277c14-e91d-4d8f-a248-4cba84d7b573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:33:58.018Z|83651036-a896-46fb-8ba3-e83aec1123ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:33:58.019Z|83651036-a896-46fb-8ba3-e83aec1123ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:05.844Z|86c7c11b-1fed-45aa-aeab-b0351d0562c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:34:05.845Z|86c7c11b-1fed-45aa-aeab-b0351d0562c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:06.137Z|75578a4d-a207-4306-9911-26a1587a3e30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:06.138Z|75578a4d-a207-4306-9911-26a1587a3e30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:06.145Z|6cfd395a-1353-41bc-8c56-edfd3e33948b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:06.146Z|6cfd395a-1353-41bc-8c56-edfd3e33948b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:08.058Z|132a6796-8953-4dac-b5dd-28eb7c5f4ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:08.058Z|132a6796-8953-4dac-b5dd-28eb7c5f4ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:11.135Z|e1621e5a-7533-44f3-88c0-b682c7d93e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:34:11.135Z|e1621e5a-7533-44f3-88c0-b682c7d93e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:34:11.422Z|862a06f2-d888-4da9-999d-80c6c9920739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:34:11.423Z|862a06f2-d888-4da9-999d-80c6c9920739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:34:16.166Z|c72d5a0e-6040-401e-845e-7e685a2ecac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:16.167Z|c72d5a0e-6040-401e-845e-7e685a2ecac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:16.177Z|a1e5b40e-f935-459a-8fef-b57113046bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:16.178Z|a1e5b40e-f935-459a-8fef-b57113046bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:18.085Z|1b63738c-013b-47a6-a90a-a035ad5f9763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:18.086Z|1b63738c-013b-47a6-a90a-a035ad5f9763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:26.135Z|df8e966a-a911-46de-b254-c58abbe047f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:34:26.135Z|df8e966a-a911-46de-b254-c58abbe047f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:34:26.200Z|e3ffd9d8-6105-4c31-91cf-c3ba0d0fae5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:26.200Z|e3ffd9d8-6105-4c31-91cf-c3ba0d0fae5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:26.208Z|44d16018-b5c9-43d0-82f3-762e63b7785c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:26.208Z|44d16018-b5c9-43d0-82f3-762e63b7785c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:28.118Z|a9fc4dee-5401-45d5-8214-844a49a05977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:28.119Z|a9fc4dee-5401-45d5-8214-844a49a05977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:36.238Z|8f8ae9cd-d9a8-4b46-9ad7-3a8cedbfc438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:36.238Z|8f8ae9cd-d9a8-4b46-9ad7-3a8cedbfc438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:36.238Z|a5828147-6f89-4492-b4c0-daa5a41db4a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:36.240Z|a5828147-6f89-4492-b4c0-daa5a41db4a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:38.153Z|a190fa55-7a2d-46e4-ad9f-6990ab6f9d4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:38.154Z|a190fa55-7a2d-46e4-ad9f-6990ab6f9d4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:41.135Z|eb246fc8-b2dc-4480-849a-36993fb1c578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:34:41.139Z|eb246fc8-b2dc-4480-849a-36993fb1c578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:34:41.423Z|e97db415-3eff-423c-9a2d-b07ff7e59166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:34:41.424Z|e97db415-3eff-423c-9a2d-b07ff7e59166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:34:46.271Z|6144500b-2b5a-4692-aa5d-434b853ea1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:46.271Z|6144500b-2b5a-4692-aa5d-434b853ea1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:46.275Z|c173e211-e5e2-4ce2-9f55-7eb067af5fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:46.276Z|c173e211-e5e2-4ce2-9f55-7eb067af5fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:48.190Z|0c15bec0-0831-40b6-9989-6efdbfde268d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:48.192Z|0c15bec0-0831-40b6-9989-6efdbfde268d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:56.135Z|8e1f108e-0f7c-41a9-8c52-0c31a9205142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:34:56.136Z|8e1f108e-0f7c-41a9-8c52-0c31a9205142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:34:56.302Z|b9b2bd59-029a-46d9-b2d3-f77351005037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:56.303Z|b9b2bd59-029a-46d9-b2d3-f77351005037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:56.307Z|b71bf257-36e2-4fd5-8a73-353398b6c436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:56.309Z|b71bf257-36e2-4fd5-8a73-353398b6c436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:34:58.225Z|fc59dc8c-5bea-4d49-96bc-cd5ecc17fb80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:34:58.226Z|fc59dc8c-5bea-4d49-96bc-cd5ecc17fb80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:05.844Z|d98ecf57-28b0-48a5-8a7f-c04c460c3839|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:35:05.845Z|d98ecf57-28b0-48a5-8a7f-c04c460c3839|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:06.337Z|3a5a34be-2176-4f10-8996-dceecab71d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:06.338Z|3a5a34be-2176-4f10-8996-dceecab71d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:06.341Z|5808ec4d-dc28-4ab9-897d-1240c3d4d48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:06.342Z|5808ec4d-dc28-4ab9-897d-1240c3d4d48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:08.258Z|f6354148-faf9-4f0f-83b4-22ed2afb8f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:08.259Z|f6354148-faf9-4f0f-83b4-22ed2afb8f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:11.135Z|14acbf0f-a04d-4af2-8aef-ed879f3478e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:35:11.135Z|14acbf0f-a04d-4af2-8aef-ed879f3478e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:35:11.425Z|23f4665c-c9ed-4010-b01f-91035f008e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:35:11.425Z|23f4665c-c9ed-4010-b01f-91035f008e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:35:16.370Z|098dcba9-b997-429d-8b54-c5a21cf606ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:16.371Z|098dcba9-b997-429d-8b54-c5a21cf606ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:16.371Z|5dd1e03a-8d6e-44b9-8b03-09bca93f986f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:16.373Z|5dd1e03a-8d6e-44b9-8b03-09bca93f986f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:18.297Z|55d824ff-3cd2-47a3-8c51-ff05463ec642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:18.298Z|55d824ff-3cd2-47a3-8c51-ff05463ec642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:26.135Z|1087b000-8078-477e-9c0e-ba51e7a65a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:35:26.140Z|1087b000-8078-477e-9c0e-ba51e7a65a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:35:26.405Z|29db207c-8df1-4dd8-bbb3-c058cb2f5f97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:26.405Z|29db207c-8df1-4dd8-bbb3-c058cb2f5f97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:26.410Z|677823a0-6c00-4c41-8050-edb31f3c3613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:26.411Z|677823a0-6c00-4c41-8050-edb31f3c3613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:28.326Z|4818b603-df36-4750-b491-ebdc7b841f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:28.327Z|4818b603-df36-4750-b491-ebdc7b841f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:36.435Z|81cdf3ad-0005-4930-b67e-5b6691395252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:36.436Z|81cdf3ad-0005-4930-b67e-5b6691395252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:36.441Z|4c803867-5438-4ea7-8b78-86b21daba918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:36.441Z|4c803867-5438-4ea7-8b78-86b21daba918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:38.361Z|3473549f-9d6c-4d88-a1cb-f028e37c7596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:38.362Z|3473549f-9d6c-4d88-a1cb-f028e37c7596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:41.135Z|9a15c0b0-71a7-40d5-bbdf-440d8f0f9750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:35:41.135Z|9a15c0b0-71a7-40d5-bbdf-440d8f0f9750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:35:41.426Z|6db9ae27-f04f-4650-9133-fce739ddebe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:35:41.427Z|6db9ae27-f04f-4650-9133-fce739ddebe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:35:46.470Z|3da7b002-e6f8-49a7-a47e-0fa54a3b49f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:46.471Z|3da7b002-e6f8-49a7-a47e-0fa54a3b49f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:46.473Z|b82d522a-880a-4242-a3e4-52c43f450e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:46.475Z|b82d522a-880a-4242-a3e4-52c43f450e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:48.393Z|a3114ba5-d5f8-409f-9e2d-05dd22341e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:48.394Z|a3114ba5-d5f8-409f-9e2d-05dd22341e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:56.135Z|2ee80e20-09ac-4316-a5ee-5a2002ff0d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:35:56.135Z|2ee80e20-09ac-4316-a5ee-5a2002ff0d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:35:56.504Z|bef7418e-8a40-45ef-a936-30578f39e3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:56.505Z|bef7418e-8a40-45ef-a936-30578f39e3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:56.510Z|1948bb0d-104d-45b7-8900-8bf4e7f6c77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:56.511Z|1948bb0d-104d-45b7-8900-8bf4e7f6c77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:35:58.427Z|ea7e69ca-5197-4de0-8c56-15343aad215d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:35:58.428Z|ea7e69ca-5197-4de0-8c56-15343aad215d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:05.845Z|fbd99349-3071-4407-a8fc-4725ce19241d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:36:05.846Z|fbd99349-3071-4407-a8fc-4725ce19241d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:06.542Z|f91deef3-0ed9-4649-b6d2-803489e29783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:06.543Z|f91deef3-0ed9-4649-b6d2-803489e29783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:06.543Z|2f3dee17-e98c-49d4-a403-792a057c05f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:06.544Z|2f3dee17-e98c-49d4-a403-792a057c05f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:08.461Z|8b838f40-1dd6-4960-9bd0-51b553dcdabf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:08.462Z|8b838f40-1dd6-4960-9bd0-51b553dcdabf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:11.135Z|7927021a-0d8b-48b2-b88e-363d6da82fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:36:11.140Z|7927021a-0d8b-48b2-b88e-363d6da82fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:36:11.428Z|8332bfac-992d-4b1b-b3a1-7d00e7e83449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:36:11.428Z|8332bfac-992d-4b1b-b3a1-7d00e7e83449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:36:16.575Z|0744d1e4-65e1-4d65-a057-b260046bb222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:16.575Z|0744d1e4-65e1-4d65-a057-b260046bb222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:16.583Z|64816c3c-8e84-4f93-921d-ecb4ce2975a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:16.584Z|64816c3c-8e84-4f93-921d-ecb4ce2975a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:18.495Z|938324f3-9742-459c-b614-1cf45d1ebed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:18.497Z|938324f3-9742-459c-b614-1cf45d1ebed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:26.135Z|0523368a-94fa-4dfc-8705-41fd489961cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:36:26.136Z|0523368a-94fa-4dfc-8705-41fd489961cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:36:26.607Z|e28cd4b5-3efe-41db-8260-8b536456eb29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:26.608Z|e28cd4b5-3efe-41db-8260-8b536456eb29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:26.614Z|74ffb458-bc61-45a2-ad6c-cfd03667308d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:26.615Z|74ffb458-bc61-45a2-ad6c-cfd03667308d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:28.529Z|1518af34-d059-4e5a-b078-845b75831bdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:28.530Z|1518af34-d059-4e5a-b078-845b75831bdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:36.639Z|dbfecdf9-143b-4d48-8cd0-ba584171ddcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:36.640Z|dbfecdf9-143b-4d48-8cd0-ba584171ddcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:36.645Z|df0c751d-d350-415a-b206-52c2053e5df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:36.645Z|df0c751d-d350-415a-b206-52c2053e5df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:38.581Z|7d18b443-1ac5-4a1b-86eb-632266fba49b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:38.581Z|7d18b443-1ac5-4a1b-86eb-632266fba49b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:41.135Z|06721245-bbba-4ba1-915c-7b3a67455eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:36:41.135Z|06721245-bbba-4ba1-915c-7b3a67455eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:36:41.429Z|85438be1-0f13-4cc3-997a-46fc9011e247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:36:41.430Z|85438be1-0f13-4cc3-997a-46fc9011e247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:36:46.674Z|06651289-d3a7-4fa2-ba8b-ddf6daf31e77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:46.675Z|06651289-d3a7-4fa2-ba8b-ddf6daf31e77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:46.677Z|a5474a24-9629-40b3-8cea-c5378f9d7ab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:46.678Z|a5474a24-9629-40b3-8cea-c5378f9d7ab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:48.610Z|a3f739a9-d4e4-4420-8857-559251ae8410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:48.611Z|a3f739a9-d4e4-4420-8857-559251ae8410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:56.135Z|f9303cec-ece7-4d02-b6bf-3525b34d5536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:36:56.139Z|f9303cec-ece7-4d02-b6bf-3525b34d5536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:36:56.706Z|c1a84fd0-3025-4761-8475-8db63c9f48f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:56.707Z|c1a84fd0-3025-4761-8475-8db63c9f48f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:56.713Z|0c166570-6ba5-4427-9a9d-a61a826be648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:56.713Z|0c166570-6ba5-4427-9a9d-a61a826be648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:36:58.636Z|d7ce623f-1eda-4dc4-b1a9-0fbdc331c5bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:36:58.637Z|d7ce623f-1eda-4dc4-b1a9-0fbdc331c5bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:05.847Z|ffa91733-fad8-42b8-b07b-613661352428|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:37:05.848Z|ffa91733-fad8-42b8-b07b-613661352428|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:06.738Z|1a1caa3b-e3fb-4871-818e-821d5929f375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:06.739Z|1a1caa3b-e3fb-4871-818e-821d5929f375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:06.745Z|2e6a53d1-0e70-49fb-a3bd-aefee04eabb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:06.746Z|2e6a53d1-0e70-49fb-a3bd-aefee04eabb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:08.673Z|3212cf97-a5ce-4be5-a0bc-bd8896cc9169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:08.674Z|3212cf97-a5ce-4be5-a0bc-bd8896cc9169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:11.135Z|27072cec-1e40-498c-9b45-80265445d67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:37:11.135Z|27072cec-1e40-498c-9b45-80265445d67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:37:11.430Z|d8811cfd-97fc-4995-9bbb-97637589c7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:37:11.431Z|d8811cfd-97fc-4995-9bbb-97637589c7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:37:16.770Z|fe911036-b7b7-4d3a-83bc-c7359f9661ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:16.771Z|fe911036-b7b7-4d3a-83bc-c7359f9661ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:16.779Z|95e0b1d8-3da9-4c33-a641-11144af0df66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:16.780Z|95e0b1d8-3da9-4c33-a641-11144af0df66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:18.705Z|afc02d85-a10d-4fd2-a4cf-c707329ab545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:18.705Z|afc02d85-a10d-4fd2-a4cf-c707329ab545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:26.135Z|9f5e3edc-d0cd-4c6a-a691-427447a4faf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:37:26.135Z|9f5e3edc-d0cd-4c6a-a691-427447a4faf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:37:26.802Z|e49f0d8f-9da5-4515-b3a8-c273363f5e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:26.803Z|e49f0d8f-9da5-4515-b3a8-c273363f5e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:26.811Z|d4c4e969-dfeb-4af3-bc3a-32053bc08294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:26.811Z|d4c4e969-dfeb-4af3-bc3a-32053bc08294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:28.733Z|efae0514-6cea-4f95-9981-7c7f6ebc0cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:28.734Z|efae0514-6cea-4f95-9981-7c7f6ebc0cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:36.836Z|c965d30d-68fe-407c-bddc-d49bcbdf0f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:36.837Z|c965d30d-68fe-407c-bddc-d49bcbdf0f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:36.844Z|68080f8a-5d0e-4c44-ad63-0dc497bfb2e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:36.845Z|68080f8a-5d0e-4c44-ad63-0dc497bfb2e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:38.766Z|970279b1-09db-49bb-bfa0-fe445f4625f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:38.767Z|970279b1-09db-49bb-bfa0-fe445f4625f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:41.135Z|a4b96b11-19f2-4138-b869-e91025bdd39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:37:41.139Z|a4b96b11-19f2-4138-b869-e91025bdd39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:37:41.432Z|5ab51217-9b1f-4732-8f17-b24db19f3415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:37:41.433Z|5ab51217-9b1f-4732-8f17-b24db19f3415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:37:46.870Z|f91cfac3-ed3b-435e-a2f7-f77987f3c65f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:46.871Z|f91cfac3-ed3b-435e-a2f7-f77987f3c65f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:46.878Z|1bb66fde-74a0-466a-a469-f81f57b298d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:46.878Z|1bb66fde-74a0-466a-a469-f81f57b298d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:48.794Z|17783fb8-0b3f-4ece-8b97-d9f1c9886b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:48.795Z|17783fb8-0b3f-4ece-8b97-d9f1c9886b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:56.135Z|55b2be9f-007b-4b0c-8749-9f6473a0cfe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:37:56.135Z|55b2be9f-007b-4b0c-8749-9f6473a0cfe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:37:56.905Z|347d0d20-029c-4206-90dc-c54c0d99b21d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:56.905Z|e013188f-c910-41a5-9863-7f5b4220e791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:56.906Z|347d0d20-029c-4206-90dc-c54c0d99b21d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:56.907Z|e013188f-c910-41a5-9863-7f5b4220e791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:37:58.827Z|53fab09e-39c0-4824-befd-751489c7a549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:37:58.828Z|53fab09e-39c0-4824-befd-751489c7a549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:05.844Z|2c001bb9-3fa1-4e09-b272-6d683d9db555|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:38:05.845Z|2c001bb9-3fa1-4e09-b272-6d683d9db555|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:06.938Z|b4769ba9-84e4-4710-88a5-0ee53e62ff4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:06.938Z|4c9893b1-d6a4-4259-bbf0-6ff2932b10dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:06.939Z|b4769ba9-84e4-4710-88a5-0ee53e62ff4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:06.939Z|4c9893b1-d6a4-4259-bbf0-6ff2932b10dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:08.856Z|4f3a068a-0fe9-4e59-8249-61f2d95886fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:08.857Z|4f3a068a-0fe9-4e59-8249-61f2d95886fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:11.135Z|299a8f1b-486c-4cdd-a99f-c10a9ccb094d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:38:11.135Z|299a8f1b-486c-4cdd-a99f-c10a9ccb094d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:38:11.433Z|b2dd4afd-48a0-45da-a761-7c62709f1de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:38:11.434Z|b2dd4afd-48a0-45da-a761-7c62709f1de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:38:16.975Z|ffdf7209-957e-4788-887f-c73d974841d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:16.976Z|ffdf7209-957e-4788-887f-c73d974841d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:16.982Z|4a7f1780-76d5-4d53-b5e9-6816663bd8a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:16.983Z|4a7f1780-76d5-4d53-b5e9-6816663bd8a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:18.887Z|f5774983-fa72-497d-8b99-9bb48ae44297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:18.888Z|f5774983-fa72-497d-8b99-9bb48ae44297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:26.135Z|2e3387f8-700f-4f71-81de-6769bce63ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:38:26.139Z|2e3387f8-700f-4f71-81de-6769bce63ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:38:27.006Z|cfc12a1d-972f-4599-8104-09571841a09e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:27.007Z|cfc12a1d-972f-4599-8104-09571841a09e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:27.016Z|fe225572-b1d7-436d-9ebe-507c3b0faa60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:27.016Z|fe225572-b1d7-436d-9ebe-507c3b0faa60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:28.920Z|6d03cc40-e9a0-4387-ae78-6cda40061b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:28.920Z|6d03cc40-e9a0-4387-ae78-6cda40061b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:37.037Z|67ad38bb-621f-4217-ae9e-071562349734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:37.037Z|67ad38bb-621f-4217-ae9e-071562349734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:37.045Z|e1be9375-03fb-47d4-a61c-8fdf1f631e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:37.046Z|e1be9375-03fb-47d4-a61c-8fdf1f631e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:38.952Z|2ad0d41b-7245-405e-9817-6766480ff333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:38.953Z|2ad0d41b-7245-405e-9817-6766480ff333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:41.135Z|24892eaf-adf3-4bb7-98f3-97aa3aa15dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:38:41.135Z|24892eaf-adf3-4bb7-98f3-97aa3aa15dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:38:41.434Z|527db662-9e2f-4ada-b3dd-f36a2964d881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:38:41.435Z|527db662-9e2f-4ada-b3dd-f36a2964d881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:38:47.067Z|e037b41b-79c2-4a13-9efa-a85731d28ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:47.068Z|e037b41b-79c2-4a13-9efa-a85731d28ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:47.077Z|fe9cf7c1-5533-477c-a358-7f8892abea90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:47.078Z|fe9cf7c1-5533-477c-a358-7f8892abea90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:48.984Z|c766d2b3-7401-42d2-8d77-ef3ec80b2c7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:48.985Z|c766d2b3-7401-42d2-8d77-ef3ec80b2c7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:56.135Z|4a308e81-2bc9-4ef3-a074-34483254b9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:38:56.135Z|4a308e81-2bc9-4ef3-a074-34483254b9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:38:57.098Z|ef7a4b2b-2e86-4c3d-b971-65306046d8af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:57.099Z|ef7a4b2b-2e86-4c3d-b971-65306046d8af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:57.103Z|f539e7be-697a-4d46-9c34-6445ffc72a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:57.104Z|f539e7be-697a-4d46-9c34-6445ffc72a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:38:59.017Z|6eb4c713-e524-4b87-b2f7-7d25a9105ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:38:59.018Z|6eb4c713-e524-4b87-b2f7-7d25a9105ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:05.843Z|8c41acf3-9782-4f54-8c02-fe1b2f14997a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:39:05.844Z|8c41acf3-9782-4f54-8c02-fe1b2f14997a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:07.127Z|54da37a4-510c-4478-9402-26607894dad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:07.128Z|54da37a4-510c-4478-9402-26607894dad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:07.131Z|b49fdd2c-f8bc-42bc-a27f-e56c26bff4ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:07.131Z|b49fdd2c-f8bc-42bc-a27f-e56c26bff4ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:09.050Z|0f593c3a-5e85-49d2-a443-b8e157c25d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:09.051Z|0f593c3a-5e85-49d2-a443-b8e157c25d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:11.135Z|a7a6f177-08e4-428b-ac73-6d77012a7fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:39:11.140Z|a7a6f177-08e4-428b-ac73-6d77012a7fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:39:11.436Z|27da5ec1-acf2-4645-9cfc-ac1d59c94d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:39:11.437Z|27da5ec1-acf2-4645-9cfc-ac1d59c94d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:39:17.155Z|e884d8e2-e875-4216-96cf-40f02b6f49b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:17.156Z|e884d8e2-e875-4216-96cf-40f02b6f49b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:17.158Z|0ac864e3-8df3-42ca-b99c-070bd667187b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:17.159Z|0ac864e3-8df3-42ca-b99c-070bd667187b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:19.085Z|49ec4b3e-aa41-4952-b079-f04e9d1a6376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:19.086Z|49ec4b3e-aa41-4952-b079-f04e9d1a6376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:26.135Z|fd432471-eae4-419a-8bd4-439b0e44a650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:39:26.135Z|fd432471-eae4-419a-8bd4-439b0e44a650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:39:27.187Z|412328e8-312c-4db0-a573-b82f24af2c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:27.188Z|412328e8-312c-4db0-a573-b82f24af2c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:27.190Z|d990db52-740f-4da8-9cc7-c34ba42eb4d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:27.191Z|d990db52-740f-4da8-9cc7-c34ba42eb4d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:29.122Z|76684b6a-b56d-429a-a736-7a4b9d047ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:29.123Z|76684b6a-b56d-429a-a736-7a4b9d047ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:37.224Z|95c17d1b-f8b0-4e84-b861-4b8d31d0a63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:37.225Z|95c17d1b-f8b0-4e84-b861-4b8d31d0a63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:37.229Z|7dd4bbc7-8ef0-45cd-88fd-b9473bd65cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:37.229Z|7dd4bbc7-8ef0-45cd-88fd-b9473bd65cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:39.157Z|9a062809-a2f6-40ab-a6b9-1be7c0260c34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:39.158Z|9a062809-a2f6-40ab-a6b9-1be7c0260c34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:41.135Z|a4d8bccd-e2e5-4652-bea4-888809e68024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:39:41.135Z|a4d8bccd-e2e5-4652-bea4-888809e68024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:39:41.438Z|aa6614ee-f44e-4f98-8642-e398a32cf5c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:39:41.439Z|aa6614ee-f44e-4f98-8642-e398a32cf5c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:39:47.263Z|3e0592db-6cea-4d2d-9a60-de7ca547c8c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:47.263Z|3e0592db-6cea-4d2d-9a60-de7ca547c8c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:47.269Z|d3008745-6d59-4688-802c-14d14722fc80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:47.269Z|d3008745-6d59-4688-802c-14d14722fc80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:49.218Z|43b449f8-6df6-4957-a72c-c8e4132e98b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:49.219Z|43b449f8-6df6-4957-a72c-c8e4132e98b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:56.135Z|575604f6-508d-4eb4-a7bc-f1665c679276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:39:56.139Z|575604f6-508d-4eb4-a7bc-f1665c679276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:39:57.299Z|b7adf416-5653-49e6-9acc-bf9ed9327d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:57.300Z|b7adf416-5653-49e6-9acc-bf9ed9327d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:57.303Z|1b29890b-c243-49aa-bebc-d16e46cad03b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:57.304Z|1b29890b-c243-49aa-bebc-d16e46cad03b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:39:59.248Z|7e3026ed-c233-4a10-ba04-e3d6b92c474d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:39:59.249Z|7e3026ed-c233-4a10-ba04-e3d6b92c474d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:05.845Z|106fd93f-8206-4777-b560-f17d6b3cf860|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:40:05.846Z|106fd93f-8206-4777-b560-f17d6b3cf860|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:07.335Z|aadf2d4a-b150-4883-976f-75bbaff5cbea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:07.336Z|aadf2d4a-b150-4883-976f-75bbaff5cbea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:07.338Z|b7010436-1304-4787-bd6e-f29230057fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:07.339Z|b7010436-1304-4787-bd6e-f29230057fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:09.282Z|2d8f2f03-de44-40eb-b89b-7e709693dfdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:09.284Z|2d8f2f03-de44-40eb-b89b-7e709693dfdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:11.135Z|265eb8d6-7812-42a6-bef6-166801faa5a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:40:11.135Z|265eb8d6-7812-42a6-bef6-166801faa5a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:40:11.440Z|02b57743-38e5-49da-9789-29352c4979c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:40:11.441Z|02b57743-38e5-49da-9789-29352c4979c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:40:17.372Z|6591eb00-ef72-42f9-81f0-30dcb5cebce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:17.373Z|6591eb00-ef72-42f9-81f0-30dcb5cebce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:17.380Z|1a46b20a-ec40-442b-9370-f183bf7b0153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:17.381Z|1a46b20a-ec40-442b-9370-f183bf7b0153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:19.315Z|9920bcdc-20f5-4920-bd7a-71f954434d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:19.316Z|9920bcdc-20f5-4920-bd7a-71f954434d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:26.135Z|199a7df2-23d6-42d0-87fe-ecacf480a558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:40:26.136Z|199a7df2-23d6-42d0-87fe-ecacf480a558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:40:27.405Z|f9aa6286-c6b7-427d-9172-3641c1bdc271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:27.406Z|f9aa6286-c6b7-427d-9172-3641c1bdc271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:27.411Z|16362eca-69b5-46ae-a905-f989cb9aee59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:27.412Z|16362eca-69b5-46ae-a905-f989cb9aee59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:29.347Z|83275212-ac96-4e7e-87c2-2fa52438e03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:29.348Z|83275212-ac96-4e7e-87c2-2fa52438e03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:37.440Z|e7559b21-780d-4cbd-86e5-7e7f16165e22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:37.441Z|e7559b21-780d-4cbd-86e5-7e7f16165e22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:37.444Z|12ecc86d-0dde-4ee7-8730-acb793e023ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:37.445Z|12ecc86d-0dde-4ee7-8730-acb793e023ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:39.378Z|f07b2322-c567-4dfb-bb0d-a60256949e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:39.379Z|f07b2322-c567-4dfb-bb0d-a60256949e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:41.135Z|2e2731ca-e71f-4c01-8ce1-4efd4f96cd6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:40:41.139Z|2e2731ca-e71f-4c01-8ce1-4efd4f96cd6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:40:41.441Z|9279cab2-5f13-435d-9727-cbb8359a4697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:40:41.442Z|9279cab2-5f13-435d-9727-cbb8359a4697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:40:47.475Z|4b4455ae-c016-4062-ab0a-ee1b21309c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:47.475Z|4b4455ae-c016-4062-ab0a-ee1b21309c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:47.479Z|27905ad3-1d21-4cfc-9fc3-2cf91a393027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:47.480Z|27905ad3-1d21-4cfc-9fc3-2cf91a393027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:49.455Z|fc0ce80b-aa01-4438-ac2c-8dabc9f02165|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:49.456Z|fc0ce80b-aa01-4438-ac2c-8dabc9f02165|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:56.135Z|fa8371f0-432a-4ef7-addf-4f0de43b1f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:40:56.135Z|fa8371f0-432a-4ef7-addf-4f0de43b1f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:40:57.507Z|36b23aaf-dfa5-4a11-952b-20da645a0a61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:57.507Z|36b23aaf-dfa5-4a11-952b-20da645a0a61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:57.511Z|b02041d1-ff82-46a2-9f5a-d5ca5f8c0d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:57.512Z|b02041d1-ff82-46a2-9f5a-d5ca5f8c0d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:40:59.488Z|6fa06893-a60f-4b65-8d91-525a2ff29f20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:40:59.489Z|6fa06893-a60f-4b65-8d91-525a2ff29f20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:05.844Z|0057b375-ba0c-411a-9db7-58a25d6241df|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:41:05.845Z|0057b375-ba0c-411a-9db7-58a25d6241df|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:07.546Z|0bd0c077-87ac-4b1e-b36c-edb0c7884fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:07.547Z|0bd0c077-87ac-4b1e-b36c-edb0c7884fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:07.551Z|22edf6b7-8655-4a85-a373-6f979b2f51b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:07.551Z|22edf6b7-8655-4a85-a373-6f979b2f51b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:09.525Z|f19f6697-334a-46f7-bd32-380f0389405d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:09.526Z|f19f6697-334a-46f7-bd32-380f0389405d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:11.135Z|647a5bda-a544-463b-a06a-7e23e6f08b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:41:11.135Z|647a5bda-a544-463b-a06a-7e23e6f08b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:41:11.442Z|e0e4e94a-93d2-4ea8-839b-1ed69d8e03a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:41:11.443Z|e0e4e94a-93d2-4ea8-839b-1ed69d8e03a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:41:17.580Z|129f57b6-9cdb-42e3-ac9e-07e8ca55cd81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:17.580Z|c294d889-75e1-4ce2-8cca-a272453b133c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:17.581Z|129f57b6-9cdb-42e3-ac9e-07e8ca55cd81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:17.581Z|c294d889-75e1-4ce2-8cca-a272453b133c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:19.555Z|d90bb165-20b9-40df-bb50-4d572f125484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:19.556Z|d90bb165-20b9-40df-bb50-4d572f125484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:26.135Z|79705d10-13de-4386-8a1e-9ff703e29c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:41:26.139Z|79705d10-13de-4386-8a1e-9ff703e29c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:41:27.616Z|97de048d-d2f5-422a-acf5-b7d92739de1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:27.616Z|55e07de2-1df3-40cc-ace2-79d0671bbbb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:27.617Z|97de048d-d2f5-422a-acf5-b7d92739de1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:27.617Z|55e07de2-1df3-40cc-ace2-79d0671bbbb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:29.590Z|ce333ecf-0140-4cac-b128-3717f8f5ba8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:29.591Z|ce333ecf-0140-4cac-b128-3717f8f5ba8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:37.653Z|371c3107-96c8-437e-ba60-6d1ab1f6aa94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:37.654Z|371c3107-96c8-437e-ba60-6d1ab1f6aa94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:37.662Z|a7b2edaa-601f-4730-aa63-5a750db0cf50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:37.663Z|a7b2edaa-601f-4730-aa63-5a750db0cf50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:39.624Z|65980346-198d-4a02-92df-a15a412b07f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:39.625Z|65980346-198d-4a02-92df-a15a412b07f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:41.135Z|5db03f3d-9532-4412-95eb-6dec3b653222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:41:41.135Z|5db03f3d-9532-4412-95eb-6dec3b653222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:41:41.444Z|5167c68f-405f-4def-981b-a20b1908e115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:41:41.444Z|5167c68f-405f-4def-981b-a20b1908e115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:41:47.689Z|8084efcc-a7c4-41e5-955f-54b2ace755ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:47.690Z|8084efcc-a7c4-41e5-955f-54b2ace755ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:47.694Z|4a5c166b-29b3-4fd6-bc45-12002986e942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:47.695Z|4a5c166b-29b3-4fd6-bc45-12002986e942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:49.660Z|61ef3110-d0a5-4aec-9be4-fe92bc7c7be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:49.661Z|61ef3110-d0a5-4aec-9be4-fe92bc7c7be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:56.135Z|72fadfca-8573-403c-aa6a-c1231fff5071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:41:56.136Z|72fadfca-8573-403c-aa6a-c1231fff5071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:41:57.721Z|54d441fe-4aab-4149-b1bb-b4f9fa4f30d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:57.722Z|54d441fe-4aab-4149-b1bb-b4f9fa4f30d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:57.730Z|ef9dac63-a8d1-485f-9f47-e622ac17b05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:57.731Z|ef9dac63-a8d1-485f-9f47-e622ac17b05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:41:59.692Z|c90632d3-b928-4141-9950-ba539d455df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:41:59.693Z|c90632d3-b928-4141-9950-ba539d455df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:05.845Z|1f5fbea8-0b0c-4096-b149-b2204cbf93f0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:42:05.845Z|1f5fbea8-0b0c-4096-b149-b2204cbf93f0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:07.753Z|e91b7631-8c72-4ddc-a0bf-a6181ea65ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:07.754Z|e91b7631-8c72-4ddc-a0bf-a6181ea65ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:07.761Z|78c4b04a-8eb2-457a-b0a0-6e853a464673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:07.761Z|78c4b04a-8eb2-457a-b0a0-6e853a464673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:09.725Z|91349ecd-a9f2-4e2e-9103-f59726cd3e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:09.725Z|91349ecd-a9f2-4e2e-9103-f59726cd3e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:11.135Z|a53e03d5-aa13-46ed-a793-ffa69423984a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:42:11.140Z|a53e03d5-aa13-46ed-a793-ffa69423984a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:42:11.445Z|ca998916-5ccf-492b-bfcf-d99d1b4e695f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:42:11.446Z|ca998916-5ccf-492b-bfcf-d99d1b4e695f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:42:17.783Z|4d9833be-2453-44e3-b888-0201b3f333a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:17.784Z|4d9833be-2453-44e3-b888-0201b3f333a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:17.788Z|69b19d68-d32e-4cda-ac75-c6b47aae8d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:17.789Z|69b19d68-d32e-4cda-ac75-c6b47aae8d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:19.757Z|79b53e92-f86f-4ed6-a110-57979cb9a019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:19.757Z|79b53e92-f86f-4ed6-a110-57979cb9a019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:26.135Z|c83f1cde-be0e-4b7f-b6dc-d1a5c5b1955d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:42:26.135Z|c83f1cde-be0e-4b7f-b6dc-d1a5c5b1955d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:42:27.815Z|97f25f57-fd19-4ae0-9d90-fa15d4531914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:27.816Z|97f25f57-fd19-4ae0-9d90-fa15d4531914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:27.819Z|59cd4d35-a2d3-4087-80f0-808d74422169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:27.820Z|59cd4d35-a2d3-4087-80f0-808d74422169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:29.789Z|f85794e3-d600-4813-98be-612e182eb83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:29.791Z|f85794e3-d600-4813-98be-612e182eb83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:37.853Z|0365351d-23a4-42be-a3f3-148f38706eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:37.854Z|0365351d-23a4-42be-a3f3-148f38706eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:37.853Z|515ff8cb-3317-4a67-9da0-59966a9968be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:37.854Z|515ff8cb-3317-4a67-9da0-59966a9968be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:39.822Z|c522003b-a445-49ba-9e38-514abde31e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:39.822Z|c522003b-a445-49ba-9e38-514abde31e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:41.135Z|ed45e764-46a7-42c7-93a9-537826245807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:42:41.135Z|ed45e764-46a7-42c7-93a9-537826245807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:42:41.446Z|38f91893-07df-4ede-a62e-11ef4932abe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:42:41.447Z|38f91893-07df-4ede-a62e-11ef4932abe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:42:47.887Z|d0209a1d-8b7b-4e99-8a04-ed9e29630a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:47.888Z|d0209a1d-8b7b-4e99-8a04-ed9e29630a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:47.891Z|cf189b3d-a11b-4a7a-ae4c-1260c37fa883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:47.892Z|cf189b3d-a11b-4a7a-ae4c-1260c37fa883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:49.855Z|0ffb451e-b48c-4fe7-ae82-121d2469176e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:49.856Z|0ffb451e-b48c-4fe7-ae82-121d2469176e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:56.135Z|5d638531-6dae-4be0-bfaf-65412762cfc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:42:56.139Z|5d638531-6dae-4be0-bfaf-65412762cfc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:42:57.924Z|33486bc5-45bb-498f-bd1c-fe920fd284ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:57.925Z|33486bc5-45bb-498f-bd1c-fe920fd284ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:57.927Z|87270615-f735-4032-bffc-cbfd8656942b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:57.928Z|87270615-f735-4032-bffc-cbfd8656942b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:42:59.889Z|76485a72-be12-4986-8528-c0da9e49f005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:42:59.889Z|76485a72-be12-4986-8528-c0da9e49f005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:05.844Z|99bec69f-3ff0-444b-be3a-a079df835cd5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:43:05.845Z|99bec69f-3ff0-444b-be3a-a079df835cd5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:07.958Z|8635d911-22cd-4ff9-8391-de485ddddc91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:07.959Z|ea98b85f-7938-46c7-a627-5a3496514a62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:07.959Z|8635d911-22cd-4ff9-8391-de485ddddc91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:07.961Z|ea98b85f-7938-46c7-a627-5a3496514a62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:09.919Z|bcd2a61a-0e5a-43a4-9ff9-b8b1329b584e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:09.919Z|bcd2a61a-0e5a-43a4-9ff9-b8b1329b584e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:11.135Z|6b7decc4-8a6c-4294-a276-8f052de13cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:43:11.135Z|6b7decc4-8a6c-4294-a276-8f052de13cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:43:11.448Z|20198ad8-11b7-45a6-b1f0-f150c3fc540b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:43:11.448Z|20198ad8-11b7-45a6-b1f0-f150c3fc540b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:43:17.994Z|e5055d22-df34-4032-8b14-b413ba874a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:17.995Z|e5055d22-df34-4032-8b14-b413ba874a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:17.998Z|fe3a2aef-a23a-43f3-802c-bbb5970eb302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:17.999Z|fe3a2aef-a23a-43f3-802c-bbb5970eb302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:19.953Z|490313bd-8516-4523-a388-da460d023e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:19.954Z|490313bd-8516-4523-a388-da460d023e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:26.135Z|4dad3183-73c8-4228-aa6b-73d3e23a0d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:43:26.135Z|4dad3183-73c8-4228-aa6b-73d3e23a0d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:43:28.031Z|245722ec-e15c-40fe-8251-3e92b44f9e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:28.032Z|245722ec-e15c-40fe-8251-3e92b44f9e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:28.036Z|92cbd340-c0d1-4511-bb74-29e9f0203850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:28.037Z|92cbd340-c0d1-4511-bb74-29e9f0203850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:29.985Z|d2f30eb9-5da4-4ec7-9311-ea0018806d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:29.986Z|d2f30eb9-5da4-4ec7-9311-ea0018806d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:38.069Z|d848ffae-d6db-449f-9cf7-8c8e17f21e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:38.069Z|d848ffae-d6db-449f-9cf7-8c8e17f21e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:38.073Z|b1a5cc58-550c-4217-9e2b-38689ca54d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:38.074Z|b1a5cc58-550c-4217-9e2b-38689ca54d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:40.017Z|7f2ba153-61e9-4a1f-88f4-6d2acd9e650d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:40.018Z|7f2ba153-61e9-4a1f-88f4-6d2acd9e650d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:41.135Z|d6fe813a-b6b5-4235-9aef-dc4f777c1560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:43:41.139Z|d6fe813a-b6b5-4235-9aef-dc4f777c1560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:43:41.449Z|f10caadf-fd66-42c8-8d05-491069fc35ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:43:41.452Z|f10caadf-fd66-42c8-8d05-491069fc35ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:43:48.103Z|d9345b5b-a064-43b4-8165-b3488252975c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:48.104Z|d9345b5b-a064-43b4-8165-b3488252975c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:48.106Z|44437b25-8a1c-4d7f-ae59-424947699dac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:48.106Z|44437b25-8a1c-4d7f-ae59-424947699dac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:50.052Z|97deb2aa-a5e1-48b1-a064-50e50e2c8fc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:50.053Z|97deb2aa-a5e1-48b1-a064-50e50e2c8fc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:56.135Z|6b105a3c-71dc-4dad-9254-aa1bf5f8c76e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:43:56.135Z|6b105a3c-71dc-4dad-9254-aa1bf5f8c76e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:43:58.139Z|b9af2d46-3128-4bf0-8a6b-d5006eeb7f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:58.140Z|b9af2d46-3128-4bf0-8a6b-d5006eeb7f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:43:58.148Z|1037442d-d705-4cc9-91f4-ace7c07080e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:43:58.148Z|1037442d-d705-4cc9-91f4-ace7c07080e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:00.085Z|0c11c834-1243-481d-bf06-6b7aadcfeead|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:00.086Z|0c11c834-1243-481d-bf06-6b7aadcfeead|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:05.844Z|9ca9d6d3-9456-4198-b247-5917dbfe3ae0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:44:05.845Z|9ca9d6d3-9456-4198-b247-5917dbfe3ae0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:08.170Z|106ff461-7e92-4815-909a-dab1187c9f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:08.171Z|106ff461-7e92-4815-909a-dab1187c9f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:08.183Z|7cc3692c-879b-4108-a537-3ee7937fdbe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:08.184Z|7cc3692c-879b-4108-a537-3ee7937fdbe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:10.116Z|f6c12a9f-42c0-4113-bdd9-be3685d1e040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:10.117Z|f6c12a9f-42c0-4113-bdd9-be3685d1e040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:11.135Z|6f8f952e-f4c8-43c7-a363-f0d6c6987fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:44:11.135Z|6f8f952e-f4c8-43c7-a363-f0d6c6987fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:44:11.453Z|5a145504-0427-4b2b-905f-7c6fb7a3483d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:44:11.453Z|5a145504-0427-4b2b-905f-7c6fb7a3483d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:44:18.204Z|f26e4b17-c211-496e-a80f-d292843cd70d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:18.205Z|f26e4b17-c211-496e-a80f-d292843cd70d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:18.217Z|567691eb-cb88-4797-a262-e29388fbecca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:18.219Z|567691eb-cb88-4797-a262-e29388fbecca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:20.151Z|cc690496-ecff-4486-8efa-f13247dcdee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:20.151Z|cc690496-ecff-4486-8efa-f13247dcdee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:26.135Z|f32ae4b8-d0ed-46d2-af2f-86620eb42872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:44:26.139Z|f32ae4b8-d0ed-46d2-af2f-86620eb42872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:44:28.235Z|6ea01dcd-0220-4202-b0e3-4c35f489e8f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:28.236Z|6ea01dcd-0220-4202-b0e3-4c35f489e8f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:28.251Z|18db8553-940d-4e53-8e5b-732e94d79362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:28.252Z|18db8553-940d-4e53-8e5b-732e94d79362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:30.180Z|5cce0076-ee55-4d9c-a010-571b73a23b8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:30.181Z|5cce0076-ee55-4d9c-a010-571b73a23b8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:38.269Z|097b6d7f-b26c-4f58-bfae-48bf061f8afd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:38.270Z|097b6d7f-b26c-4f58-bfae-48bf061f8afd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:38.282Z|b29c9f42-e088-4e3e-93b7-6efb8ee27848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:38.283Z|b29c9f42-e088-4e3e-93b7-6efb8ee27848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:40.213Z|a4649b78-967f-40dc-88d3-7fb205aa12a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:40.214Z|a4649b78-967f-40dc-88d3-7fb205aa12a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:41.135Z|ce3d8948-7acf-4cf0-afd3-cc21a39c1ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:44:41.136Z|ce3d8948-7acf-4cf0-afd3-cc21a39c1ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:44:41.454Z|a8c199ae-bdb2-49c3-8f22-eae3c57906b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:44:41.454Z|a8c199ae-bdb2-49c3-8f22-eae3c57906b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:44:48.314Z|8d34aa53-fb04-4499-9195-33adf926095d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:48.315Z|8d34aa53-fb04-4499-9195-33adf926095d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:48.320Z|a18fc78e-b715-4d97-bedb-2e04bff9e3a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:48.321Z|a18fc78e-b715-4d97-bedb-2e04bff9e3a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:50.249Z|d1a5b8db-7e2d-4920-9563-61e779941b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:50.250Z|d1a5b8db-7e2d-4920-9563-61e779941b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:56.135Z|bb86efc3-6cb1-46ac-ad61-29ba618ac89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:44:56.135Z|bb86efc3-6cb1-46ac-ad61-29ba618ac89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:44:58.348Z|b752260b-9f5b-4c5c-8d80-de4e51ccbfb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:58.348Z|b752260b-9f5b-4c5c-8d80-de4e51ccbfb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:44:58.355Z|b3bdfc08-fe28-4083-8504-fd19a166fa92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:44:58.356Z|b3bdfc08-fe28-4083-8504-fd19a166fa92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:00.286Z|792b0b5f-ad43-4412-970e-23b4a56b404f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:00.286Z|792b0b5f-ad43-4412-970e-23b4a56b404f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:05.844Z|c9be6f03-c923-40f1-b2d7-67cf46dd5fd0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:45:05.845Z|c9be6f03-c923-40f1-b2d7-67cf46dd5fd0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:08.382Z|e678bf47-dc78-4724-98c2-473a67c6119b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:08.383Z|e678bf47-dc78-4724-98c2-473a67c6119b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:08.386Z|d93789d9-0632-461b-9619-56aa35132aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:08.387Z|d93789d9-0632-461b-9619-56aa35132aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:10.324Z|e74f60de-ff73-4936-addf-d28df55aafa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:10.325Z|e74f60de-ff73-4936-addf-d28df55aafa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:11.135Z|40180108-7b52-4dbd-9e0b-e6e07b59a3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:45:11.140Z|40180108-7b52-4dbd-9e0b-e6e07b59a3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:45:11.455Z|5c7aad8f-edbd-4a0d-a788-61711de4c41b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:45:11.455Z|5c7aad8f-edbd-4a0d-a788-61711de4c41b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:45:18.418Z|d2bda999-4576-4105-af0c-7b6133bda3b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:18.418Z|d2bda999-4576-4105-af0c-7b6133bda3b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:18.418Z|5ef1394a-4f8b-4b9d-8a89-0ed596fd6d32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:18.420Z|5ef1394a-4f8b-4b9d-8a89-0ed596fd6d32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:20.355Z|26665238-d64e-4305-a63b-f6fb5496568f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:20.356Z|26665238-d64e-4305-a63b-f6fb5496568f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:26.135Z|77da3469-b934-4ba9-99ee-f06dd2d3948c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:45:26.135Z|77da3469-b934-4ba9-99ee-f06dd2d3948c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:45:28.460Z|8ac3ef43-cb24-4226-969d-43cca364bb3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:28.461Z|fbc53caa-c15c-4cc5-99f7-6ed87eeb019c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:28.461Z|8ac3ef43-cb24-4226-969d-43cca364bb3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:28.461Z|fbc53caa-c15c-4cc5-99f7-6ed87eeb019c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:30.390Z|70972015-16e0-48d4-81ff-5aa4cfd6ba4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:30.391Z|70972015-16e0-48d4-81ff-5aa4cfd6ba4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:38.490Z|2085923d-8366-4da6-af49-642fa6d9de60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:38.491Z|2085923d-8366-4da6-af49-642fa6d9de60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:38.494Z|ff480886-85b3-49ca-aad3-d16c6d36308b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:38.495Z|ff480886-85b3-49ca-aad3-d16c6d36308b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:40.426Z|e0acdf54-d4e6-40b1-80e4-68ee8150f4df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:40.427Z|e0acdf54-d4e6-40b1-80e4-68ee8150f4df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:41.135Z|46777847-51ae-48f3-a620-01cad771ffb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:45:41.135Z|46777847-51ae-48f3-a620-01cad771ffb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:45:41.456Z|0483e6d5-8ece-4a76-8ec0-3bdc94f722e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:45:41.457Z|0483e6d5-8ece-4a76-8ec0-3bdc94f722e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:45:48.542Z|c0a82d78-fb4c-4b60-8fd6-98220b247046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:48.543Z|c0a82d78-fb4c-4b60-8fd6-98220b247046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:48.546Z|066b73e6-772b-42fe-b447-671fa98ea8db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:48.547Z|066b73e6-772b-42fe-b447-671fa98ea8db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:50.460Z|a82589bd-a442-4c0a-aa71-6b316476c3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:50.461Z|a82589bd-a442-4c0a-aa71-6b316476c3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:56.135Z|3c7a0a17-880b-414a-ae19-dac9e63339c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:45:56.138Z|3c7a0a17-880b-414a-ae19-dac9e63339c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:45:58.572Z|9f595062-0898-4164-b22c-e82c8d301822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:58.572Z|975f0670-2aff-4709-b3bc-36d4eec51ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:45:58.573Z|975f0670-2aff-4709-b3bc-36d4eec51ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:45:58.573Z|9f595062-0898-4164-b22c-e82c8d301822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:00.495Z|c07a17df-bbfe-420a-a644-d7c8b21151f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:00.495Z|c07a17df-bbfe-420a-a644-d7c8b21151f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:05.843Z|e4c3bb24-b30c-4f79-b964-e938526aab76|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:46:05.843Z|e4c3bb24-b30c-4f79-b964-e938526aab76|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:08.616Z|23ec4bf4-652a-4b96-bd80-54c830318d40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:08.617Z|23ec4bf4-652a-4b96-bd80-54c830318d40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:08.616Z|66603b7c-320c-4f32-9e89-e2ee9fe20651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:08.617Z|66603b7c-320c-4f32-9e89-e2ee9fe20651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:10.530Z|c97ea243-c15c-4681-a6b7-e88d05a8c65a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:10.531Z|c97ea243-c15c-4681-a6b7-e88d05a8c65a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:11.135Z|f3ecd3e1-ca15-4358-b371-887ef2f4456c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:46:11.135Z|f3ecd3e1-ca15-4358-b371-887ef2f4456c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:46:11.457Z|6ce3ab08-e7f9-4205-a03c-275b266ba2a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:46:11.458Z|6ce3ab08-e7f9-4205-a03c-275b266ba2a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:46:18.648Z|30949252-3de2-4cd7-95d2-807ed7f4028e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:18.649Z|30949252-3de2-4cd7-95d2-807ed7f4028e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:18.652Z|1dc819a4-d1c3-4ae1-a7c8-70f1dfa24c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:18.653Z|1dc819a4-d1c3-4ae1-a7c8-70f1dfa24c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:20.562Z|82c5feed-c79a-4977-8c7c-dc22b10fb035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:20.563Z|82c5feed-c79a-4977-8c7c-dc22b10fb035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:26.135Z|eb7da032-4254-4f53-b72b-3f0a0ac922c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:46:26.135Z|eb7da032-4254-4f53-b72b-3f0a0ac922c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:46:28.684Z|fd5da4cd-1372-430c-99bc-4a28839e8480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:28.685Z|fd5da4cd-1372-430c-99bc-4a28839e8480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:28.688Z|d89077ee-2cf2-4900-ba4f-9be1308e6ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:28.689Z|d89077ee-2cf2-4900-ba4f-9be1308e6ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:30.594Z|3ba5d47d-8cd6-4dd9-ae09-98bdabec3c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:30.595Z|3ba5d47d-8cd6-4dd9-ae09-98bdabec3c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:38.719Z|13e03406-5555-483b-a07e-5d923358604b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:38.720Z|13e03406-5555-483b-a07e-5d923358604b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:38.722Z|06985325-6aa1-4152-9d79-463c7139e10d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:38.724Z|06985325-6aa1-4152-9d79-463c7139e10d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:40.628Z|6ce95360-d352-4ac8-b732-43b7eaf88f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:40.629Z|6ce95360-d352-4ac8-b732-43b7eaf88f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:41.135Z|6a9725c3-02c4-4caa-a9de-531bcf5e6727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:46:41.140Z|6a9725c3-02c4-4caa-a9de-531bcf5e6727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:46:41.459Z|a3c5d085-e567-462a-b9af-097307584f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:46:41.459Z|a3c5d085-e567-462a-b9af-097307584f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:46:48.748Z|6a4e5e51-d3be-4de5-9ac3-056b3c370fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:48.748Z|8e969278-5b5b-4441-8735-1af1a7055045|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:48.749Z|6a4e5e51-d3be-4de5-9ac3-056b3c370fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:48.749Z|8e969278-5b5b-4441-8735-1af1a7055045|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:50.663Z|8609e15a-079b-4981-b11c-42fa14c6d0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:50.664Z|8609e15a-079b-4981-b11c-42fa14c6d0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:56.135Z|1013c689-d4de-4520-ac31-90c9f1a87f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:46:56.135Z|1013c689-d4de-4520-ac31-90c9f1a87f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:46:58.777Z|364abef7-056f-4e09-a5d4-6d20faab7805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:58.778Z|364abef7-056f-4e09-a5d4-6d20faab7805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:46:58.778Z|98d8915e-2a37-4fb5-923a-93f947158831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:46:58.781Z|98d8915e-2a37-4fb5-923a-93f947158831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:00.698Z|6a873d0d-1a89-441d-8cd8-6db192599d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:00.699Z|6a873d0d-1a89-441d-8cd8-6db192599d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:05.844Z|dcc3dc7b-1a36-43fc-a587-d4340b02c380|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:47:05.845Z|dcc3dc7b-1a36-43fc-a587-d4340b02c380|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:08.812Z|2ceb4188-7dd2-4319-9037-8d693763044a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:08.813Z|2ceb4188-7dd2-4319-9037-8d693763044a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:08.816Z|ff3228cf-1a2f-4195-b2ea-a5ec4bcddc45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:08.816Z|ff3228cf-1a2f-4195-b2ea-a5ec4bcddc45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:10.728Z|11b13d12-ef88-43ab-a8f7-149ec59e7f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:10.729Z|11b13d12-ef88-43ab-a8f7-149ec59e7f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:11.135Z|5e0f5d3d-783e-47a7-8332-0857499762a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:47:11.135Z|5e0f5d3d-783e-47a7-8332-0857499762a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:47:11.460Z|41bd897e-2f02-4619-9c6b-67ce579612b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:47:11.461Z|41bd897e-2f02-4619-9c6b-67ce579612b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:47:18.845Z|a4cf14fb-98ab-4ef4-975d-99a1adbafb87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:18.846Z|251e6a06-1b63-49c6-ad9a-df0b20c2f423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:18.846Z|a4cf14fb-98ab-4ef4-975d-99a1adbafb87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:18.847Z|251e6a06-1b63-49c6-ad9a-df0b20c2f423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:20.757Z|bf487c83-b2f9-4e00-acfe-897e07f4860f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:20.758Z|bf487c83-b2f9-4e00-acfe-897e07f4860f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:26.135Z|94663547-f5ff-4871-a617-0d093f246f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:47:26.139Z|94663547-f5ff-4871-a617-0d093f246f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:47:28.881Z|1464eb78-1ac6-467b-832f-4d1cfe57e89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:28.882Z|1464eb78-1ac6-467b-832f-4d1cfe57e89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:28.884Z|134c93d5-5a3a-4dbf-9e9a-c63996e7512a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:28.885Z|134c93d5-5a3a-4dbf-9e9a-c63996e7512a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:30.787Z|45a815e8-888a-47a8-b6ac-77ea026dec00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:30.789Z|45a815e8-888a-47a8-b6ac-77ea026dec00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:38.914Z|2e7dfb88-c94d-4e48-9b83-e4f8d866f258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:38.918Z|2e7dfb88-c94d-4e48-9b83-e4f8d866f258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:38.923Z|672d6b1b-49a6-4ccb-baed-388c3367ab84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:38.924Z|672d6b1b-49a6-4ccb-baed-388c3367ab84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:40.827Z|2fdeab0f-adcd-4ddd-a219-9127839e6d0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:40.828Z|2fdeab0f-adcd-4ddd-a219-9127839e6d0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:41.135Z|c56808ae-2871-4ae6-91ce-b704be25ff64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:47:41.135Z|c56808ae-2871-4ae6-91ce-b704be25ff64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:47:41.461Z|c889b7ed-f5ca-49f6-84b5-f88105ea0bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:47:41.462Z|c889b7ed-f5ca-49f6-84b5-f88105ea0bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:47:48.950Z|9d7f69d0-3766-488f-a232-a18d153677f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:48.951Z|9d7f69d0-3766-488f-a232-a18d153677f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:48.957Z|c2be77b6-92bb-492b-a56a-4b549d0be94c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:48.958Z|c2be77b6-92bb-492b-a56a-4b549d0be94c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:50.856Z|0c48c193-e24c-4617-aa58-517b8ad55e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:50.857Z|0c48c193-e24c-4617-aa58-517b8ad55e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:56.135Z|0bfbb7e6-d5e6-45e0-9726-789967da6936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:47:56.135Z|0bfbb7e6-d5e6-45e0-9726-789967da6936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:47:58.987Z|e3fe1685-c628-4b20-b29c-fffd2de71c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:58.988Z|e3fe1685-c628-4b20-b29c-fffd2de71c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:47:58.994Z|93b4ecf3-8d68-4856-97c5-7cb1c365728b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:47:58.995Z|93b4ecf3-8d68-4856-97c5-7cb1c365728b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:00.882Z|2fa2d361-3487-48e6-9322-7aa7d0955f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:00.883Z|2fa2d361-3487-48e6-9322-7aa7d0955f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:05.844Z|10a2ad85-8db9-44ac-9337-6e958ef793f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:48:05.845Z|10a2ad85-8db9-44ac-9337-6e958ef793f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:09.022Z|ae0d2ebc-cf9b-4bc5-8ab7-8401602a4a0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:09.023Z|ae0d2ebc-cf9b-4bc5-8ab7-8401602a4a0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:09.029Z|bac30e8c-cc78-42ad-b05c-505b8b96732f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:09.029Z|bac30e8c-cc78-42ad-b05c-505b8b96732f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:10.917Z|f9b7abd1-c20c-4be8-8f76-be2d4640d180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:10.918Z|f9b7abd1-c20c-4be8-8f76-be2d4640d180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:11.135Z|bc8cad4d-3460-48d9-8277-3f93ca4779f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:48:11.138Z|bc8cad4d-3460-48d9-8277-3f93ca4779f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:48:11.463Z|66529817-bfe2-4b28-8920-a472380a5855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:48:11.463Z|66529817-bfe2-4b28-8920-a472380a5855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:48:19.062Z|2296290d-8663-4612-b751-a0ac3e5e4d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:19.063Z|6f84cb57-554e-4da4-a396-1f0693de8eb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:19.063Z|2296290d-8663-4612-b751-a0ac3e5e4d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:19.064Z|6f84cb57-554e-4da4-a396-1f0693de8eb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:20.953Z|5de172af-4ac3-4f3f-ab41-d665fac5f4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:20.954Z|5de172af-4ac3-4f3f-ab41-d665fac5f4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:26.135Z|db84b2ff-420a-4ec1-9468-fffeecc67991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:48:26.135Z|db84b2ff-420a-4ec1-9468-fffeecc67991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:48:29.101Z|4faf779a-9a22-4cf6-806f-74550ca81ab4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:29.102Z|4faf779a-9a22-4cf6-806f-74550ca81ab4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:29.105Z|16dc5558-d9b1-4998-8f24-21d5c2b772fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:29.106Z|16dc5558-d9b1-4998-8f24-21d5c2b772fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:30.985Z|48699d6b-cf9b-493e-b19a-9bff88028e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:30.986Z|48699d6b-cf9b-493e-b19a-9bff88028e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:39.133Z|2ecabfb3-633f-48d3-a332-4e3618afb559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:39.134Z|2ecabfb3-633f-48d3-a332-4e3618afb559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:39.137Z|deddb54f-c4f4-46b7-b870-f9bcc278d71e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:39.138Z|deddb54f-c4f4-46b7-b870-f9bcc278d71e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:41.013Z|b1868860-95c8-4e7b-af9b-19441f52bf4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:41.014Z|b1868860-95c8-4e7b-af9b-19441f52bf4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:41.135Z|0e78cb0a-c2e4-4945-91ac-8b05600f492a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:48:41.135Z|0e78cb0a-c2e4-4945-91ac-8b05600f492a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:48:41.464Z|9d308c7b-f01d-43bd-825f-46d16515dcee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:48:41.465Z|9d308c7b-f01d-43bd-825f-46d16515dcee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:48:49.162Z|31776473-e7e4-48d8-9ad2-7de14896ca32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:49.163Z|31776473-e7e4-48d8-9ad2-7de14896ca32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:49.166Z|76ab7d58-ac05-4530-9fbd-703a8566b10e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:49.167Z|76ab7d58-ac05-4530-9fbd-703a8566b10e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:51.047Z|e1ccd02b-101d-4185-8690-3645991881f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:51.048Z|e1ccd02b-101d-4185-8690-3645991881f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:56.135Z|b4b00f5c-382f-4d5c-ad8c-c50fef43f186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:48:56.139Z|b4b00f5c-382f-4d5c-ad8c-c50fef43f186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:48:59.227Z|63e1c5a6-3bc1-47ef-a142-c8dbf6cb86c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:59.227Z|ae89f358-c9f7-46ce-9303-72fb81d07c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:48:59.227Z|63e1c5a6-3bc1-47ef-a142-c8dbf6cb86c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:48:59.227Z|ae89f358-c9f7-46ce-9303-72fb81d07c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:01.082Z|140190f9-d005-48ca-8941-39f14172d69c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:01.083Z|140190f9-d005-48ca-8941-39f14172d69c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:05.843Z|b2a6f99a-52fb-48dc-ae51-4086bd912c96|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:49:05.843Z|b2a6f99a-52fb-48dc-ae51-4086bd912c96|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:09.257Z|e6bc4dc6-2c6a-438f-96c7-a6412cd86841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:09.257Z|e8c2750a-2eb9-44af-ab62-3b6706fd1e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:09.258Z|e6bc4dc6-2c6a-438f-96c7-a6412cd86841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:09.258Z|e8c2750a-2eb9-44af-ab62-3b6706fd1e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:11.114Z|54b9b13e-1ee4-44a6-94f3-64fa29b377ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:11.115Z|54b9b13e-1ee4-44a6-94f3-64fa29b377ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:11.135Z|74706a18-4a45-4092-8227-d2e1323e54de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:49:11.135Z|74706a18-4a45-4092-8227-d2e1323e54de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:49:11.465Z|ba9e2b35-5b5e-46a6-a2cb-4a84a691d0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:49:11.466Z|ba9e2b35-5b5e-46a6-a2cb-4a84a691d0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:49:19.289Z|46b6ffed-68f9-4543-8170-4a77b9d2d839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:19.289Z|0ab6048c-3a86-4041-b18b-9841e1e5d953|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:19.290Z|46b6ffed-68f9-4543-8170-4a77b9d2d839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:19.290Z|0ab6048c-3a86-4041-b18b-9841e1e5d953|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:21.147Z|1434ac1d-a782-4c9e-8518-5e1d9c79519a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:21.148Z|1434ac1d-a782-4c9e-8518-5e1d9c79519a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:26.135Z|0810285b-9a3c-41cf-a47b-fc6ac2485b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:49:26.135Z|0810285b-9a3c-41cf-a47b-fc6ac2485b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:49:29.316Z|d1bdfcd2-6224-4615-b813-084335021624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:29.318Z|d1bdfcd2-6224-4615-b813-084335021624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:29.323Z|561ce685-9296-496d-95ed-82592a6fcbb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:29.324Z|561ce685-9296-496d-95ed-82592a6fcbb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:31.177Z|9f8b5da9-ae10-4e5f-b224-f7122cd101a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:31.178Z|9f8b5da9-ae10-4e5f-b224-f7122cd101a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:39.345Z|0fa7a5c7-093e-4153-a8e6-15af51f844fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:39.346Z|d3ada66e-65bf-4970-85cd-d5fd7ca73751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:39.346Z|0fa7a5c7-093e-4153-a8e6-15af51f844fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:39.346Z|d3ada66e-65bf-4970-85cd-d5fd7ca73751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:41.135Z|0cb4f787-70f1-421a-8c94-e46ec86cc526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:49:41.139Z|0cb4f787-70f1-421a-8c94-e46ec86cc526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:49:41.209Z|aefd1c2d-045a-4f68-b58d-2dbd64cc5332|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:41.209Z|aefd1c2d-045a-4f68-b58d-2dbd64cc5332|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:41.466Z|d8620d76-ddd8-4a85-9c19-8b2c564f6c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:49:41.467Z|d8620d76-ddd8-4a85-9c19-8b2c564f6c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:49:49.374Z|c1e5d49b-5180-48af-a4b0-e09ea0be77a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:49.374Z|ee5955ba-0a5f-4da1-817d-f7fd76883154|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:49.375Z|c1e5d49b-5180-48af-a4b0-e09ea0be77a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:49.377Z|ee5955ba-0a5f-4da1-817d-f7fd76883154|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:51.244Z|6d95d991-b762-4bf2-a311-15d46b870890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:51.245Z|6d95d991-b762-4bf2-a311-15d46b870890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:56.135Z|312b1020-b5b1-4fd4-a4b3-5a36944c042a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:49:56.135Z|312b1020-b5b1-4fd4-a4b3-5a36944c042a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:49:59.404Z|0b631bb2-45ee-495b-adf8-3f543117e8da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:59.405Z|0b631bb2-45ee-495b-adf8-3f543117e8da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:49:59.408Z|8e5825bc-0b92-4e84-b1e7-76899153dbe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:49:59.409Z|8e5825bc-0b92-4e84-b1e7-76899153dbe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:01.279Z|e8567e84-937c-4d13-adad-e6712a40a01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:01.280Z|e8567e84-937c-4d13-adad-e6712a40a01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:05.845Z|3d1f9713-e509-42e6-8a3a-85395bf1239a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:50:05.846Z|3d1f9713-e509-42e6-8a3a-85395bf1239a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:09.439Z|2c0dc387-d809-461c-abcf-10778aac0f86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:09.440Z|2c0dc387-d809-461c-abcf-10778aac0f86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:09.441Z|d25e1163-f5dd-4888-bf2f-46b152d1bdae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:09.442Z|d25e1163-f5dd-4888-bf2f-46b152d1bdae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:11.135Z|337ec66a-d004-43a7-830d-fd73a90a777d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:50:11.135Z|337ec66a-d004-43a7-830d-fd73a90a777d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:50:11.312Z|07b56c83-e784-4de7-9685-9359fe313ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:11.313Z|07b56c83-e784-4de7-9685-9359fe313ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:11.468Z|6402a17b-28da-405b-8874-d3ef84964a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:50:11.468Z|6402a17b-28da-405b-8874-d3ef84964a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:50:19.477Z|973f4b5c-2bb5-4201-8c52-681078265b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:19.478Z|629861db-fc59-4d8d-911a-8d0d52f27279|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:19.478Z|973f4b5c-2bb5-4201-8c52-681078265b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:19.479Z|629861db-fc59-4d8d-911a-8d0d52f27279|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:21.346Z|a143bebe-0aaf-435d-be9d-36ef93797005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:21.347Z|a143bebe-0aaf-435d-be9d-36ef93797005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:26.135Z|5c359080-432d-46b3-bbc6-a0d235529a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:50:26.142Z|5c359080-432d-46b3-bbc6-a0d235529a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:50:29.512Z|af722103-4ace-4dbe-a328-415749dfa48a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:29.513Z|af722103-4ace-4dbe-a328-415749dfa48a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:29.516Z|3fc716a2-1d5f-46e8-9add-93ce20e3b047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:29.518Z|3fc716a2-1d5f-46e8-9add-93ce20e3b047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:31.380Z|bbc047ef-ae09-4b42-b1e6-abd3183a7ed7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:31.381Z|bbc047ef-ae09-4b42-b1e6-abd3183a7ed7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:39.546Z|28cbfcf1-a02f-4186-a222-25277280c1fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:39.547Z|28cbfcf1-a02f-4186-a222-25277280c1fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:39.547Z|b77b383d-b191-4d40-812c-832bf698ed56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:39.548Z|b77b383d-b191-4d40-812c-832bf698ed56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:41.135Z|e38c52d8-327b-4d7c-8a7c-47527cdfa802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:50:41.135Z|e38c52d8-327b-4d7c-8a7c-47527cdfa802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:50:41.415Z|e8dda19f-46bf-494a-8299-87ebad756e36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:41.416Z|e8dda19f-46bf-494a-8299-87ebad756e36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:41.469Z|9eea89bc-45da-4a9e-a9c4-a2d5bfbe9f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:50:41.470Z|9eea89bc-45da-4a9e-a9c4-a2d5bfbe9f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:50:49.584Z|f356e66d-7705-44b8-bf35-784bdabde756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:49.584Z|f356e66d-7705-44b8-bf35-784bdabde756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:49.590Z|316ed90a-df42-40f3-beeb-f09e83851547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:49.591Z|316ed90a-df42-40f3-beeb-f09e83851547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:51.445Z|bb8dabb2-c034-4a7f-a1db-48143d0a642c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:51.446Z|bb8dabb2-c034-4a7f-a1db-48143d0a642c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:56.135Z|fde76a11-11d2-4da9-bcd3-30b5f509383c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:50:56.136Z|fde76a11-11d2-4da9-bcd3-30b5f509383c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:50:59.615Z|6a6c5ed6-00a0-4d98-b0ba-bfb04fe77b83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:59.616Z|6a6c5ed6-00a0-4d98-b0ba-bfb04fe77b83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:50:59.622Z|a4b7546c-e168-44ed-9d94-2637f34f3142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:50:59.623Z|a4b7546c-e168-44ed-9d94-2637f34f3142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:01.474Z|b9a0c8d2-9860-4d23-b47b-bc1d67c15123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:01.475Z|b9a0c8d2-9860-4d23-b47b-bc1d67c15123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:05.844Z|00ffee50-78de-4d53-afc3-348169b42933|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:51:05.845Z|00ffee50-78de-4d53-afc3-348169b42933|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:09.645Z|ecffe394-6a53-4af4-8514-734d7bfc8b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:09.646Z|ecffe394-6a53-4af4-8514-734d7bfc8b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:09.654Z|e9dd6b74-d5a1-463b-8cd4-de774f1ad293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:09.654Z|e9dd6b74-d5a1-463b-8cd4-de774f1ad293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:11.135Z|5e916944-d46c-4a42-8b52-9d22f34d121d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:51:11.139Z|5e916944-d46c-4a42-8b52-9d22f34d121d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:51:11.470Z|8123a220-482d-4f20-b313-91088ef2c907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:51:11.471Z|8123a220-482d-4f20-b313-91088ef2c907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:51:11.508Z|80c0833b-da15-4b8e-9860-0ea1cbae011e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:11.509Z|80c0833b-da15-4b8e-9860-0ea1cbae011e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:19.684Z|5f11d4e2-6933-4bcd-869a-86653c335d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:19.685Z|5f11d4e2-6933-4bcd-869a-86653c335d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:19.688Z|55e9844c-05f4-4173-a814-eff488dad547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:19.689Z|55e9844c-05f4-4173-a814-eff488dad547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:21.545Z|caf1cb06-be94-4787-987e-075ca3ad8547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:21.546Z|caf1cb06-be94-4787-987e-075ca3ad8547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:26.135Z|1dcb58d3-d1d7-44f5-baf1-b50c10b72175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:51:26.135Z|1dcb58d3-d1d7-44f5-baf1-b50c10b72175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:51:29.716Z|f376bb37-4fab-4e58-9e8e-91b81d548c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:29.717Z|f376bb37-4fab-4e58-9e8e-91b81d548c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:29.719Z|c0af3c76-ab2c-4ff4-9255-1fd7bd163262|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:29.719Z|c0af3c76-ab2c-4ff4-9255-1fd7bd163262|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:31.580Z|ab18f8ff-9c73-4f68-926c-5988e590a63b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:31.581Z|ab18f8ff-9c73-4f68-926c-5988e590a63b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:39.747Z|4dbe79fa-c8a4-408c-acca-ea023f1aad8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:39.748Z|4dbe79fa-c8a4-408c-acca-ea023f1aad8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:39.753Z|ebe5932d-90b1-4947-8478-83394213fe01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:39.753Z|ebe5932d-90b1-4947-8478-83394213fe01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:41.135Z|04b57ddf-5f39-4570-8bfe-fe47e86e7e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:51:41.135Z|04b57ddf-5f39-4570-8bfe-fe47e86e7e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:51:41.472Z|a9970fc7-1284-4638-9a1a-43c8f91609eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:51:41.473Z|a9970fc7-1284-4638-9a1a-43c8f91609eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:51:41.613Z|f9a3788b-5eef-4510-b695-1d7cb72b64b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:41.614Z|f9a3788b-5eef-4510-b695-1d7cb72b64b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:49.781Z|ffe70c41-f93c-4064-87de-1f866142ebcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:49.782Z|ffe70c41-f93c-4064-87de-1f866142ebcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:49.784Z|3ef0243e-f18b-434a-a898-7135dbd2bf67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:49.784Z|3ef0243e-f18b-434a-a898-7135dbd2bf67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:51.644Z|3eb372f7-0556-470c-93f9-58e9a3a2e7ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:51.645Z|3eb372f7-0556-470c-93f9-58e9a3a2e7ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:56.135Z|f363c413-8a44-4d34-bbe9-edbf420d276d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:51:56.140Z|f363c413-8a44-4d34-bbe9-edbf420d276d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:51:59.815Z|0c6a42aa-d77b-48d8-a49d-ced025cd61e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:59.815Z|db017d22-05fb-4ae2-aa5b-9d971dbabe22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:51:59.816Z|db017d22-05fb-4ae2-aa5b-9d971dbabe22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:51:59.816Z|0c6a42aa-d77b-48d8-a49d-ced025cd61e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:01.679Z|a96450cf-1568-4e4c-a36b-caad1f36e5dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:01.680Z|a96450cf-1568-4e4c-a36b-caad1f36e5dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:05.844Z|a2995093-dd8b-4e0e-bc02-59bb1c73c872|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:52:05.845Z|a2995093-dd8b-4e0e-bc02-59bb1c73c872|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:09.850Z|011f87ce-1199-426f-9d5f-1aa687a960c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:09.851Z|011f87ce-1199-426f-9d5f-1aa687a960c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:09.858Z|0284c911-5c10-41f8-8dec-23ed932d827e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:09.858Z|0284c911-5c10-41f8-8dec-23ed932d827e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:11.135Z|75efd8b1-46f0-41e4-97f9-a14f0fab030a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:52:11.135Z|75efd8b1-46f0-41e4-97f9-a14f0fab030a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:52:11.474Z|ccb4baba-917e-48d0-b96a-289028a5b6a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:52:11.474Z|ccb4baba-917e-48d0-b96a-289028a5b6a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:52:11.712Z|09dbccd8-c1de-49be-b093-435e50910fa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:11.713Z|09dbccd8-c1de-49be-b093-435e50910fa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:19.892Z|0086b8d4-076f-45c1-9d3a-1d27d9b5f320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:19.892Z|0086b8d4-076f-45c1-9d3a-1d27d9b5f320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:19.896Z|d9260bd8-0a38-44aa-ba5a-e77e520aa4b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:19.896Z|d9260bd8-0a38-44aa-ba5a-e77e520aa4b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:21.746Z|68252fb2-db9f-4dca-b82f-38282fde6338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:21.747Z|68252fb2-db9f-4dca-b82f-38282fde6338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:26.135Z|52631e0e-4d89-4b8d-9e7f-61bd06e67a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:52:26.135Z|52631e0e-4d89-4b8d-9e7f-61bd06e67a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:52:29.931Z|c296e133-6e53-4bab-a81a-1b45528373e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:29.932Z|c296e133-6e53-4bab-a81a-1b45528373e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:29.937Z|467ce181-63db-42fc-ba50-290146458d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:29.938Z|467ce181-63db-42fc-ba50-290146458d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:31.781Z|36429562-20e2-48d1-b752-6129c9bb3c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:31.782Z|36429562-20e2-48d1-b752-6129c9bb3c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:39.968Z|aac4e7c4-3355-422f-85c3-942ee07731ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:39.969Z|aac4e7c4-3355-422f-85c3-942ee07731ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:39.972Z|14cf5f85-f24b-4bd1-b7a8-ad8c9d453496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:39.973Z|14cf5f85-f24b-4bd1-b7a8-ad8c9d453496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:41.135Z|e20e5dec-5241-4e4c-9710-8698a11cf73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:52:41.139Z|e20e5dec-5241-4e4c-9710-8698a11cf73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:52:41.475Z|3e32ba88-a551-43e8-8de0-41b65457b5c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:52:41.475Z|3e32ba88-a551-43e8-8de0-41b65457b5c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:52:41.815Z|8a00dc08-28e7-4a84-84f8-167df8af169a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:41.816Z|8a00dc08-28e7-4a84-84f8-167df8af169a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:50.003Z|26e309f8-7473-4aa8-86e7-7efd37260ddb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:50.004Z|26e309f8-7473-4aa8-86e7-7efd37260ddb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:50.004Z|7dbed8e1-f5d9-491c-84bd-c2e38f2f080a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:50.005Z|7dbed8e1-f5d9-491c-84bd-c2e38f2f080a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:51.848Z|6724dcbe-b660-4685-821c-24108e5c317b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:52:51.849Z|6724dcbe-b660-4685-821c-24108e5c317b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:52:56.135Z|ca75b262-22cc-4896-925f-c62f2f995562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:52:56.135Z|ca75b262-22cc-4896-925f-c62f2f995562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:53:00.036Z|35a93ba2-9229-4038-8878-d4dcf0804d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:00.037Z|35a93ba2-9229-4038-8878-d4dcf0804d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:00.037Z|eaf0cdc7-1592-40d1-b1bd-13731de36d86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:00.039Z|eaf0cdc7-1592-40d1-b1bd-13731de36d86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:01.880Z|b55614b7-deca-40fb-88e0-6b887b6cf035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:01.881Z|b55614b7-deca-40fb-88e0-6b887b6cf035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:05.845Z|90db1418-b529-4c86-aa8d-6e9529d72662|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:53:05.846Z|90db1418-b529-4c86-aa8d-6e9529d72662|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:10.073Z|30187adb-f4bb-44a0-be46-49badc5d9ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:10.073Z|ec725258-36ed-429c-9c87-10b73a3089d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:10.074Z|30187adb-f4bb-44a0-be46-49badc5d9ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:10.074Z|ec725258-36ed-429c-9c87-10b73a3089d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:11.135Z|e4f19c16-8e91-4dd8-b6fb-22475cd8f6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:53:11.136Z|e4f19c16-8e91-4dd8-b6fb-22475cd8f6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:53:11.476Z|41db8aad-710c-4284-9112-334b49058e5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:53:11.477Z|41db8aad-710c-4284-9112-334b49058e5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:53:11.914Z|c052134b-e952-4688-a697-de69bbde5916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:11.915Z|c052134b-e952-4688-a697-de69bbde5916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:20.105Z|1b52f17c-8a18-4b0e-b423-7a6e41522004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:20.107Z|1b52f17c-8a18-4b0e-b423-7a6e41522004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:20.113Z|1ea3c90e-5c4d-4314-a214-c7b377dea2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:20.115Z|1ea3c90e-5c4d-4314-a214-c7b377dea2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:21.951Z|f00edb0a-8929-42f3-99f4-9624d3b31890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:21.952Z|f00edb0a-8929-42f3-99f4-9624d3b31890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:26.135Z|261c711c-d37f-4c4a-b246-5ae22aec04c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:53:26.139Z|261c711c-d37f-4c4a-b246-5ae22aec04c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:53:30.143Z|d434befe-0bea-4c40-ab55-a8b822daddfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:30.144Z|d434befe-0bea-4c40-ab55-a8b822daddfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:30.148Z|85124441-3074-4d6a-84c3-faa726072285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:30.149Z|85124441-3074-4d6a-84c3-faa726072285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:31.984Z|74454bfe-b6d9-4583-a948-67ede3196b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:31.985Z|74454bfe-b6d9-4583-a948-67ede3196b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:40.179Z|e32fc9a8-74bc-43ac-aa10-5e45c45a8c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:40.180Z|e32fc9a8-74bc-43ac-aa10-5e45c45a8c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:40.186Z|e5198433-e4f3-464f-8b63-81797c080952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:40.187Z|e5198433-e4f3-464f-8b63-81797c080952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:41.135Z|21ce2a0f-9bff-45c6-9876-e4ede31e3664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:53:41.136Z|21ce2a0f-9bff-45c6-9876-e4ede31e3664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:53:41.477Z|bff0a27b-aca7-4361-8d01-58b552ca8a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:53:41.478Z|bff0a27b-aca7-4361-8d01-58b552ca8a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:53:42.018Z|d8a4a96d-4c0b-430e-8ffe-f296d0bc52f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:42.019Z|d8a4a96d-4c0b-430e-8ffe-f296d0bc52f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:50.210Z|e83fea30-b7c8-46e5-8f55-e4b6ac022fec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:50.211Z|e83fea30-b7c8-46e5-8f55-e4b6ac022fec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:50.219Z|e7cc595c-0eea-4258-8bd6-2ce226ece082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:50.219Z|e7cc595c-0eea-4258-8bd6-2ce226ece082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:52.051Z|a3b137b6-7fd5-4d60-b51c-242a578829d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:53:52.052Z|a3b137b6-7fd5-4d60-b51c-242a578829d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:53:56.135Z|2727b799-02b5-469f-931a-dd72a46eb539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:53:56.135Z|2727b799-02b5-469f-931a-dd72a46eb539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:54:00.239Z|9b31ff7c-27af-4eb7-aa6c-fb4811136bd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:00.239Z|9b31ff7c-27af-4eb7-aa6c-fb4811136bd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:00.244Z|4d0a9fad-8b4d-4d40-a54a-fcd6ebbf5451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:00.245Z|4d0a9fad-8b4d-4d40-a54a-fcd6ebbf5451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:02.081Z|e60efb38-80ed-4313-8316-9a2903b20b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:02.082Z|e60efb38-80ed-4313-8316-9a2903b20b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:05.845Z|ce18be82-49eb-4e1b-9d5a-3d7153988c6d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:54:05.846Z|ce18be82-49eb-4e1b-9d5a-3d7153988c6d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:10.272Z|7f116870-7067-4da4-b5f8-f118486efc80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:10.273Z|7f116870-7067-4da4-b5f8-f118486efc80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:10.275Z|a4ecdfab-992c-4536-b758-701d63cace70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:10.275Z|a4ecdfab-992c-4536-b758-701d63cace70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:11.135Z|89dbbfd5-e572-4d0e-a393-bee832243f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:54:11.139Z|89dbbfd5-e572-4d0e-a393-bee832243f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:54:11.478Z|416eb677-4621-4cd5-8435-26f4a620fb56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:54:11.479Z|416eb677-4621-4cd5-8435-26f4a620fb56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:54:12.116Z|475bc1fc-9c91-44be-9b4a-471d9a9e1cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:12.117Z|475bc1fc-9c91-44be-9b4a-471d9a9e1cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:20.308Z|ffc0ba74-848c-4a34-8105-af4a2c774b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:20.309Z|ffc0ba74-848c-4a34-8105-af4a2c774b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:20.309Z|3afe14f1-444b-4b6f-becd-9041722f9322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:20.312Z|3afe14f1-444b-4b6f-becd-9041722f9322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:22.148Z|41551fa1-4064-43f3-96af-b81e9c3bc534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:22.149Z|41551fa1-4064-43f3-96af-b81e9c3bc534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:26.135Z|18a4e49e-4dd2-4d33-997e-f0f44b34e8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:54:26.135Z|18a4e49e-4dd2-4d33-997e-f0f44b34e8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:54:30.347Z|cdf63388-e26e-4818-b6a3-7e0c382f50c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:30.348Z|cdf63388-e26e-4818-b6a3-7e0c382f50c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:30.353Z|5ac58ddd-f804-47c3-a67a-ac745e5df822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:30.354Z|5ac58ddd-f804-47c3-a67a-ac745e5df822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:32.179Z|c4abe5d8-f14c-4c0f-bbcd-3b553d29f0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:32.180Z|c4abe5d8-f14c-4c0f-bbcd-3b553d29f0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:40.380Z|77340092-aa35-49a7-9e2f-e38fb5865614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:40.381Z|77340092-aa35-49a7-9e2f-e38fb5865614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:40.391Z|094f1866-96f0-4867-85dd-0a8a2d082a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:40.392Z|094f1866-96f0-4867-85dd-0a8a2d082a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:41.135Z|a3d818ee-4786-4450-8689-203b6d5c1ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:54:41.135Z|a3d818ee-4786-4450-8689-203b6d5c1ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:54:41.480Z|70d5d4fb-5d5a-485f-b3e8-8efd0cf82cd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:54:41.480Z|70d5d4fb-5d5a-485f-b3e8-8efd0cf82cd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:54:42.215Z|a247df31-03eb-4392-8502-7d176716dd17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:42.215Z|a247df31-03eb-4392-8502-7d176716dd17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:50.412Z|bcefa17e-6182-45d4-9763-d85b0815db05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:50.413Z|bcefa17e-6182-45d4-9763-d85b0815db05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:50.423Z|68145b59-a695-415c-8c5e-4b724f752cd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:50.424Z|68145b59-a695-415c-8c5e-4b724f752cd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:52.248Z|6c796f02-1e87-41d9-9887-4df10ac2f7e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:54:52.249Z|6c796f02-1e87-41d9-9887-4df10ac2f7e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:54:56.135Z|fc2bd0b4-8179-4045-a18d-259935c68b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:54:56.135Z|fc2bd0b4-8179-4045-a18d-259935c68b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:55:00.451Z|3c5e25fb-6f12-442e-ba2b-6fde364ae412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:00.452Z|3c5e25fb-6f12-442e-ba2b-6fde364ae412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:00.455Z|ea352c46-f42f-4fca-89af-12b973cfa93c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:00.456Z|ea352c46-f42f-4fca-89af-12b973cfa93c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:02.280Z|988e143f-3f9b-44cb-af40-1884c38d3bf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:02.281Z|988e143f-3f9b-44cb-af40-1884c38d3bf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:05.844Z|48e4576a-acba-48c1-9ba6-9230815b42c3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:55:05.845Z|48e4576a-acba-48c1-9ba6-9230815b42c3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:10.483Z|ba25503b-add4-49ac-92da-e1002af2fa71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:10.483Z|d90e5b9c-12d2-4cd2-9e7b-07aa0dc4c1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:10.484Z|d90e5b9c-12d2-4cd2-9e7b-07aa0dc4c1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:10.484Z|ba25503b-add4-49ac-92da-e1002af2fa71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:11.135Z|799ea343-3469-4f0e-a5cd-66211d8c69c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:55:11.135Z|799ea343-3469-4f0e-a5cd-66211d8c69c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:55:11.481Z|801e3c9e-6c1e-4829-8a57-59a0651e3eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:55:11.481Z|801e3c9e-6c1e-4829-8a57-59a0651e3eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:55:12.312Z|1365bfc9-252c-4724-99e5-4e266367af13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:12.313Z|1365bfc9-252c-4724-99e5-4e266367af13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:20.516Z|7f71b94c-86af-4c81-97a4-e63b6f2aeb68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:20.519Z|7f71b94c-86af-4c81-97a4-e63b6f2aeb68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:20.521Z|e4d1562c-154a-4556-88d9-eea55d14a31c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:20.521Z|e4d1562c-154a-4556-88d9-eea55d14a31c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:22.341Z|200564bc-8bee-4ec7-a875-201ff1aaa834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:22.342Z|200564bc-8bee-4ec7-a875-201ff1aaa834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:26.135Z|a108b9be-e21e-41c7-a6ae-2fd6f38e21b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:55:26.135Z|a108b9be-e21e-41c7-a6ae-2fd6f38e21b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:55:30.557Z|d326a79a-b910-49be-ae20-e2d8c5315d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:30.557Z|54ddea75-5dfb-4eca-9425-e6d600bc23a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:30.558Z|d326a79a-b910-49be-ae20-e2d8c5315d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:30.560Z|54ddea75-5dfb-4eca-9425-e6d600bc23a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:32.374Z|d5e11dcd-ce5f-4988-92c6-f0a5361086aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:32.375Z|d5e11dcd-ce5f-4988-92c6-f0a5361086aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:40.592Z|75c2d5d2-211c-4be3-a750-bec382dcedc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:40.593Z|75c2d5d2-211c-4be3-a750-bec382dcedc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:40.601Z|53e06f76-87df-4ac3-9bd0-db615fabc5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:40.602Z|53e06f76-87df-4ac3-9bd0-db615fabc5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:41.135Z|c5cbfe22-e95b-4954-bb49-cd59f01019b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:55:41.135Z|c5cbfe22-e95b-4954-bb49-cd59f01019b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:55:41.482Z|7b2f57dc-e289-4829-a2ef-1987c673f201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:55:41.483Z|7b2f57dc-e289-4829-a2ef-1987c673f201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:55:42.409Z|831fea15-7bb7-454f-a83a-dbdd06e902d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:42.409Z|831fea15-7bb7-454f-a83a-dbdd06e902d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:50.625Z|af8305a9-d0b6-48a5-90c8-ab606fdecad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:50.626Z|af8305a9-d0b6-48a5-90c8-ab606fdecad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:50.634Z|a269c4e9-3c1a-4184-8995-797119176e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:50.635Z|a269c4e9-3c1a-4184-8995-797119176e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:52.444Z|a8622807-b276-4a28-80a0-45d2cd0369a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:55:52.445Z|a8622807-b276-4a28-80a0-45d2cd0369a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:55:56.135Z|e2d257c7-237e-4eb8-a300-0109de4f6f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:55:56.139Z|e2d257c7-237e-4eb8-a300-0109de4f6f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:56:00.659Z|885de554-332a-4acb-af7c-01830c1abf4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:00.660Z|885de554-332a-4acb-af7c-01830c1abf4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:00.665Z|463642be-51b3-4db3-b1a0-693ec1e4aeda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:00.666Z|463642be-51b3-4db3-b1a0-693ec1e4aeda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:02.479Z|e2cd6082-cdf2-48d1-91c9-ee9144c7e2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:02.479Z|e2cd6082-cdf2-48d1-91c9-ee9144c7e2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:05.844Z|198863f7-8264-43b7-8219-f47a68e88e95|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:56:05.845Z|198863f7-8264-43b7-8219-f47a68e88e95|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:10.697Z|9289dbd6-af9d-469e-a183-13a91acf7d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:10.698Z|9289dbd6-af9d-469e-a183-13a91acf7d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:10.700Z|aa438c39-eff4-4efb-886d-75dbd48eeeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:10.701Z|aa438c39-eff4-4efb-886d-75dbd48eeeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:11.135Z|03c679a0-7cc3-41e8-9fee-3f94a7242032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:56:11.135Z|03c679a0-7cc3-41e8-9fee-3f94a7242032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:56:11.484Z|c43de8c2-babc-446f-bca0-03759ad0c4e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:56:11.485Z|c43de8c2-babc-446f-bca0-03759ad0c4e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:56:12.514Z|3fb6ade0-460c-4360-8681-2846d814059d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:12.514Z|3fb6ade0-460c-4360-8681-2846d814059d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:20.723Z|87c63979-56b2-4a0e-961a-b5fc3e9556f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:20.724Z|87c63979-56b2-4a0e-961a-b5fc3e9556f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:20.728Z|ccdce90b-ae3d-44ee-8535-a219beab6fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:20.729Z|ccdce90b-ae3d-44ee-8535-a219beab6fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:22.547Z|df2ada50-5885-46d7-851c-5096d9f68ddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:22.548Z|df2ada50-5885-46d7-851c-5096d9f68ddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:26.135Z|f3ff3863-f798-48cf-8fc3-0a0674352d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:56:26.135Z|f3ff3863-f798-48cf-8fc3-0a0674352d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:56:30.755Z|10680ee7-60db-47f4-82ad-a8cb4ea8b0c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:30.755Z|10680ee7-60db-47f4-82ad-a8cb4ea8b0c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:30.758Z|6a0715ab-fac2-4667-a2e2-9b39678a57f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:30.758Z|6a0715ab-fac2-4667-a2e2-9b39678a57f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:32.582Z|d9d4f3a2-2d89-4141-b3a4-4dd83bb60f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:32.583Z|d9d4f3a2-2d89-4141-b3a4-4dd83bb60f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:40.786Z|ed073025-349b-493f-b2da-5196bcd34a7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:40.787Z|ed073025-349b-493f-b2da-5196bcd34a7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:40.790Z|e79e0e42-6ddd-403b-bcca-90ebca1f3e74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:40.791Z|e79e0e42-6ddd-403b-bcca-90ebca1f3e74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:41.135Z|30eed07f-0944-4996-b729-d3fe6eb3d357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:56:41.139Z|30eed07f-0944-4996-b729-d3fe6eb3d357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:56:41.485Z|6850be3e-0510-4f69-9941-1e53a4ad8ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:56:41.486Z|6850be3e-0510-4f69-9941-1e53a4ad8ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:56:42.618Z|5ba259e5-7dd0-4225-a57d-43b327139888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:42.619Z|5ba259e5-7dd0-4225-a57d-43b327139888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:50.820Z|803ced9a-627e-4882-967a-738d366aff3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:50.820Z|377e5523-9884-4368-a660-30496169b703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:50.821Z|803ced9a-627e-4882-967a-738d366aff3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:50.821Z|377e5523-9884-4368-a660-30496169b703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:52.649Z|87ea605d-8184-45d7-b266-44ce5bdffacd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:56:52.650Z|87ea605d-8184-45d7-b266-44ce5bdffacd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:56:56.135Z|84b119fd-6b42-4304-a218-cda051262854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:56:56.136Z|84b119fd-6b42-4304-a218-cda051262854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:57:00.849Z|4c23bf00-2ece-4357-b8c9-6f6548c5e49b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:00.850Z|4c23bf00-2ece-4357-b8c9-6f6548c5e49b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:00.857Z|8d566232-2675-4f40-8aac-141c8e80f5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:00.858Z|8d566232-2675-4f40-8aac-141c8e80f5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:02.684Z|0306d399-f680-4746-8c3a-212d21d1d72a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:02.684Z|0306d399-f680-4746-8c3a-212d21d1d72a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:05.843Z|d3ca059e-e60c-4312-833a-c89ff1974fec|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:57:05.844Z|d3ca059e-e60c-4312-833a-c89ff1974fec|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:10.887Z|6f7c811e-9e0f-489a-b030-7f606b7f279f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:10.888Z|6f7c811e-9e0f-489a-b030-7f606b7f279f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:10.895Z|409c1495-85a8-416a-9f67-71e3bb346cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:10.896Z|409c1495-85a8-416a-9f67-71e3bb346cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:11.135Z|5fc850da-36f9-4dc2-bb38-5f34d40956d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:57:11.135Z|5fc850da-36f9-4dc2-bb38-5f34d40956d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:57:11.487Z|be24774e-0b93-4363-9386-0b00fc235c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:57:11.487Z|be24774e-0b93-4363-9386-0b00fc235c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:57:12.715Z|30af1ebd-bc57-4fff-867c-4982914e21e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:12.715Z|30af1ebd-bc57-4fff-867c-4982914e21e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:20.919Z|2d902c41-bb43-4ac2-8702-c2e345b5c891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:20.920Z|2d902c41-bb43-4ac2-8702-c2e345b5c891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:20.922Z|c02deae8-5e82-46c0-9036-bce1c1a64285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:20.922Z|c02deae8-5e82-46c0-9036-bce1c1a64285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:22.738Z|88b63c31-a298-4024-bdce-caf1c867b74e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:22.738Z|88b63c31-a298-4024-bdce-caf1c867b74e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:26.135Z|dc6822a6-65de-4917-a5ca-47a6fd813722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:57:26.139Z|dc6822a6-65de-4917-a5ca-47a6fd813722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:57:30.953Z|cfba07b2-d572-492a-9705-52e791afc5a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:30.953Z|0a83e7fa-3db5-4cc2-9e90-e5047c39eef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:30.954Z|cfba07b2-d572-492a-9705-52e791afc5a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:30.954Z|0a83e7fa-3db5-4cc2-9e90-e5047c39eef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:32.768Z|458d2601-6e76-4fda-8a27-b9ec1b7ba347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:32.769Z|458d2601-6e76-4fda-8a27-b9ec1b7ba347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:40.987Z|df5d9fc5-5164-4f67-a021-1268afb48587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:40.988Z|df5d9fc5-5164-4f67-a021-1268afb48587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:40.990Z|13a38e20-e55d-4edb-8e5b-707578eb08f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:40.990Z|13a38e20-e55d-4edb-8e5b-707578eb08f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:41.135Z|28e15ef3-bb7e-4738-9b77-53383b8b695b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:57:41.135Z|28e15ef3-bb7e-4738-9b77-53383b8b695b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:57:41.488Z|f0fd553c-94dc-4ab4-afd1-47d83c5d06c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:57:41.488Z|f0fd553c-94dc-4ab4-afd1-47d83c5d06c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:57:42.801Z|ef66801e-effc-4313-bbe4-8718ae38add8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:42.802Z|ef66801e-effc-4313-bbe4-8718ae38add8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:51.027Z|45e2cb17-f82a-424a-a77c-86d5b39fcbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:51.027Z|363d966a-da7f-4aab-bae6-539ecd965929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:51.028Z|45e2cb17-f82a-424a-a77c-86d5b39fcbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:51.028Z|363d966a-da7f-4aab-bae6-539ecd965929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:52.830Z|888ac241-d38c-48ad-a827-02ed67ec2ba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:57:52.831Z|888ac241-d38c-48ad-a827-02ed67ec2ba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:57:56.135Z|86966ace-21c4-4256-96aa-09838a84c0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:57:56.135Z|86966ace-21c4-4256-96aa-09838a84c0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:58:01.062Z|c92f6eb6-ee11-4797-82ff-beafe29a939c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:01.063Z|c92f6eb6-ee11-4797-82ff-beafe29a939c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:01.070Z|07a5c9c0-ea5b-46ea-8f17-ae81d0470c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:01.071Z|07a5c9c0-ea5b-46ea-8f17-ae81d0470c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:02.861Z|27405efe-ffc3-4820-8d35-b528b3149093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:02.862Z|27405efe-ffc3-4820-8d35-b528b3149093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:05.845Z|8846d3cc-c614-4201-aed1-15c0142f0298|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:58:05.846Z|8846d3cc-c614-4201-aed1-15c0142f0298|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:11.095Z|6b9e8ce4-be1e-4231-b68c-48dd21380dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:11.096Z|6b9e8ce4-be1e-4231-b68c-48dd21380dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:11.103Z|175bc98a-2b5c-43f6-afc3-340d0b61908c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:11.103Z|175bc98a-2b5c-43f6-afc3-340d0b61908c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:11.135Z|6c0a6a59-0e3b-48ef-a4d9-eec083bada54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:58:11.138Z|6c0a6a59-0e3b-48ef-a4d9-eec083bada54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:58:11.489Z|bb7ab1d3-6855-4c3d-8f05-8c06671a5dfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:58:11.489Z|bb7ab1d3-6855-4c3d-8f05-8c06671a5dfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:58:12.889Z|1d8d82b2-1270-4ab3-b76a-02bcc16ab6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:12.890Z|1d8d82b2-1270-4ab3-b76a-02bcc16ab6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:21.126Z|39efbc22-4107-4a3f-8c52-dc4e7d64a2f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:21.126Z|39efbc22-4107-4a3f-8c52-dc4e7d64a2f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:21.134Z|d4f6f8a3-d240-4069-bb8e-0106670210c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:21.134Z|d4f6f8a3-d240-4069-bb8e-0106670210c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:22.923Z|049fb1ea-0b66-437d-a530-13ca20655970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:22.924Z|049fb1ea-0b66-437d-a530-13ca20655970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:26.135Z|d406b120-c71b-49b2-af4a-800d02dc1ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:58:26.135Z|d406b120-c71b-49b2-af4a-800d02dc1ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:58:31.160Z|f35151e5-10dd-4afb-a7e9-aecdc2c2c8d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:31.160Z|f35151e5-10dd-4afb-a7e9-aecdc2c2c8d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:31.162Z|baf7537f-bb3b-4a0a-a9a5-0a33910472a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:31.162Z|baf7537f-bb3b-4a0a-a9a5-0a33910472a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:32.961Z|bde58d2f-8f49-40b7-80cb-bbde55b4c2a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:32.961Z|bde58d2f-8f49-40b7-80cb-bbde55b4c2a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:41.135Z|687a8c68-717f-46ae-bdcf-9a49dd13f20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:58:41.135Z|687a8c68-717f-46ae-bdcf-9a49dd13f20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:58:41.190Z|da527ce9-20d5-4a01-90b9-498bf3392f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:41.191Z|da527ce9-20d5-4a01-90b9-498bf3392f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:41.192Z|dfdfef6d-a75c-4212-a8b6-5852bbd0664c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:41.193Z|dfdfef6d-a75c-4212-a8b6-5852bbd0664c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:41.490Z|a0ebe9c4-4b84-4abc-a510-771065bc9844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:58:41.491Z|a0ebe9c4-4b84-4abc-a510-771065bc9844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:58:42.995Z|e3d6116f-363e-4e2c-9c94-51d154e1692e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:42.996Z|e3d6116f-363e-4e2c-9c94-51d154e1692e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:51.226Z|4acbe40e-8873-46be-9f77-a76d5ab15d65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:51.227Z|4acbe40e-8873-46be-9f77-a76d5ab15d65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:51.230Z|798fcc5c-b025-4d40-8e76-313a993cafff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:51.231Z|798fcc5c-b025-4d40-8e76-313a993cafff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:53.029Z|7f36ff47-17f5-4117-b404-e110425fa4ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:58:53.030Z|7f36ff47-17f5-4117-b404-e110425fa4ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:58:56.135Z|adf4b52f-61e9-4065-a236-bcf7e56cdb1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:58:56.139Z|adf4b52f-61e9-4065-a236-bcf7e56cdb1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:59:01.259Z|8d810fb9-e66e-4a3e-be3e-f76992eeb383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:01.260Z|8d810fb9-e66e-4a3e-be3e-f76992eeb383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:01.266Z|4e4008b7-c3f6-471f-9541-742775da5ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:01.267Z|4e4008b7-c3f6-471f-9541-742775da5ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:03.060Z|4e06db10-465e-44c6-bd15-1afd39348b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:03.061Z|4e06db10-465e-44c6-bd15-1afd39348b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:05.845Z|64bd0c56-2ce7-405f-91b0-7722567e750a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T12:59:05.846Z|64bd0c56-2ce7-405f-91b0-7722567e750a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:11.135Z|97307111-14e0-435a-8079-805435cca7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:59:11.135Z|97307111-14e0-435a-8079-805435cca7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:59:11.296Z|bde2794e-0f13-4062-8aca-b143db9b80a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:11.297Z|bde2794e-0f13-4062-8aca-b143db9b80a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:11.299Z|92349174-1f22-4c4f-895a-6285bb0b39ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:11.301Z|92349174-1f22-4c4f-895a-6285bb0b39ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:11.491Z|f8bba773-95a3-4d10-a42f-84f6f1b09e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:59:11.492Z|f8bba773-95a3-4d10-a42f-84f6f1b09e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:59:13.092Z|9415403e-17bd-40ea-9da6-fdd972727ef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:13.093Z|9415403e-17bd-40ea-9da6-fdd972727ef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:21.337Z|9055cf67-78c2-4636-b4a5-1ff063a1da64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:21.338Z|9055cf67-78c2-4636-b4a5-1ff063a1da64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:21.340Z|22ea263d-e8ad-49ee-989a-40ac6b578b0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:21.341Z|22ea263d-e8ad-49ee-989a-40ac6b578b0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:23.127Z|bb84df44-670e-42ea-80b5-8e7390d60e10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:23.127Z|bb84df44-670e-42ea-80b5-8e7390d60e10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:26.135Z|54ebdab4-c616-4c8b-a954-ebdcc88e8b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:59:26.135Z|54ebdab4-c616-4c8b-a954-ebdcc88e8b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:59:31.375Z|8ebbc29f-0695-4805-92ca-4d799ebd1aa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:31.376Z|8ebbc29f-0695-4805-92ca-4d799ebd1aa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:31.382Z|6b2588ca-003c-4c45-ad99-160a290201f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:31.383Z|6b2588ca-003c-4c45-ad99-160a290201f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:33.159Z|e6efc6b4-9003-4626-896c-9b89dfb015f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:33.160Z|e6efc6b4-9003-4626-896c-9b89dfb015f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:41.135Z|1172a110-0661-4762-93fd-e6498f704523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:59:41.139Z|1172a110-0661-4762-93fd-e6498f704523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:59:41.408Z|2c33e80b-d189-4ebb-8a36-73b7ad87a164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:41.409Z|2c33e80b-d189-4ebb-8a36-73b7ad87a164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:41.413Z|85ea63d0-9091-48f1-8fe3-388423b3fa60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:41.414Z|85ea63d0-9091-48f1-8fe3-388423b3fa60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:41.492Z|36ce4bae-1167-464e-94e3-de29a9c508ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:59:41.493Z|36ce4bae-1167-464e-94e3-de29a9c508ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T12:59:43.193Z|0da511d9-0da4-4678-aea8-807414b84ab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:43.194Z|0da511d9-0da4-4678-aea8-807414b84ab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:51.448Z|8e03863b-8f30-4540-846a-4f84c0ad15a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:51.449Z|8e03863b-8f30-4540-846a-4f84c0ad15a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:51.449Z|036c5bb5-07c0-41aa-911f-490e4d173fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:51.451Z|036c5bb5-07c0-41aa-911f-490e4d173fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:53.229Z|150f7b00-8ca9-40ba-8e14-8a80e6b2db9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T12:59:53.230Z|150f7b00-8ca9-40ba-8e14-8a80e6b2db9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T12:59:56.135Z|78648fd6-d9c0-4238-9212-6cf7a532c5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T12:59:56.135Z|78648fd6-d9c0-4238-9212-6cf7a532c5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:00:01.479Z|c44dd311-dd29-4a20-9d34-44011567a7e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:01.480Z|c44dd311-dd29-4a20-9d34-44011567a7e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:01.490Z|e811daeb-7ea3-4de8-9bcc-4012d2bd8706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:01.490Z|e811daeb-7ea3-4de8-9bcc-4012d2bd8706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:03.263Z|fb26a22a-3d30-4278-9dd5-5d4ed5f063e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:03.263Z|fb26a22a-3d30-4278-9dd5-5d4ed5f063e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:05.844Z|e075c0d7-eda8-419a-a940-92af42b5b2be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:00:05.846Z|e075c0d7-eda8-419a-a940-92af42b5b2be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:11.135Z|ba33dc8e-136a-4065-9e03-3f9079e14da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:00:11.135Z|ba33dc8e-136a-4065-9e03-3f9079e14da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:00:11.494Z|f75183e2-6665-433d-80c3-622fe1144e57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:00:11.494Z|f75183e2-6665-433d-80c3-622fe1144e57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:00:11.509Z|fafca590-a55f-4936-8d86-6da33d8b5d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:11.510Z|fafca590-a55f-4936-8d86-6da33d8b5d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:11.523Z|512b87d9-57f0-4d4d-9969-bcd796d595c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:11.523Z|512b87d9-57f0-4d4d-9969-bcd796d595c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:13.296Z|e5580c32-6f4d-4c54-80ff-d88dead28f38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:13.297Z|e5580c32-6f4d-4c54-80ff-d88dead28f38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:21.542Z|7682bec5-f286-4841-8bc8-64563c9bb66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:21.543Z|7682bec5-f286-4841-8bc8-64563c9bb66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:21.554Z|b833ea91-2637-49a1-ae2d-3e44be70ef6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:21.554Z|b833ea91-2637-49a1-ae2d-3e44be70ef6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:23.331Z|81bb0778-bede-44ce-9e74-f2929638ec03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:23.332Z|81bb0778-bede-44ce-9e74-f2929638ec03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:26.135Z|7ed0a751-3128-4fbd-9fff-8d3ed701f8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:00:26.140Z|7ed0a751-3128-4fbd-9fff-8d3ed701f8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:00:31.576Z|e1de47be-7642-4644-a0ed-4cb3d2ad978e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:31.577Z|e1de47be-7642-4644-a0ed-4cb3d2ad978e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:31.586Z|d38647c9-c90b-4449-b33a-84b0a76c8bf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:31.587Z|d38647c9-c90b-4449-b33a-84b0a76c8bf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:33.364Z|71032140-d779-4e6c-9001-105eb2564b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:33.365Z|71032140-d779-4e6c-9001-105eb2564b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:41.135Z|7dc5d555-2460-4aec-a85d-c53a295e9fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:00:41.135Z|7dc5d555-2460-4aec-a85d-c53a295e9fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:00:41.497Z|140b542a-3052-4fab-9d8f-f4ff764e5823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:00:41.497Z|140b542a-3052-4fab-9d8f-f4ff764e5823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:00:41.610Z|3cf0410a-b2b5-4008-acba-ff22fe5bfb4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:41.611Z|3cf0410a-b2b5-4008-acba-ff22fe5bfb4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:41.617Z|bfa3f963-f334-4785-842c-8cf08342ec3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:41.618Z|bfa3f963-f334-4785-842c-8cf08342ec3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:43.397Z|91613550-62b3-4086-9e54-dad7307bb50d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:43.398Z|91613550-62b3-4086-9e54-dad7307bb50d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:51.648Z|4ecac4a6-8c42-487f-a148-764903d095ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:51.649Z|4ecac4a6-8c42-487f-a148-764903d095ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:51.649Z|1478a751-4230-4fed-a670-3a3b3eee199a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:51.651Z|1478a751-4230-4fed-a670-3a3b3eee199a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:53.434Z|c5b6c2c0-e824-4163-953a-76dd3b0e85ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:00:53.435Z|c5b6c2c0-e824-4163-953a-76dd3b0e85ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:00:56.135Z|fb02af7f-4466-4acb-9986-845065b50c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:00:56.135Z|fb02af7f-4466-4acb-9986-845065b50c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:01:01.683Z|fc939797-0743-459e-a6af-ac645f093b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:01.683Z|dd451ed0-8618-48b9-adde-a3f6e397f349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:01.684Z|fc939797-0743-459e-a6af-ac645f093b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:01.684Z|dd451ed0-8618-48b9-adde-a3f6e397f349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:03.468Z|bc6ace22-1255-4e86-af6e-f7a5c9e269a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:03.469Z|bc6ace22-1255-4e86-af6e-f7a5c9e269a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:05.843Z|6603935c-255a-4f27-b272-c7aef91f9ff3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:01:05.844Z|6603935c-255a-4f27-b272-c7aef91f9ff3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:11.135Z|bcd366c0-16f7-4842-be60-941c45bba31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:01:11.140Z|bcd366c0-16f7-4842-be60-941c45bba31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:01:11.498Z|c005358a-b08f-4779-8bf9-7d9bd798a6b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:01:11.499Z|c005358a-b08f-4779-8bf9-7d9bd798a6b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:01:11.719Z|3fd05b1b-1d24-4661-a67b-c392e3ba974b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:11.720Z|3fd05b1b-1d24-4661-a67b-c392e3ba974b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:11.722Z|0c6583fc-6e8a-4955-b43c-17cb7bab07fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:11.722Z|0c6583fc-6e8a-4955-b43c-17cb7bab07fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:13.504Z|45e94dcb-449c-47db-ba79-80bd0161dc40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:13.505Z|45e94dcb-449c-47db-ba79-80bd0161dc40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:21.753Z|3e2133fc-c3dc-4c58-a62f-3be79183dc70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:21.754Z|3e2133fc-c3dc-4c58-a62f-3be79183dc70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:21.756Z|ec4d1d41-8e50-466f-8d57-e87402893136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:21.756Z|ec4d1d41-8e50-466f-8d57-e87402893136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:23.539Z|ae05aca9-383b-4a5f-8da5-110dd4b07ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:23.539Z|ae05aca9-383b-4a5f-8da5-110dd4b07ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:26.135Z|2255a7fa-f67f-4394-ae32-874861358f0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:01:26.135Z|2255a7fa-f67f-4394-ae32-874861358f0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:01:31.795Z|19016c05-2e7f-43ae-babe-3dcbba56e8cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:31.795Z|f12e9a0b-0963-48ca-9d4b-5db26c0bc158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:31.795Z|19016c05-2e7f-43ae-babe-3dcbba56e8cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:31.796Z|f12e9a0b-0963-48ca-9d4b-5db26c0bc158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:33.573Z|c188d955-f83a-4885-91b7-8412bcae88a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:33.574Z|c188d955-f83a-4885-91b7-8412bcae88a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:41.135Z|897e97b4-8716-4ee2-8154-c252822d999d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:01:41.135Z|897e97b4-8716-4ee2-8154-c252822d999d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:01:41.499Z|801750f3-09c8-4a59-80ac-a30377c8fc43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:01:41.500Z|801750f3-09c8-4a59-80ac-a30377c8fc43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:01:41.829Z|098bd71a-027f-48f1-a248-89b21be588ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:41.830Z|098bd71a-027f-48f1-a248-89b21be588ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:41.833Z|6497cae9-f8d8-415d-8698-057c7f086e9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:41.833Z|6497cae9-f8d8-415d-8698-057c7f086e9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:43.607Z|3f325303-24b7-4929-8188-f6878240ff2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:43.608Z|3f325303-24b7-4929-8188-f6878240ff2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:51.864Z|499e4808-2e4b-453e-906a-b96cb792d916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:51.864Z|641d03e0-21b4-402c-bdfb-b1a87dcbe0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:51.865Z|499e4808-2e4b-453e-906a-b96cb792d916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:51.865Z|641d03e0-21b4-402c-bdfb-b1a87dcbe0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:53.640Z|ca30a6d9-022e-4f96-8d57-f5b087229d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:01:53.641Z|ca30a6d9-022e-4f96-8d57-f5b087229d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:01:56.135Z|f9a56675-449f-42d6-bc4e-c4e1b7b0e1cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:01:56.138Z|f9a56675-449f-42d6-bc4e-c4e1b7b0e1cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:02:01.905Z|06eed907-b215-4b7b-a55a-5f932fb59337|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:01.906Z|06eed907-b215-4b7b-a55a-5f932fb59337|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:01.907Z|4b4342d7-07fe-4c13-bc7b-002fe9ca0484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:01.908Z|4b4342d7-07fe-4c13-bc7b-002fe9ca0484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:03.674Z|aee84aee-f683-4a5c-a010-970964928381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:03.675Z|aee84aee-f683-4a5c-a010-970964928381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:05.845Z|909c241f-3430-4b82-b5d0-25090b4c7500|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:02:05.846Z|909c241f-3430-4b82-b5d0-25090b4c7500|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:11.135Z|2f750773-c63d-45e5-af4e-da2ee292bb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:02:11.135Z|2f750773-c63d-45e5-af4e-da2ee292bb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:02:11.500Z|cc557ca6-6823-4da6-968a-dc8f58571b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:02:11.501Z|cc557ca6-6823-4da6-968a-dc8f58571b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:02:11.936Z|4e7ca3d2-9523-4dc6-a146-a7db3d4497ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:11.937Z|4e7ca3d2-9523-4dc6-a146-a7db3d4497ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:11.942Z|bb51de0f-5c9d-4421-ae0d-6fcc736ee6be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:11.943Z|bb51de0f-5c9d-4421-ae0d-6fcc736ee6be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:13.706Z|ebfa12a3-7c9a-42a8-9e6f-448c787526a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:13.707Z|ebfa12a3-7c9a-42a8-9e6f-448c787526a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:21.971Z|c0ef081a-5e88-45b4-ba6d-97068cd9f545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:21.971Z|c0ef081a-5e88-45b4-ba6d-97068cd9f545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:21.978Z|f5b26b79-da6d-46ea-b0e8-c39d514bc649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:21.978Z|f5b26b79-da6d-46ea-b0e8-c39d514bc649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:23.740Z|3b3c1d70-a3d7-420a-abe7-c4e28e617a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:23.741Z|3b3c1d70-a3d7-420a-abe7-c4e28e617a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:26.135Z|1f2e1be7-fe5f-4552-bfc0-282756eb93d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:02:26.136Z|1f2e1be7-fe5f-4552-bfc0-282756eb93d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:02:32.004Z|b14abdbc-1943-46f1-a44e-9f9481761542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:32.005Z|b14abdbc-1943-46f1-a44e-9f9481761542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:32.010Z|775df74e-414b-474f-9815-a69964a9f07c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:32.011Z|775df74e-414b-474f-9815-a69964a9f07c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:33.769Z|0b32d4dc-2399-4ae4-b6cc-13cf27e56614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:33.770Z|0b32d4dc-2399-4ae4-b6cc-13cf27e56614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:41.135Z|5bb714f6-5dcf-4eb5-9dd4-c5544b3acb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:02:41.140Z|5bb714f6-5dcf-4eb5-9dd4-c5544b3acb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:02:41.502Z|2bf1b946-5036-4891-a7ea-ec0a81d37507|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:02:41.502Z|2bf1b946-5036-4891-a7ea-ec0a81d37507|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:02:42.040Z|93709f41-3f16-4333-8235-68c890da7f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:42.041Z|93709f41-3f16-4333-8235-68c890da7f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:42.048Z|aa86aced-46db-42e1-b9e7-68ffe77ee0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:42.049Z|aa86aced-46db-42e1-b9e7-68ffe77ee0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:43.803Z|80a8f512-dc98-464b-bfb2-86b8586b4f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:43.804Z|80a8f512-dc98-464b-bfb2-86b8586b4f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:52.077Z|99089159-3ebf-4c2a-abca-0335f036d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:52.078Z|99089159-3ebf-4c2a-abca-0335f036d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:52.082Z|25d822cf-b8ed-4f14-aee4-5470dae86396|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:52.083Z|25d822cf-b8ed-4f14-aee4-5470dae86396|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:53.837Z|ec0bdbd5-41ed-4349-b794-84fb9fe5e681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:02:53.838Z|ec0bdbd5-41ed-4349-b794-84fb9fe5e681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:02:56.135Z|79dc3a7e-5911-4101-9f24-8e2be2ec8ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:02:56.136Z|79dc3a7e-5911-4101-9f24-8e2be2ec8ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:03:02.113Z|2ea44885-adf2-43e9-ab61-f1a051cfa07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:02.114Z|2ea44885-adf2-43e9-ab61-f1a051cfa07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:02.122Z|3acdc58c-ab78-433a-af93-df3e6e2cec46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:02.122Z|3acdc58c-ab78-433a-af93-df3e6e2cec46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:03.870Z|1301bb8e-9092-4c44-af4f-493aa7120e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:03.871Z|1301bb8e-9092-4c44-af4f-493aa7120e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:05.844Z|769bd064-76b8-4d09-8dd2-a0f88663329f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:03:05.845Z|769bd064-76b8-4d09-8dd2-a0f88663329f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:11.135Z|7c72e21a-85da-4dd8-ba90-b952b30a6965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:03:11.135Z|7c72e21a-85da-4dd8-ba90-b952b30a6965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:03:11.503Z|1794524b-5273-4ebc-b426-d30589695f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:03:11.503Z|1794524b-5273-4ebc-b426-d30589695f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:03:12.150Z|c664689b-d7e1-4595-b38f-79ab854da76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:12.151Z|c664689b-d7e1-4595-b38f-79ab854da76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:12.154Z|74b68041-0cae-4d5a-b9d3-0d8edc5f3000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:12.155Z|74b68041-0cae-4d5a-b9d3-0d8edc5f3000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:13.903Z|3f503895-4a82-4bd7-ad1b-374f7eb58e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:13.904Z|3f503895-4a82-4bd7-ad1b-374f7eb58e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:22.184Z|a1776df5-47e6-48f6-b01f-b45768a05ec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:22.184Z|720a88f2-aee5-438e-a492-75725d6be6ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:22.185Z|a1776df5-47e6-48f6-b01f-b45768a05ec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:22.185Z|720a88f2-aee5-438e-a492-75725d6be6ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:23.938Z|5b3838e3-477d-4647-b52b-d50fa02cdede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:23.939Z|5b3838e3-477d-4647-b52b-d50fa02cdede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:26.135Z|979ca403-04a4-48f8-b27e-8a7f93049e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:03:26.139Z|979ca403-04a4-48f8-b27e-8a7f93049e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:03:32.226Z|611e3dac-71a4-4178-9be5-3e5ceaee4d6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:32.226Z|cff81618-60a2-4f86-af13-9554b9774743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:32.227Z|611e3dac-71a4-4178-9be5-3e5ceaee4d6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:32.227Z|cff81618-60a2-4f86-af13-9554b9774743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:33.969Z|6f8f9371-7748-4d51-bb95-bb3a27f15da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:33.969Z|6f8f9371-7748-4d51-bb95-bb3a27f15da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:41.135Z|64d8eb3f-0d74-4c39-b705-35f5021af9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:03:41.135Z|64d8eb3f-0d74-4c39-b705-35f5021af9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:03:41.504Z|5f99e1de-3758-425f-97cd-8b1db7e97147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:03:41.505Z|5f99e1de-3758-425f-97cd-8b1db7e97147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:03:42.261Z|7c7bd501-7622-4fe2-a67f-bca11bd5e829|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:42.262Z|7c7bd501-7622-4fe2-a67f-bca11bd5e829|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:42.264Z|43c6e81d-41da-4c96-8ceb-176cffcc44ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:42.265Z|43c6e81d-41da-4c96-8ceb-176cffcc44ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:44.000Z|50000607-ce00-4bc9-85b1-5b4f0b0b20ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:44.000Z|50000607-ce00-4bc9-85b1-5b4f0b0b20ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:52.305Z|1a97eb3b-1d91-420f-9138-277b7a6952f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:52.305Z|9579327a-769b-44e5-a4d6-907585966d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:52.306Z|1a97eb3b-1d91-420f-9138-277b7a6952f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:52.306Z|9579327a-769b-44e5-a4d6-907585966d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:54.047Z|1b6f44ae-7f8d-446a-9979-79f5850089e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:03:54.048Z|1b6f44ae-7f8d-446a-9979-79f5850089e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:03:56.135Z|300e03a6-8537-4ff7-b67b-270bc0f9981d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:03:56.136Z|300e03a6-8537-4ff7-b67b-270bc0f9981d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:04:02.347Z|ae640d8b-4103-4d62-a281-e940f7280d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:02.347Z|4586a25c-29cc-400f-b52e-ad5669d3a16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:02.347Z|4586a25c-29cc-400f-b52e-ad5669d3a16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:02.347Z|ae640d8b-4103-4d62-a281-e940f7280d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:04.075Z|2d1cf014-177b-4b96-a6f8-7e8094fbe05e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:04.075Z|2d1cf014-177b-4b96-a6f8-7e8094fbe05e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:05.844Z|5cbc76b9-8d76-4cfc-9710-d2c88c346d16|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:04:05.845Z|5cbc76b9-8d76-4cfc-9710-d2c88c346d16|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:11.135Z|662e6753-c10e-42fc-bddb-400cabb140b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:04:11.138Z|662e6753-c10e-42fc-bddb-400cabb140b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:04:11.506Z|1515d899-db37-4d76-8e7a-99b7b0e7b1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:04:11.506Z|1515d899-db37-4d76-8e7a-99b7b0e7b1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:04:12.385Z|ddb3ef04-8b62-4c87-9eb5-151453897c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:12.385Z|a6d3cda8-a567-4fec-b36c-6ec6eaeb19e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:12.386Z|ddb3ef04-8b62-4c87-9eb5-151453897c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:12.389Z|a6d3cda8-a567-4fec-b36c-6ec6eaeb19e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:14.106Z|4d1a4681-e056-45e5-ba0c-00b75498c875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:14.107Z|4d1a4681-e056-45e5-ba0c-00b75498c875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:22.420Z|a0339503-969f-49cc-8cea-ea9e3490d3b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:22.420Z|8ec26be1-0896-4c08-8f0e-94d555acb696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:22.421Z|a0339503-969f-49cc-8cea-ea9e3490d3b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:22.421Z|8ec26be1-0896-4c08-8f0e-94d555acb696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:24.135Z|208bb31c-676a-4b2a-a488-f5bfa8e23014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:24.136Z|208bb31c-676a-4b2a-a488-f5bfa8e23014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:26.135Z|1221f13f-4e9b-49f7-8217-d76f11564a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:04:26.135Z|1221f13f-4e9b-49f7-8217-d76f11564a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:04:32.462Z|bccbbc86-0de3-4e8a-ae13-b7ebe53aa882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:32.462Z|b017c7a0-6447-4e9c-a926-eaccc86d554a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:32.462Z|bccbbc86-0de3-4e8a-ae13-b7ebe53aa882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:32.462Z|b017c7a0-6447-4e9c-a926-eaccc86d554a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:34.164Z|7e5b819d-2ecf-4fc3-903e-d2c3d47a4446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:34.165Z|7e5b819d-2ecf-4fc3-903e-d2c3d47a4446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:41.135Z|7f991637-3306-4072-816f-2e12a145ade8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:04:41.135Z|7f991637-3306-4072-816f-2e12a145ade8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:04:41.506Z|a26b0e42-f052-431a-8284-194b2363c614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:04:41.507Z|a26b0e42-f052-431a-8284-194b2363c614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:04:42.498Z|7a68dd34-640a-40ab-b04e-6275f43e242d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:42.498Z|5e4b47a9-abc4-4873-b112-79f58a4e3aaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:42.499Z|7a68dd34-640a-40ab-b04e-6275f43e242d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:42.499Z|5e4b47a9-abc4-4873-b112-79f58a4e3aaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:44.193Z|68dbdd5a-a614-4b16-909f-e938b7a5a4e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:44.194Z|68dbdd5a-a614-4b16-909f-e938b7a5a4e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:52.530Z|1e13a979-b4a4-4e36-9938-c0d1a18b0c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:52.531Z|1e13a979-b4a4-4e36-9938-c0d1a18b0c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:52.534Z|c67af698-5d31-4189-bfa3-ced74dbc0394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:52.535Z|c67af698-5d31-4189-bfa3-ced74dbc0394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:54.223Z|b2b1da78-599f-48ec-844f-a99db03d8ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:04:54.224Z|b2b1da78-599f-48ec-844f-a99db03d8ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:04:56.135Z|31fafbe0-f0c4-404d-a267-40d42b4a5220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:04:56.138Z|31fafbe0-f0c4-404d-a267-40d42b4a5220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:05:02.563Z|e5e7a1f4-bab3-4ae6-bca4-57da431b9dab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:02.563Z|e5e7a1f4-bab3-4ae6-bca4-57da431b9dab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:02.566Z|22f40a00-51fc-4534-a4b2-9b14f99c7790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:02.567Z|22f40a00-51fc-4534-a4b2-9b14f99c7790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:04.254Z|1eb5b048-60fa-426e-a24c-987a6eeb88f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:04.254Z|1eb5b048-60fa-426e-a24c-987a6eeb88f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:05.846Z|fa2756a4-5077-455d-8a65-eb71778271c0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:05:05.846Z|fa2756a4-5077-455d-8a65-eb71778271c0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:11.135Z|f13c470c-ea95-45c9-b924-e5d5b1592cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:05:11.135Z|f13c470c-ea95-45c9-b924-e5d5b1592cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:05:11.507Z|8d6a9943-ba10-4f3e-88cb-ed8448eaab45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:05:11.508Z|8d6a9943-ba10-4f3e-88cb-ed8448eaab45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:05:12.600Z|d076ed59-eee7-4991-a605-e01d30e0ab43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:12.601Z|d076ed59-eee7-4991-a605-e01d30e0ab43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:12.604Z|0df84fe6-4b66-4e0d-9614-8926729e9205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:12.605Z|0df84fe6-4b66-4e0d-9614-8926729e9205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:14.285Z|3c31400b-5deb-4431-8ed4-dd2cac6a3fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:14.286Z|3c31400b-5deb-4431-8ed4-dd2cac6a3fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:22.634Z|b1a1540d-79db-470e-a951-91eee8171bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:22.634Z|b1a1540d-79db-470e-a951-91eee8171bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:22.635Z|8b1334ce-fb76-49e4-abad-fe2932c230a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:22.636Z|8b1334ce-fb76-49e4-abad-fe2932c230a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:24.315Z|cff4abfa-855a-4039-832d-816dc3cae122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:24.316Z|cff4abfa-855a-4039-832d-816dc3cae122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:26.135Z|d630f01c-c8b9-47aa-8e67-bb31469e04c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:05:26.135Z|d630f01c-c8b9-47aa-8e67-bb31469e04c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:05:32.659Z|81d77eea-7755-4c5a-a697-57dd4d9ab923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:32.660Z|81d77eea-7755-4c5a-a697-57dd4d9ab923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:32.661Z|e814c43f-8549-480f-b58b-a757ea2f3335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:32.662Z|e814c43f-8549-480f-b58b-a757ea2f3335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:34.347Z|e6ced976-138a-45ce-9af4-d8d4d6eb3e72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:34.348Z|e6ced976-138a-45ce-9af4-d8d4d6eb3e72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:41.135Z|7beffe8a-6f46-4dd5-9b1b-48903f6ded65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:05:41.139Z|7beffe8a-6f46-4dd5-9b1b-48903f6ded65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:05:41.508Z|9bf04cef-8cc4-412e-8abc-751f9c6fe623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:05:41.509Z|9bf04cef-8cc4-412e-8abc-751f9c6fe623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:05:42.696Z|f3e6e445-da0e-400b-b972-25881411a9e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:42.697Z|f3e6e445-da0e-400b-b972-25881411a9e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:42.702Z|497456b0-d07f-46c8-a7e7-37dcc9200c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:42.703Z|497456b0-d07f-46c8-a7e7-37dcc9200c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:44.378Z|6ae7fd58-3b13-4e9e-b9bb-0852fd74eef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:44.379Z|6ae7fd58-3b13-4e9e-b9bb-0852fd74eef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:52.727Z|2afd483e-4e87-4f44-8f7f-a43f794f919b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:52.727Z|2afd483e-4e87-4f44-8f7f-a43f794f919b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:52.734Z|d6f3107e-2d27-48e5-950e-9bc5b3c59d04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:52.734Z|d6f3107e-2d27-48e5-950e-9bc5b3c59d04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:54.411Z|f6d781e8-c808-4912-8fc2-f0b6d939be0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:05:54.412Z|f6d781e8-c808-4912-8fc2-f0b6d939be0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:05:56.135Z|c3460e6c-17b2-4daf-86b2-503c1e4b1ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:05:56.135Z|c3460e6c-17b2-4daf-86b2-503c1e4b1ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:06:02.763Z|b1bd4b4b-cd98-4728-8384-32a03de48a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:02.764Z|b1bd4b4b-cd98-4728-8384-32a03de48a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:02.766Z|0de8a362-8d32-49bf-bc5d-cbeaf53d471a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:02.767Z|0de8a362-8d32-49bf-bc5d-cbeaf53d471a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:04.443Z|9bb96c9a-b7e1-4035-987b-8fecf12bbfe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:04.443Z|9bb96c9a-b7e1-4035-987b-8fecf12bbfe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:05.843Z|9d402ec5-264e-4390-a692-79d264ddc1f5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:06:05.844Z|9d402ec5-264e-4390-a692-79d264ddc1f5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:11.135Z|0f843d6b-bc4f-44ac-92f0-7b039fba5b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:06:11.135Z|0f843d6b-bc4f-44ac-92f0-7b039fba5b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:06:11.510Z|30aa58e8-fd18-4c4b-afff-337b85578ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:06:11.510Z|30aa58e8-fd18-4c4b-afff-337b85578ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:06:12.789Z|a42a9c9f-8a62-4827-929d-524365b03c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:12.790Z|a42a9c9f-8a62-4827-929d-524365b03c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:12.798Z|2fcb1b21-289f-4c0b-83e7-8d9c6095b186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:12.798Z|2fcb1b21-289f-4c0b-83e7-8d9c6095b186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:14.477Z|3f4754be-9efa-49e4-b9c2-a7cdce44b74c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:14.478Z|3f4754be-9efa-49e4-b9c2-a7cdce44b74c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:22.821Z|55bcc195-555d-4152-a9a0-6821670632b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:22.822Z|55bcc195-555d-4152-a9a0-6821670632b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:22.829Z|417109bc-b7df-41b7-9607-4fe4259fa312|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:22.830Z|417109bc-b7df-41b7-9607-4fe4259fa312|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:24.507Z|e4b02d35-d112-4c9d-9830-f1707fb28063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:24.508Z|e4b02d35-d112-4c9d-9830-f1707fb28063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:26.135Z|94ad123c-d576-42d3-a6d5-48141af6e382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:06:26.139Z|94ad123c-d576-42d3-a6d5-48141af6e382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:06:32.849Z|58bc24a1-b8ea-453a-85e9-86f11735ad28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:32.850Z|58bc24a1-b8ea-453a-85e9-86f11735ad28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:32.856Z|88162322-1ec0-4199-bea6-1af6c41ffd21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:32.857Z|88162322-1ec0-4199-bea6-1af6c41ffd21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:34.542Z|4c5a35bc-ad0a-4df6-821b-db5365df793a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:34.542Z|4c5a35bc-ad0a-4df6-821b-db5365df793a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:41.135Z|b804f387-60e0-49d3-80a6-c8fbeec45236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:06:41.136Z|b804f387-60e0-49d3-80a6-c8fbeec45236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:06:41.511Z|513322af-2723-4515-a682-9e0f7947238e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:06:41.511Z|513322af-2723-4515-a682-9e0f7947238e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:06:42.886Z|b72b25ec-874a-44d2-ad76-0223fe94e55f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:42.887Z|b72b25ec-874a-44d2-ad76-0223fe94e55f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:42.888Z|a20a49f1-4fd3-46c4-9b90-8ab345640a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:42.889Z|a20a49f1-4fd3-46c4-9b90-8ab345640a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:44.575Z|f9dc1ee6-e572-4ca5-8efe-c8166bd4fc97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:44.575Z|f9dc1ee6-e572-4ca5-8efe-c8166bd4fc97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:52.922Z|22f1470d-bcca-4313-ac94-9385eb80979b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:52.922Z|22f1470d-bcca-4313-ac94-9385eb80979b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:52.922Z|93fb2e35-7dea-45e9-82b2-5d934ce18c84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:52.924Z|93fb2e35-7dea-45e9-82b2-5d934ce18c84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:54.606Z|52a40646-100f-4a4e-afca-d9bff24bdb74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:06:54.607Z|52a40646-100f-4a4e-afca-d9bff24bdb74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:06:56.135Z|62cfdfaf-46d3-4c6c-bb0f-631ccfaf05ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:06:56.135Z|62cfdfaf-46d3-4c6c-bb0f-631ccfaf05ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:07:02.954Z|a3c225f8-17ae-499d-9526-62f57cddc568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:02.954Z|0353cb38-a025-4e71-9450-d25d0fd2b90f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:02.955Z|a3c225f8-17ae-499d-9526-62f57cddc568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:02.955Z|0353cb38-a025-4e71-9450-d25d0fd2b90f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:04.634Z|43dadeed-aa8f-4d9e-a997-eb85d8ff09c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:04.634Z|43dadeed-aa8f-4d9e-a997-eb85d8ff09c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:05.844Z|ee356833-1edb-49c5-a182-578041a2228e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:07:05.845Z|ee356833-1edb-49c5-a182-578041a2228e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:11.135Z|4560471b-8240-46de-9bb2-d8efdc0b61c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:07:11.139Z|4560471b-8240-46de-9bb2-d8efdc0b61c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:07:11.512Z|0d2c4bc8-b5f9-4a0c-9d21-3dcc71180974|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:07:11.512Z|0d2c4bc8-b5f9-4a0c-9d21-3dcc71180974|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:07:12.996Z|b5ec252c-cb39-4d10-9b4d-0b9ddd6a5a33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:12.996Z|b5ec252c-cb39-4d10-9b4d-0b9ddd6a5a33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:12.999Z|3e082156-96b6-4c5a-82d5-c2af098d7663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:12.999Z|3e082156-96b6-4c5a-82d5-c2af098d7663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:14.665Z|3dce26cf-af93-4184-8108-8861666ea2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:14.666Z|3dce26cf-af93-4184-8108-8861666ea2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:23.026Z|79022d54-f9a4-4dc6-b2b0-19bb76d9626e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:23.027Z|79022d54-f9a4-4dc6-b2b0-19bb76d9626e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:23.028Z|e5f1d3b1-f13c-4527-97a6-0e02687ed27f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:23.029Z|e5f1d3b1-f13c-4527-97a6-0e02687ed27f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:24.699Z|988562f8-d600-42c6-a8c9-81d6b53e6a0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:24.700Z|988562f8-d600-42c6-a8c9-81d6b53e6a0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:26.135Z|8acaa629-be09-4b3a-8b22-c23affc1cffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:07:26.135Z|8acaa629-be09-4b3a-8b22-c23affc1cffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:07:33.059Z|1ed2187e-4af1-4aaf-8636-40304e9bb145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:33.060Z|1ed2187e-4af1-4aaf-8636-40304e9bb145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:33.062Z|9144dda2-8d7c-44dd-aef4-a2b73a3a40f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:33.063Z|9144dda2-8d7c-44dd-aef4-a2b73a3a40f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:34.730Z|a97f9769-33d0-48eb-9c4d-eebd3b01d32e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:34.731Z|a97f9769-33d0-48eb-9c4d-eebd3b01d32e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:41.135Z|304938ca-fb4d-41fc-aa77-94acb999b87f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:07:41.135Z|304938ca-fb4d-41fc-aa77-94acb999b87f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:07:41.513Z|fd03680b-4ade-43e8-b87e-894b6816b5c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:07:41.513Z|fd03680b-4ade-43e8-b87e-894b6816b5c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:07:43.091Z|a25ab50e-1860-4cc9-90de-16f716ba6962|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:43.092Z|a25ab50e-1860-4cc9-90de-16f716ba6962|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:43.093Z|db4e7cbd-ce93-4aef-895d-83737ce9e619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:43.094Z|db4e7cbd-ce93-4aef-895d-83737ce9e619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:44.757Z|acb73d91-ecc7-4465-8f66-74f6bd0ef2bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:44.758Z|acb73d91-ecc7-4465-8f66-74f6bd0ef2bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:53.118Z|d07e29a8-7b54-4ce3-82ca-2c5493b11205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:53.119Z|d07e29a8-7b54-4ce3-82ca-2c5493b11205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:53.125Z|09778b6d-7162-45c5-bf20-85928c02dc81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:53.126Z|09778b6d-7162-45c5-bf20-85928c02dc81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:54.790Z|11a51436-731c-4f39-af1f-c51d4f01543b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:07:54.791Z|11a51436-731c-4f39-af1f-c51d4f01543b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:07:56.135Z|65c0cffe-7043-4967-91a7-a61ac3297d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:07:56.139Z|65c0cffe-7043-4967-91a7-a61ac3297d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:08:03.150Z|89e9972d-b638-4ba1-a562-054ac06a4c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:03.153Z|89e9972d-b638-4ba1-a562-054ac06a4c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:03.157Z|39614e4c-3741-447b-901f-d1a1642ed419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:03.158Z|39614e4c-3741-447b-901f-d1a1642ed419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:04.821Z|d94c4e3f-b71d-43a4-bce0-fa8c59d5486f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:04.822Z|d94c4e3f-b71d-43a4-bce0-fa8c59d5486f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:05.844Z|24310496-c6ca-4d17-b944-ab4e175750fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:08:05.845Z|24310496-c6ca-4d17-b944-ab4e175750fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:11.135Z|2ceb4382-4003-4774-8db1-6b77efd40b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:08:11.135Z|2ceb4382-4003-4774-8db1-6b77efd40b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:08:11.514Z|5cf1cfa1-619e-475f-95c0-bec12404adee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:08:11.515Z|5cf1cfa1-619e-475f-95c0-bec12404adee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:08:13.188Z|5f951c02-25e8-4cc5-b2de-b27b66d7bdab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:13.188Z|5f951c02-25e8-4cc5-b2de-b27b66d7bdab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:13.193Z|a4501707-1be6-4b3d-84d9-3f1ee5bf801d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:13.193Z|a4501707-1be6-4b3d-84d9-3f1ee5bf801d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:14.854Z|01af2478-5b03-4d15-862a-a41fa00f9bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:14.854Z|01af2478-5b03-4d15-862a-a41fa00f9bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:23.218Z|631c3790-6425-49a5-a7c7-5154b08080a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:23.219Z|631c3790-6425-49a5-a7c7-5154b08080a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:23.220Z|89e65b67-13b8-4a1e-bd89-cca2c24ea1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:23.221Z|89e65b67-13b8-4a1e-bd89-cca2c24ea1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:24.885Z|53e84126-4036-42e8-9e16-bcb8818aa8fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:24.886Z|53e84126-4036-42e8-9e16-bcb8818aa8fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:26.135Z|51364395-d072-4e9d-b95f-02744fb17f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:08:26.135Z|51364395-d072-4e9d-b95f-02744fb17f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:08:33.254Z|dcd19ada-0620-40d0-b3eb-3c8980b2a45a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:33.255Z|dcd19ada-0620-40d0-b3eb-3c8980b2a45a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:33.263Z|3106e8d1-87b1-476c-a370-48553ba387ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:33.263Z|3106e8d1-87b1-476c-a370-48553ba387ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:34.915Z|d5d8a388-43e5-4ca5-ab95-3df452e3401c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:34.916Z|d5d8a388-43e5-4ca5-ab95-3df452e3401c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:41.135Z|76060c75-a23b-46a7-9100-86930ae6b843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:08:41.139Z|76060c75-a23b-46a7-9100-86930ae6b843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:08:41.516Z|9b0f850c-e466-445d-b599-939ccd89987a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:08:41.516Z|9b0f850c-e466-445d-b599-939ccd89987a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:08:43.287Z|3d693e51-0710-493b-90dd-9ace0c264da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:43.288Z|3d693e51-0710-493b-90dd-9ace0c264da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:43.292Z|c943f39e-bc60-4d7a-9d58-2b9987bd9233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:43.293Z|c943f39e-bc60-4d7a-9d58-2b9987bd9233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:44.950Z|e44fb6f7-299b-4591-bbb7-200e7a489426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:44.950Z|e44fb6f7-299b-4591-bbb7-200e7a489426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:53.314Z|42c89a9a-3870-46d2-8363-bebccfbe7cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:53.315Z|42c89a9a-3870-46d2-8363-bebccfbe7cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:53.323Z|219864be-34b6-40d7-b003-a62f0ae92824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:53.324Z|219864be-34b6-40d7-b003-a62f0ae92824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:54.982Z|be99213f-370d-49cd-b94c-361610178e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:08:54.982Z|be99213f-370d-49cd-b94c-361610178e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:08:56.135Z|64d8ee4c-73f0-4d4d-ae86-3e3863d40979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:08:56.135Z|64d8ee4c-73f0-4d4d-ae86-3e3863d40979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:09:03.345Z|bf73052d-d15b-4c59-872f-db9a51637023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:03.346Z|bf73052d-d15b-4c59-872f-db9a51637023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:03.355Z|8bc2ea5c-8c69-4b75-a1d5-e4f00853e044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:03.356Z|8bc2ea5c-8c69-4b75-a1d5-e4f00853e044|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:05.015Z|1e74c55c-261d-4442-b9e0-937da6cf55d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:05.016Z|1e74c55c-261d-4442-b9e0-937da6cf55d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:05.843Z|0472f06f-4b2b-46e4-8950-c2e841679fac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:09:05.844Z|0472f06f-4b2b-46e4-8950-c2e841679fac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:11.135Z|0ae5106d-056e-4a8c-890b-c01975f2c9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:09:11.135Z|0ae5106d-056e-4a8c-890b-c01975f2c9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:09:11.517Z|08af28e4-c469-4b31-b4eb-ddce1be215fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:09:11.518Z|08af28e4-c469-4b31-b4eb-ddce1be215fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:09:13.378Z|8122565c-ccd6-4bd8-8fa2-7e370d94901a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:13.379Z|8122565c-ccd6-4bd8-8fa2-7e370d94901a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:13.387Z|79eb0171-849d-4155-9c50-543f2252ee6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:13.388Z|79eb0171-849d-4155-9c50-543f2252ee6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:15.050Z|4dff0390-53f0-45bc-a05d-37fbbe08095a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:15.051Z|4dff0390-53f0-45bc-a05d-37fbbe08095a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:23.419Z|8ae337cb-3e72-46e3-afac-72f221e981cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:23.420Z|8ae337cb-3e72-46e3-afac-72f221e981cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:23.423Z|822e876f-a8c2-4b32-a91f-53ebf2d6abd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:23.424Z|822e876f-a8c2-4b32-a91f-53ebf2d6abd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:25.083Z|eefced05-f1b8-479f-af85-93e39fe6aa3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:25.083Z|eefced05-f1b8-479f-af85-93e39fe6aa3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:26.135Z|ccfb8881-a0a9-4c3c-babd-386ce64d8f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:09:26.139Z|ccfb8881-a0a9-4c3c-babd-386ce64d8f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:09:33.450Z|4a07fc9d-70fe-4d55-992a-6a43db5c641a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:33.451Z|4a07fc9d-70fe-4d55-992a-6a43db5c641a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:33.450Z|625f36e0-f0dd-460a-8e0c-477f48af6522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:33.451Z|625f36e0-f0dd-460a-8e0c-477f48af6522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:35.113Z|891b932e-0c5b-43d1-b734-4c382c0c52d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:35.114Z|891b932e-0c5b-43d1-b734-4c382c0c52d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:41.135Z|e9a99d4f-6d4c-42f2-a647-ea91ce6d4e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:09:41.135Z|e9a99d4f-6d4c-42f2-a647-ea91ce6d4e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:09:41.519Z|bf8a19df-1f94-4307-a526-b9356d3af99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:09:41.520Z|bf8a19df-1f94-4307-a526-b9356d3af99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:09:43.480Z|c000e6aa-0ed9-4b63-a35c-dad38b03611c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:43.480Z|67199d9e-4b27-4d44-884c-4476b56abf5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:43.481Z|c000e6aa-0ed9-4b63-a35c-dad38b03611c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:43.481Z|67199d9e-4b27-4d44-884c-4476b56abf5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:45.148Z|4dc6eac7-13a1-4885-b20e-49f4668e1027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:45.149Z|4dc6eac7-13a1-4885-b20e-49f4668e1027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:53.518Z|14e1084d-bd1d-493d-9191-010d04daea87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:53.518Z|3ea6a6dd-edc4-41e0-bbe6-059705b5bc50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:53.518Z|14e1084d-bd1d-493d-9191-010d04daea87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:53.518Z|3ea6a6dd-edc4-41e0-bbe6-059705b5bc50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:55.181Z|cfd084ca-b7aa-46a0-a4c4-3ab859932b25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:09:55.182Z|cfd084ca-b7aa-46a0-a4c4-3ab859932b25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:09:56.135Z|2cdbcfbf-7320-42cd-a577-25b6ff25fd6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:09:56.135Z|2cdbcfbf-7320-42cd-a577-25b6ff25fd6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:10:03.559Z|cbe303b4-19ef-4dce-8106-0a89c03505a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:03.559Z|cbe303b4-19ef-4dce-8106-0a89c03505a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:03.559Z|f72316f7-fd87-4aca-ad69-9e9c4471fee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:03.561Z|f72316f7-fd87-4aca-ad69-9e9c4471fee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:05.215Z|fc97593b-9808-4e2f-a8ac-d6cdbdd8c67c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:05.216Z|fc97593b-9808-4e2f-a8ac-d6cdbdd8c67c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:05.844Z|6d1e8f6f-25b3-42f3-8a78-bc0d0ffcab9b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:10:05.845Z|6d1e8f6f-25b3-42f3-8a78-bc0d0ffcab9b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:11.135Z|6e5d885f-88d2-4820-afbc-aa452ee11cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:10:11.139Z|6e5d885f-88d2-4820-afbc-aa452ee11cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:10:11.520Z|68ef66b1-f6b1-4d97-820a-6195af7cd533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:10:11.521Z|68ef66b1-f6b1-4d97-820a-6195af7cd533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:10:13.590Z|02dd1793-12ff-47ec-adf5-29239be748da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:13.591Z|02dd1793-12ff-47ec-adf5-29239be748da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:13.591Z|52a70f9a-30b4-4215-8103-07c9ad0343be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:13.593Z|52a70f9a-30b4-4215-8103-07c9ad0343be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:15.247Z|7f93dade-068a-4c7a-9012-1379a74056ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:15.248Z|7f93dade-068a-4c7a-9012-1379a74056ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:23.623Z|d057b65f-9b43-49e6-b64d-b3af53c0a44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:23.624Z|d057b65f-9b43-49e6-b64d-b3af53c0a44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:23.626Z|3b99c942-c93d-4cfd-b24b-6278da8f5ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:23.626Z|3b99c942-c93d-4cfd-b24b-6278da8f5ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:25.281Z|4df54c2b-6565-4588-8ef5-68a40f46f140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:25.282Z|4df54c2b-6565-4588-8ef5-68a40f46f140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:26.135Z|0ddc25d1-b249-49f6-9b3f-a54c8a8addf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:10:26.135Z|0ddc25d1-b249-49f6-9b3f-a54c8a8addf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:10:33.654Z|537913ff-102b-4b94-af17-d4bc08ead53c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:33.655Z|537913ff-102b-4b94-af17-d4bc08ead53c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:33.660Z|c259ce06-e549-4bfc-ba18-cc211c0c052d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:33.660Z|c259ce06-e549-4bfc-ba18-cc211c0c052d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:35.312Z|2757a10f-bff3-409d-9758-8fa35e306fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:35.313Z|2757a10f-bff3-409d-9758-8fa35e306fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:41.135Z|6f6617dc-44cf-466d-a7a3-33caee0dc560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:10:41.135Z|6f6617dc-44cf-466d-a7a3-33caee0dc560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:10:41.521Z|db35ff74-21e6-41fd-8d7e-7e0f56c18e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:10:41.522Z|db35ff74-21e6-41fd-8d7e-7e0f56c18e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:10:43.685Z|d0d2210f-5e60-4f97-b582-f71bc629ce15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:43.686Z|d0d2210f-5e60-4f97-b582-f71bc629ce15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:43.689Z|db32fd52-98ce-4484-be29-84437dce1c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:43.689Z|db32fd52-98ce-4484-be29-84437dce1c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:45.341Z|08d0b137-90f1-44df-90b0-0538bf5f9360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:45.342Z|08d0b137-90f1-44df-90b0-0538bf5f9360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:53.720Z|ca6a39ac-eb2e-49e8-b79b-e79ee106b3f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:53.720Z|d2b10072-65c6-46f3-9a30-93b6f373e129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:53.721Z|ca6a39ac-eb2e-49e8-b79b-e79ee106b3f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:53.722Z|d2b10072-65c6-46f3-9a30-93b6f373e129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:55.372Z|587aa628-b433-46fb-803d-57e0dd584e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:10:55.373Z|587aa628-b433-46fb-803d-57e0dd584e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:10:55.406Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:10:55.412Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6449cf64-7f30-4a76-abe3-bb497ab7141c already exists in requestDb InfraActiveRequests table
2023-04-21T13:10:55.461Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c
2023-04-21T13:10:55.461Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|INFO|500||Invoke
2023-04-21T13:10:55.462Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||===========================request begin================================================
2023-04-21T13:10:55.463Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c
2023-04-21T13:10:55.464Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||Method : GET
2023-04-21T13:10:55.464Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d156520e5ee01178742fa6340a330ba", X-B3-SpanId:"8ac843b1ca6a026d", X-B3-ParentSpanId:"ea0510078ebd6121", X-B3-Sampled:"0", X-ONAP-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-TransactionID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-ECOMP-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8732c40-4116-4c20-9615-523798c40651"]
2023-04-21T13:10:55.465Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||Request body:
2023-04-21T13:10:55.465Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||==========================request end================================================
2023-04-21T13:10:56.135Z|c5df9fb1-d9b7-451a-bc2e-fa7a0a29ec24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:10:56.139Z|c5df9fb1-d9b7-451a-bc2e-fa7a0a29ec24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:10:56.239Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||============================response begin==========================================
2023-04-21T13:10:56.239Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:10:56.239Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||Status text : Not Found
2023-04-21T13:10:56.241Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=200EED3417720CD0E0189E57837FE854; 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:"Fri, 21 Apr 2023 13:10:57 GMT", x-envoy-upstream-service-time:"534", server:"envoy"]
2023-04-21T13:10:56.242Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||Response body:
2023-04-21T13:10:56.242Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|DEBUG|500||=======================response end=================================================
2023-04-21T13:10:56.243Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6449cf64-7f30-4a76-abe3-bb497ab7141c|INFO|404|Not Found|InvokeReturn
2023-04-21T13:10:56.336Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6449cf64-7f30-4a76-abe3-bb497ab7141c
2023-04-21T13:10:56.359Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-04-21T13:10:56.363Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-04-21T13:10:56.363Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-04-21T13:10:56.365Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-04-21T13:10:56.367Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health
2023-04-21T13:10:56.367Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET
2023-04-21T13:10:56.367Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|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:"4d156520e5ee01178742fa6340a330ba", X-B3-SpanId:"22b1df010c4857a2", X-B3-ParentSpanId:"ea0510078ebd6121", X-B3-Sampled:"0", X-ONAP-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-TransactionID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-ECOMP-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35cb0672-1127-4b79-a1f3-2c115a2c4d16"]
2023-04-21T13:10:56.368Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-04-21T13:10:56.368Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-04-21T13:10:56.468Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-04-21T13:10:56.468Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED
2023-04-21T13:10:56.468Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized
2023-04-21T13:10:56.469Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|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:"Fri, 21 Apr 2023 13:10:55 GMT", x-envoy-upstream-service-time:"45", server:"envoy"]
2023-04-21T13:10:56.470Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body:
2023-04-21T13:10:56.470Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-04-21T13:10:56.470Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-04-21T13:10:56.475Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|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$$50ed808d.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-04-21T13:10:56.477Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-04-21T13:10:56.478Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|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-04-21T13:10:56.479Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-04-21T13:10:56.480Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-04-21T13:10:56.480Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|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-04-21T13:10:56.481Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET
2023-04-21T13:10:56.482Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|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:"4d156520e5ee01178742fa6340a330ba", X-B3-SpanId:"f4d891130593679e", X-B3-ParentSpanId:"ea0510078ebd6121", X-B3-Sampled:"0", X-ONAP-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-TransactionID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-ECOMP-RequestID:"6449cf64-7f30-4a76-abe3-bb497ab7141c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b14010a-0211-4885-b7b9-464c36b84557"]
2023-04-21T13:10:56.482Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-04-21T13:10:56.482Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-04-21T13:10:56.577Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-04-21T13:10:56.578Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED
2023-04-21T13:10:56.578Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized
2023-04-21T13:10:56.579Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|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:"Fri, 21 Apr 2023 13:10:56 GMT", x-envoy-upstream-service-time:"55", server:"envoy"]
2023-04-21T13:10:56.579Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body:
2023-04-21T13:10:56.579Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-04-21T13:10:56.580Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-04-21T13:10:56.582Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|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$$50ed808d.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-04-21T13:10:56.585Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@24ecc92c
2023-04-21T13:10:56.595Z|6449cf64-7f30-4a76-abe3-bb497ab7141c|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:11:03.754Z|67247b37-fb09-47bf-8073-4b681a5cf72f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:03.756Z|67247b37-fb09-47bf-8073-4b681a5cf72f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:03.760Z|66b84e32-0b3e-409f-80b8-771754d3ac01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:03.761Z|66b84e32-0b3e-409f-80b8-771754d3ac01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:05.411Z|76992c21-8324-4ce8-996b-037a15a3b63e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:05.412Z|76992c21-8324-4ce8-996b-037a15a3b63e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:05.844Z|ae36ee19-1d0d-4286-9bca-1bdd82b61bc0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:11:05.845Z|ae36ee19-1d0d-4286-9bca-1bdd82b61bc0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:11.135Z|e515c101-5cad-47bf-9cbc-df33356111ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:11:11.135Z|e515c101-5cad-47bf-9cbc-df33356111ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:11:11.523Z|938207dc-52f2-4a38-a0d7-c98f9baf8b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:11:11.524Z|938207dc-52f2-4a38-a0d7-c98f9baf8b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:11:13.792Z|6b64338b-ceb1-4b17-9f98-c541d7c0c383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:13.792Z|6b64338b-ceb1-4b17-9f98-c541d7c0c383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:13.795Z|332fb467-ba40-42f4-9b4d-21d62dd21dd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:13.796Z|332fb467-ba40-42f4-9b4d-21d62dd21dd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:15.439Z|038a0337-8429-4cac-86d9-fc89322f8371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:15.440Z|038a0337-8429-4cac-86d9-fc89322f8371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:15.632Z|53409862-1244-4501-98f5-4b09cfb1f6b9|http-nio-8080-exec-4|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-04-21T13:11:15.633Z|53409862-1244-4501-98f5-4b09cfb1f6b9|http-nio-8080-exec-4|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:16.605Z|84edcfe0-cc7e-460c-9b9a-f616aa2b063c|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|500||Entering
2023-04-21T13:11:16.606Z|84edcfe0-cc7e-460c-9b9a-f616aa2b063c|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:23.826Z|4bdfab0e-29d4-457b-a4be-75d3d6d13c33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:23.827Z|4bdfab0e-29d4-457b-a4be-75d3d6d13c33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:23.827Z|90f136e5-bdf0-4a5a-94dc-ae3d56fa4d6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:23.828Z|90f136e5-bdf0-4a5a-94dc-ae3d56fa4d6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:25.473Z|a0a61077-7a00-4ae3-b163-c9849ef5b4ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:25.474Z|a0a61077-7a00-4ae3-b163-c9849ef5b4ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:26.135Z|d7dde19a-da08-48d6-a2dc-b520c6e69bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:11:26.136Z|d7dde19a-da08-48d6-a2dc-b520c6e69bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:11:33.863Z|df4de568-586a-499e-9a5e-4178f5b9580d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:33.864Z|df4de568-586a-499e-9a5e-4178f5b9580d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:33.865Z|231a3529-14e2-4a2b-896a-41e7fc6c9cba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:33.866Z|231a3529-14e2-4a2b-896a-41e7fc6c9cba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:35.505Z|d9cfea0f-c401-4345-9e78-4b18d515186a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:35.506Z|d9cfea0f-c401-4345-9e78-4b18d515186a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:41.135Z|0a12f45b-c42f-4ce3-8f5f-5af7715409f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:11:41.140Z|0a12f45b-c42f-4ce3-8f5f-5af7715409f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:11:41.524Z|8993d8cc-6b1d-4adf-8237-b9dbe4e70c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:11:41.525Z|8993d8cc-6b1d-4adf-8237-b9dbe4e70c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:11:43.899Z|06a89589-2a45-46a7-aecc-bddc0f63884a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:43.900Z|06a89589-2a45-46a7-aecc-bddc0f63884a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:43.905Z|ce2bbede-4082-44c7-8330-f5b5eda3a5fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:43.906Z|ce2bbede-4082-44c7-8330-f5b5eda3a5fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:45.539Z|5dc5b844-0fa5-4d09-86c3-a49048e2eb24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:45.540Z|5dc5b844-0fa5-4d09-86c3-a49048e2eb24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:53.933Z|95b4876b-9524-416e-b440-c828f93056cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:53.934Z|95b4876b-9524-416e-b440-c828f93056cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:53.936Z|b6e0c059-3f97-42c7-90ed-c851d91b24b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:53.936Z|b6e0c059-3f97-42c7-90ed-c851d91b24b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:55.572Z|2dc815c3-7250-4e62-88fa-2f777214795f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:11:55.572Z|2dc815c3-7250-4e62-88fa-2f777214795f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:11:56.135Z|42aebbb8-baeb-44ef-ad93-26ef1cbded53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:11:56.135Z|42aebbb8-baeb-44ef-ad93-26ef1cbded53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:12:03.969Z|55063a08-f91a-496b-8066-4effccde4071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:03.970Z|55063a08-f91a-496b-8066-4effccde4071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:03.972Z|e4bd2f36-8317-4cfa-893c-c0061d2efb2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:03.973Z|e4bd2f36-8317-4cfa-893c-c0061d2efb2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:05.606Z|7bf3c57b-2af2-4f24-b306-6d170be2d5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:05.607Z|7bf3c57b-2af2-4f24-b306-6d170be2d5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:05.844Z|d328389b-5102-4386-b790-481c9b8788b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:12:05.845Z|d328389b-5102-4386-b790-481c9b8788b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:11.135Z|64683443-11e3-402c-9415-d4f9c83b0c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:12:11.135Z|64683443-11e3-402c-9415-d4f9c83b0c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:12:11.526Z|0a394809-7b79-4187-a57e-18513daad0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:12:11.526Z|0a394809-7b79-4187-a57e-18513daad0e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:12:14.000Z|4ae1d05b-fc29-4fd6-9049-e7004e0a7d33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:14.001Z|4ae1d05b-fc29-4fd6-9049-e7004e0a7d33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:14.001Z|12dc0389-b6c3-4161-93ef-9f253817cbfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:14.002Z|12dc0389-b6c3-4161-93ef-9f253817cbfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:15.640Z|a3077ed7-9cf8-47f3-ac9c-e7e1bb21afdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:15.641Z|a3077ed7-9cf8-47f3-ac9c-e7e1bb21afdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:24.038Z|093a09f4-8527-4542-a56a-7d51a6f86832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:24.039Z|093a09f4-8527-4542-a56a-7d51a6f86832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:24.046Z|16b76dce-664b-40ce-a98b-fa6504094134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:24.046Z|16b76dce-664b-40ce-a98b-fa6504094134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:25.676Z|be7d8f7d-4421-4ede-809b-0cde56a007fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:25.677Z|be7d8f7d-4421-4ede-809b-0cde56a007fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:26.135Z|81988f84-1dae-44ce-b0a0-49bf94e47e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:12:26.139Z|81988f84-1dae-44ce-b0a0-49bf94e47e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:12:34.090Z|7a1cfcbe-c46c-4335-8ede-21870fcce709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:34.091Z|7a1cfcbe-c46c-4335-8ede-21870fcce709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:34.091Z|3755358f-31bb-4304-a29d-795b6c14cddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:34.092Z|3755358f-31bb-4304-a29d-795b6c14cddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:35.709Z|fea5bf5c-fc39-4ad6-b4d8-b2fa5d158b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:35.709Z|fea5bf5c-fc39-4ad6-b4d8-b2fa5d158b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:41.135Z|8031020c-2a54-4fbf-8558-056cf221057d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:12:41.135Z|8031020c-2a54-4fbf-8558-056cf221057d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:12:41.527Z|f2ba1421-e64d-4f13-a0f0-c2361a41ac3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:12:41.528Z|f2ba1421-e64d-4f13-a0f0-c2361a41ac3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:12:44.115Z|e6b49bf1-52a9-45be-aca7-3d27dbcfefdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:44.116Z|e6b49bf1-52a9-45be-aca7-3d27dbcfefdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:44.125Z|b9f6776b-06d2-4ae6-b573-14c23c3c257e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:44.126Z|b9f6776b-06d2-4ae6-b573-14c23c3c257e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:45.742Z|7789b8a2-30fd-41eb-9b6a-0e4928c6574f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:45.742Z|7789b8a2-30fd-41eb-9b6a-0e4928c6574f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:54.144Z|25ed08a7-f79c-4a5a-98dd-bf91bf63f870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:54.146Z|25ed08a7-f79c-4a5a-98dd-bf91bf63f870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:54.153Z|ff8c0fd5-3834-4420-bd23-5ee249f8560a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:54.154Z|ff8c0fd5-3834-4420-bd23-5ee249f8560a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:55.772Z|291f46bd-ae0e-4423-abd8-fa8ebb106b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:12:55.773Z|291f46bd-ae0e-4423-abd8-fa8ebb106b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:12:56.135Z|ef6b1ac3-13c8-4f8c-8fe5-20a26e3b56d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:12:56.135Z|ef6b1ac3-13c8-4f8c-8fe5-20a26e3b56d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:13:04.173Z|53bc2e3d-b1c0-4896-8526-ed76b93288f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:04.174Z|53bc2e3d-b1c0-4896-8526-ed76b93288f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:04.182Z|86fb67d0-aa6b-4441-a476-2d9405c3a9c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:04.183Z|86fb67d0-aa6b-4441-a476-2d9405c3a9c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:05.805Z|a8a9fad2-8e9f-4559-b63b-d289166f1f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:05.806Z|a8a9fad2-8e9f-4559-b63b-d289166f1f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:05.844Z|6dbf7b91-e404-4042-bf41-03f0c37b71b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:13:05.845Z|6dbf7b91-e404-4042-bf41-03f0c37b71b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:11.135Z|406c8e91-cb92-490e-a882-22a1c61d5103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:13:11.139Z|406c8e91-cb92-490e-a882-22a1c61d5103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:13:11.531Z|24a42b60-3604-4686-a5fb-5e9f7e80617c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:13:11.532Z|24a42b60-3604-4686-a5fb-5e9f7e80617c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:13:14.200Z|891295e5-c515-41b2-88d7-67991eb3e669|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:14.201Z|891295e5-c515-41b2-88d7-67991eb3e669|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:14.207Z|b31bcef6-a51c-45dc-bc2f-63f6593edce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:14.208Z|b31bcef6-a51c-45dc-bc2f-63f6593edce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:15.834Z|936823a5-e64f-489c-96a3-ebf5f1ec337d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:15.835Z|936823a5-e64f-489c-96a3-ebf5f1ec337d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:24.233Z|dfb5d6e7-c9fc-4bba-aa11-a6142339aa01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:24.235Z|fa4f6c64-9168-4f40-9345-b2ac62c6ae17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:24.235Z|dfb5d6e7-c9fc-4bba-aa11-a6142339aa01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:24.235Z|fa4f6c64-9168-4f40-9345-b2ac62c6ae17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:25.866Z|9b72aee8-d8a7-4cb0-b7b0-0d43a1ec081f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:25.867Z|9b72aee8-d8a7-4cb0-b7b0-0d43a1ec081f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:26.135Z|833d8f27-be26-4fbc-9fd6-702e3d080540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:13:26.136Z|833d8f27-be26-4fbc-9fd6-702e3d080540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:13:34.268Z|c090ea37-8aaf-4519-89af-3d0ae235325d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:34.269Z|c090ea37-8aaf-4519-89af-3d0ae235325d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:34.274Z|94f556fa-73a1-4303-a4b4-7f1f2ca3d589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:34.275Z|94f556fa-73a1-4303-a4b4-7f1f2ca3d589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:35.898Z|eee57dc0-1462-4645-8935-e210fb7b3f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:35.899Z|eee57dc0-1462-4645-8935-e210fb7b3f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:41.135Z|2fee2357-1c08-4b88-bedf-4c792a63752b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:13:41.135Z|2fee2357-1c08-4b88-bedf-4c792a63752b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:13:41.533Z|f627f910-2953-400a-b588-5aa85cd19572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:13:41.533Z|f627f910-2953-400a-b588-5aa85cd19572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:13:44.299Z|3c7028bc-c0e8-40ad-a10e-f711e695782d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:44.300Z|3c7028bc-c0e8-40ad-a10e-f711e695782d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:44.309Z|504dcf95-06ef-4011-8dc9-737719f1bf64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:44.310Z|504dcf95-06ef-4011-8dc9-737719f1bf64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:45.930Z|a34cfb56-10a0-4adf-833a-a1c22d5edd30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:45.931Z|a34cfb56-10a0-4adf-833a-a1c22d5edd30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:54.332Z|c9ce4e95-040c-444f-9552-2d2532912262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:54.333Z|c9ce4e95-040c-444f-9552-2d2532912262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:54.338Z|97a458cc-e30b-4037-9bc3-d677ad21a868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:54.339Z|97a458cc-e30b-4037-9bc3-d677ad21a868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:55.964Z|3444abf5-bcea-4785-9bca-11278e5f1640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:13:55.965Z|3444abf5-bcea-4785-9bca-11278e5f1640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:13:56.135Z|d0847507-55a5-485f-9607-46f04e4eb00c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:13:56.139Z|d0847507-55a5-485f-9607-46f04e4eb00c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:14:04.370Z|6be7abcf-33fa-44b7-b5ff-9127ed0c77f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:04.370Z|6be7abcf-33fa-44b7-b5ff-9127ed0c77f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:04.373Z|3231d694-c62d-454b-8e5d-a8105231c3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:04.373Z|3231d694-c62d-454b-8e5d-a8105231c3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:05.844Z|92741ad3-9e91-4b39-bcb8-bb5493b26e23|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:14:05.845Z|92741ad3-9e91-4b39-bcb8-bb5493b26e23|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:05.997Z|3b6da8e5-5998-4976-b2dd-602250e2f4a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:05.998Z|3b6da8e5-5998-4976-b2dd-602250e2f4a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:11.135Z|eb8cac6e-a053-4989-8030-4de0c4e0e7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:14:11.135Z|eb8cac6e-a053-4989-8030-4de0c4e0e7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:14:11.534Z|d0384fdc-69cf-497c-971b-854093afa058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:14:11.535Z|d0384fdc-69cf-497c-971b-854093afa058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:14:14.402Z|123e73ac-488a-4ef8-ac1c-9541414035a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:14.403Z|123e73ac-488a-4ef8-ac1c-9541414035a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:14.411Z|31ae1127-4835-428a-b3f9-cca0188463d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:14.411Z|31ae1127-4835-428a-b3f9-cca0188463d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:16.031Z|d23fc246-d75f-40b8-86b3-212c05c87efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:16.032Z|d23fc246-d75f-40b8-86b3-212c05c87efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:24.433Z|2ff9f9d0-94de-4a2c-b26a-6b5059cab640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:24.434Z|2ff9f9d0-94de-4a2c-b26a-6b5059cab640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:24.441Z|ade0c7cd-c365-4dd1-b16f-b9cc7021d0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:24.441Z|ade0c7cd-c365-4dd1-b16f-b9cc7021d0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:26.064Z|6d053de0-679e-488a-96d5-2ee5199be7f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:26.064Z|6d053de0-679e-488a-96d5-2ee5199be7f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:26.135Z|f8c2e101-61b5-4e95-bfb4-83d82c7b4cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:14:26.135Z|f8c2e101-61b5-4e95-bfb4-83d82c7b4cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:14:34.467Z|e7cd63ee-2953-4ea9-ba14-cdc726c88c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:34.468Z|e7cd63ee-2953-4ea9-ba14-cdc726c88c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:34.472Z|c9882d73-a303-44b6-9060-9efae4db16b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:34.473Z|c9882d73-a303-44b6-9060-9efae4db16b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:36.096Z|d5755d4c-1949-4f8f-9626-5d589e5e008c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:36.097Z|d5755d4c-1949-4f8f-9626-5d589e5e008c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:41.135Z|ec526aca-5b5c-4e19-b7d7-32d110ffd695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:14:41.139Z|ec526aca-5b5c-4e19-b7d7-32d110ffd695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:14:41.535Z|91a577a2-508d-4c9d-b6ad-e1de7e6a8781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:14:41.536Z|91a577a2-508d-4c9d-b6ad-e1de7e6a8781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:14:44.497Z|24da02ee-c90f-43e4-996c-0d1de35f4524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:44.498Z|24da02ee-c90f-43e4-996c-0d1de35f4524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:44.506Z|65ae5bfe-629c-4bb4-81bc-007e65bcdbb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:44.506Z|65ae5bfe-629c-4bb4-81bc-007e65bcdbb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:46.128Z|67ef8dfd-60ba-4375-b40c-b97612d1858f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:46.129Z|67ef8dfd-60ba-4375-b40c-b97612d1858f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:54.529Z|8e42c31f-2dd0-47ee-97bf-00508715b051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:54.530Z|8e42c31f-2dd0-47ee-97bf-00508715b051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:54.537Z|5a00a68b-b97f-47b9-81b8-fce815e00cb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:54.537Z|5a00a68b-b97f-47b9-81b8-fce815e00cb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:14:56.135Z|4f394ed2-5361-499d-800e-1272f291b912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:14:56.135Z|4f394ed2-5361-499d-800e-1272f291b912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:14:56.159Z|938832b7-5bcb-4700-8fcc-5f27d1e7d025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:14:56.160Z|938832b7-5bcb-4700-8fcc-5f27d1e7d025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:04.567Z|eedb0503-9846-47e2-bef8-ca27e244e77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:04.568Z|eedb0503-9846-47e2-bef8-ca27e244e77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:04.571Z|089161e8-8bd5-4f31-a2cf-72162923597a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:04.572Z|089161e8-8bd5-4f31-a2cf-72162923597a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:05.844Z|976ee2ae-a8c1-40f2-aeb0-7b40dc4f5758|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:15:05.845Z|976ee2ae-a8c1-40f2-aeb0-7b40dc4f5758|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:06.192Z|ccd08ea6-873a-4891-8cf3-f0815ca52b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:06.193Z|ccd08ea6-873a-4891-8cf3-f0815ca52b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:11.135Z|a769e0cf-e295-4e76-ac20-81fdb039babf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:15:11.135Z|a769e0cf-e295-4e76-ac20-81fdb039babf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:15:11.536Z|8f282b3f-c4d3-4193-9922-96472f8d0822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:15:11.537Z|8f282b3f-c4d3-4193-9922-96472f8d0822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:15:14.601Z|42c50d7a-d754-4ea0-87dc-d24ec3b1b127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:14.602Z|42c50d7a-d754-4ea0-87dc-d24ec3b1b127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:14.605Z|c3d9d753-9e35-4cdc-8680-65eb4422287e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:14.605Z|c3d9d753-9e35-4cdc-8680-65eb4422287e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:16.224Z|23227d29-ee70-4c5c-b988-eec0b3d52fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:16.224Z|23227d29-ee70-4c5c-b988-eec0b3d52fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:24.635Z|34f05838-a2b8-44c8-8b55-2e47b34ceab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:24.635Z|bef36569-f333-4298-945c-1f3dbaf845de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:24.636Z|34f05838-a2b8-44c8-8b55-2e47b34ceab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:24.636Z|bef36569-f333-4298-945c-1f3dbaf845de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:26.135Z|3c1e40fc-3a5a-455d-9fb1-fab7f4d059b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:15:26.140Z|3c1e40fc-3a5a-455d-9fb1-fab7f4d059b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:15:26.262Z|fd476536-fdf6-447f-81fe-245a6f46d377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:26.262Z|fd476536-fdf6-447f-81fe-245a6f46d377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:34.671Z|ad2845d5-bbf8-4456-891d-e3a4d2616888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:34.672Z|ad2845d5-bbf8-4456-891d-e3a4d2616888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:34.677Z|9d51d5e0-c299-426f-b4c6-c0a5a7d819f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:34.678Z|9d51d5e0-c299-426f-b4c6-c0a5a7d819f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:36.292Z|26424892-c2c9-4b60-a1d8-ff1e705c4ddb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:36.293Z|26424892-c2c9-4b60-a1d8-ff1e705c4ddb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:41.135Z|18703b8e-4aab-4ed8-8396-851506273113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:15:41.135Z|18703b8e-4aab-4ed8-8396-851506273113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:15:41.538Z|7a42f184-3dbd-48ad-8cb4-7ea66362571f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:15:41.538Z|7a42f184-3dbd-48ad-8cb4-7ea66362571f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:15:44.704Z|1f0c9142-7369-44ec-967f-5b0c4244e704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:44.705Z|1f0c9142-7369-44ec-967f-5b0c4244e704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:44.706Z|fc1817b9-9b80-4c5e-b3aa-f3fa6585c541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:44.706Z|fc1817b9-9b80-4c5e-b3aa-f3fa6585c541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:46.321Z|3bebf482-1315-4d30-bf9f-d2635d23398d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:46.322Z|3bebf482-1315-4d30-bf9f-d2635d23398d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:54.733Z|2238fa0b-a25a-4d55-aa01-0314196c730c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:54.734Z|2238fa0b-a25a-4d55-aa01-0314196c730c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:54.737Z|b123e256-1381-40bd-a884-0d1417508803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:54.737Z|b123e256-1381-40bd-a884-0d1417508803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:15:56.135Z|b1f76cb4-d368-40d3-8544-555fc7dc0b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:15:56.135Z|b1f76cb4-d368-40d3-8544-555fc7dc0b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:15:56.354Z|0380d75a-dd31-48fa-89e6-973b62a894c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:15:56.355Z|0380d75a-dd31-48fa-89e6-973b62a894c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:04.767Z|a6952032-430c-4413-beb4-036df728a386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:04.767Z|a6952032-430c-4413-beb4-036df728a386|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:04.769Z|fcbeb4dc-59c5-46a0-87c0-30cce348be39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:04.769Z|fcbeb4dc-59c5-46a0-87c0-30cce348be39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:05.845Z|c0063d41-262a-4d9e-87c2-2a0f10f7c938|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:16:05.845Z|c0063d41-262a-4d9e-87c2-2a0f10f7c938|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:06.391Z|e16b321b-68d2-4e5e-b6de-0b57d1732ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:06.392Z|e16b321b-68d2-4e5e-b6de-0b57d1732ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:11.135Z|3ebec2f6-bf7e-418d-8615-f7b6b66e9039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:16:11.138Z|3ebec2f6-bf7e-418d-8615-f7b6b66e9039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:16:11.539Z|2108fed7-dedf-4f86-8e94-951d1c8f19c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:16:11.540Z|2108fed7-dedf-4f86-8e94-951d1c8f19c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:16:14.796Z|1dca9b2e-2bba-47b5-b724-e6c76603b0b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:14.797Z|1dca9b2e-2bba-47b5-b724-e6c76603b0b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:14.798Z|bd5c92c0-ec3e-4cdf-b59f-9540279f6191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:14.798Z|bd5c92c0-ec3e-4cdf-b59f-9540279f6191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:16.423Z|77daf459-4a98-4956-91b0-8c030947d62b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:16.424Z|77daf459-4a98-4956-91b0-8c030947d62b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:24.837Z|4a0b168d-2395-4746-9be0-76734309dbc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:24.837Z|50ab7760-db14-4ac4-8ea5-21c4e55bdbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:24.837Z|4a0b168d-2395-4746-9be0-76734309dbc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:24.838Z|50ab7760-db14-4ac4-8ea5-21c4e55bdbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:26.135Z|ee0be2d8-3468-4451-bfd7-6bad2c229901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:16:26.135Z|ee0be2d8-3468-4451-bfd7-6bad2c229901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:16:26.455Z|a432c4cf-5051-4cd4-a12b-4e1f9dc00cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:26.456Z|a432c4cf-5051-4cd4-a12b-4e1f9dc00cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:34.867Z|e6ec0f9c-5bfe-46f6-a053-1dd45339fafa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:34.868Z|e6ec0f9c-5bfe-46f6-a053-1dd45339fafa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:34.875Z|6eaf7037-ee0b-4b5c-81d1-e3dcbb518bc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:34.876Z|6eaf7037-ee0b-4b5c-81d1-e3dcbb518bc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:36.486Z|6568af83-f4fc-43fc-bb9c-58bb749a46aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:36.487Z|6568af83-f4fc-43fc-bb9c-58bb749a46aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:41.135Z|69c46605-93c1-4413-976c-c4167ef15f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:16:41.136Z|69c46605-93c1-4413-976c-c4167ef15f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:16:41.541Z|3e4f6a09-acf6-49d9-ac85-f826c4b83d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:16:41.541Z|3e4f6a09-acf6-49d9-ac85-f826c4b83d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:16:44.902Z|3b9554f4-5ede-4e9c-9209-4efcf7c69972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:44.903Z|3b9554f4-5ede-4e9c-9209-4efcf7c69972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:44.906Z|238b1933-1cc9-4e65-b6f4-c1a6cbc02d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:44.907Z|238b1933-1cc9-4e65-b6f4-c1a6cbc02d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:46.519Z|65e1b7d7-1608-43fd-b94d-2e03260583bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:46.520Z|65e1b7d7-1608-43fd-b94d-2e03260583bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:54.934Z|5f25b463-cde1-4ec5-957a-2c8835e610b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:54.934Z|5f25b463-cde1-4ec5-957a-2c8835e610b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:54.937Z|6c2467b0-d54c-4fab-b52c-4fca96726a57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:54.938Z|6c2467b0-d54c-4fab-b52c-4fca96726a57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:16:56.135Z|762fffee-a3e4-4473-a50b-39147f34e435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:16:56.140Z|762fffee-a3e4-4473-a50b-39147f34e435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:16:56.548Z|bf699ed6-67cf-4872-88ce-5913fafa85cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:16:56.549Z|bf699ed6-67cf-4872-88ce-5913fafa85cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:04.969Z|cc96ffd7-9b5d-49f8-85f8-3b394f2aac85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:04.969Z|cc96ffd7-9b5d-49f8-85f8-3b394f2aac85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:04.977Z|a81e2df8-5b43-44d9-8e2f-002e095bf15f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:04.978Z|a81e2df8-5b43-44d9-8e2f-002e095bf15f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:05.845Z|464a4ac1-1d1e-446c-b339-43428140fed3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:17:05.846Z|464a4ac1-1d1e-446c-b339-43428140fed3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:06.583Z|b5cb5d02-ee23-40e2-9aa8-33e1190ab4e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:06.584Z|b5cb5d02-ee23-40e2-9aa8-33e1190ab4e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:11.135Z|0619f1b0-1b9b-4b54-a71d-7ecb045bb0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:17:11.135Z|0619f1b0-1b9b-4b54-a71d-7ecb045bb0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:17:11.542Z|0c2db2a8-975d-4043-8980-8a5dff3d8d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:17:11.543Z|0c2db2a8-975d-4043-8980-8a5dff3d8d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:17:14.995Z|8cadafce-efbd-40de-b1ce-94a36c9d692c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:14.996Z|8cadafce-efbd-40de-b1ce-94a36c9d692c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:15.007Z|bf66d2e7-49d6-434f-90ac-1a97ab8e2962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:15.008Z|bf66d2e7-49d6-434f-90ac-1a97ab8e2962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:16.615Z|e0d41019-27df-465e-b056-9167e4e84e24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:16.615Z|e0d41019-27df-465e-b056-9167e4e84e24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:25.038Z|4997d6d3-fb6e-4cb5-8d30-b215e6de41b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:25.039Z|4997d6d3-fb6e-4cb5-8d30-b215e6de41b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:25.042Z|90ae3d5f-abd7-49da-a660-a95c0efde168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:25.042Z|90ae3d5f-abd7-49da-a660-a95c0efde168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:26.135Z|8ec1c914-013e-4285-828e-8cc9f2a84218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:17:26.135Z|8ec1c914-013e-4285-828e-8cc9f2a84218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:17:26.646Z|2d855f50-a9fd-46e2-8760-d460439af141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:26.647Z|2d855f50-a9fd-46e2-8760-d460439af141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:35.067Z|5ccc58a3-c579-43d5-8706-59b46aff6183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:35.068Z|5ccc58a3-c579-43d5-8706-59b46aff6183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:35.070Z|81917888-28c8-4647-a76b-52fbde51e4fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:35.071Z|81917888-28c8-4647-a76b-52fbde51e4fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:36.678Z|6843c297-01cf-4c12-82e5-47c8cbfcc80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:36.678Z|6843c297-01cf-4c12-82e5-47c8cbfcc80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:41.135Z|36a1302d-3709-4b64-925f-8928400a7e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:17:41.138Z|36a1302d-3709-4b64-925f-8928400a7e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:17:41.543Z|66f2d1b0-ea47-4f64-b4f1-4c8ceef6a19e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:17:41.544Z|66f2d1b0-ea47-4f64-b4f1-4c8ceef6a19e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:17:45.102Z|0d5ad6a2-d2c6-4399-a389-dde807bbffcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:45.103Z|0d5ad6a2-d2c6-4399-a389-dde807bbffcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:45.109Z|249b4333-5851-49d9-9231-72c390685a61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:45.109Z|249b4333-5851-49d9-9231-72c390685a61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:46.710Z|7538604e-7a74-48f0-a727-9613f8f66d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:46.710Z|7538604e-7a74-48f0-a727-9613f8f66d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:55.137Z|21028772-5893-4637-b65e-2aef9267f97a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:55.138Z|21028772-5893-4637-b65e-2aef9267f97a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:55.145Z|45b90f8b-6d43-46f9-be90-26a3c65b8bb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:55.146Z|45b90f8b-6d43-46f9-be90-26a3c65b8bb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:17:56.135Z|05376633-d91a-4bd1-bfab-0dcc694068e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:17:56.135Z|05376633-d91a-4bd1-bfab-0dcc694068e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:17:56.741Z|ade3492b-a610-4ced-adcc-5d057e65de16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:17:56.742Z|ade3492b-a610-4ced-adcc-5d057e65de16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:05.170Z|75a1a134-97ad-4626-bbc9-de93c3fa9af9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:05.171Z|75a1a134-97ad-4626-bbc9-de93c3fa9af9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:05.177Z|f4b054c3-f048-43cf-91f8-6af09bf21212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:05.178Z|f4b054c3-f048-43cf-91f8-6af09bf21212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:05.844Z|f4052ba0-34b9-4a2e-a5b2-7770233e409a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:18:05.845Z|f4052ba0-34b9-4a2e-a5b2-7770233e409a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:06.771Z|e63bd588-e0ce-410e-85d1-1edf0ccb36a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:06.771Z|e63bd588-e0ce-410e-85d1-1edf0ccb36a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:11.135Z|1f255a51-61c7-4a6c-883a-739512d4834c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:18:11.135Z|1f255a51-61c7-4a6c-883a-739512d4834c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:18:11.545Z|0a36503c-8d33-4c50-9f12-615910a43887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:18:11.545Z|0a36503c-8d33-4c50-9f12-615910a43887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:18:15.203Z|9ade5e2e-cabe-46fd-b360-97c9c03eadd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:15.204Z|9ade5e2e-cabe-46fd-b360-97c9c03eadd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:15.207Z|0025cc93-bbb5-481c-8efa-92cef9596d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:15.207Z|0025cc93-bbb5-481c-8efa-92cef9596d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:16.805Z|a4f5b2cb-d92a-4a6d-9234-7dbd07f48ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:16.805Z|a4f5b2cb-d92a-4a6d-9234-7dbd07f48ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:25.238Z|7fe773cf-1403-43c3-bb25-2295b47f4393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:25.239Z|7fe773cf-1403-43c3-bb25-2295b47f4393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:25.241Z|7eebb418-e96f-491a-adba-bdfb445f56f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:25.242Z|7eebb418-e96f-491a-adba-bdfb445f56f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:26.135Z|e5dc4015-f3cd-4644-b2a4-258d5b646402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:18:26.139Z|e5dc4015-f3cd-4644-b2a4-258d5b646402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:18:26.836Z|f23e0fb4-c06f-4eb2-a115-2d4970ef9c91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:26.837Z|f23e0fb4-c06f-4eb2-a115-2d4970ef9c91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:35.281Z|4542b004-3908-40b7-9c42-27243f299d37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:35.281Z|e618485c-432b-40f8-831f-b6e2cf594667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:35.282Z|e618485c-432b-40f8-831f-b6e2cf594667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:35.282Z|4542b004-3908-40b7-9c42-27243f299d37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:36.868Z|15fefc34-cd5a-4c38-9999-7c9776874fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:36.868Z|15fefc34-cd5a-4c38-9999-7c9776874fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:41.135Z|c29a529e-8202-4160-bf21-cbacb237fc84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:18:41.135Z|c29a529e-8202-4160-bf21-cbacb237fc84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:18:41.546Z|c6207176-bb39-4bda-93df-84102b1df026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:18:41.546Z|c6207176-bb39-4bda-93df-84102b1df026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:18:45.310Z|a30ab639-6f50-463a-90cc-0bd165d3f83b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:45.310Z|a30ab639-6f50-463a-90cc-0bd165d3f83b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:45.313Z|9d455277-4735-4728-9314-af515e505cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:45.314Z|9d455277-4735-4728-9314-af515e505cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:46.897Z|220e9e8a-6268-47c9-9712-57794ba17c3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:46.898Z|220e9e8a-6268-47c9-9712-57794ba17c3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:55.336Z|40052072-8c43-4d07-bb08-9b0196f45569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:55.337Z|40052072-8c43-4d07-bb08-9b0196f45569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:55.343Z|7d7cab94-04dd-4192-bafb-9a12bb5ea97a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:55.343Z|7d7cab94-04dd-4192-bafb-9a12bb5ea97a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:18:56.135Z|3a78ee3e-c923-4d4e-91c4-9ea063db42dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:18:56.135Z|3a78ee3e-c923-4d4e-91c4-9ea063db42dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:18:56.928Z|0015ad27-c3f9-46fa-a815-1c8a105ff30d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:18:56.929Z|0015ad27-c3f9-46fa-a815-1c8a105ff30d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:05.367Z|8d4917ca-628b-4424-b5b2-64249f38413b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:05.367Z|8d4917ca-628b-4424-b5b2-64249f38413b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:05.373Z|6198f97e-c744-4b00-a826-fcab1bbc6c7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:05.374Z|6198f97e-c744-4b00-a826-fcab1bbc6c7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:05.846Z|4d846b2e-5a07-46b9-9732-579a16eb14e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:19:05.846Z|4d846b2e-5a07-46b9-9732-579a16eb14e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:06.962Z|37de492b-2d94-415f-9978-672ee139af8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:06.962Z|37de492b-2d94-415f-9978-672ee139af8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:11.135Z|6cb8b937-b67d-4659-bc26-0d5ed961611c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:19:11.139Z|6cb8b937-b67d-4659-bc26-0d5ed961611c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:19:11.547Z|e283c0d5-0556-4d15-b2c3-d3e737d9d805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:19:11.548Z|e283c0d5-0556-4d15-b2c3-d3e737d9d805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:19:15.402Z|a3bf604e-2bb0-4921-89d0-09b689f1e376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:15.403Z|a3bf604e-2bb0-4921-89d0-09b689f1e376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:15.408Z|0ed70634-c741-4b14-9a06-cea5b5c4806d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:15.409Z|0ed70634-c741-4b14-9a06-cea5b5c4806d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:16.991Z|60260adc-9603-4a90-9f4b-8124f5c5db09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:16.992Z|60260adc-9603-4a90-9f4b-8124f5c5db09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:25.436Z|6bbdfec6-1fe7-4c63-8ea7-635b5749236b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:25.437Z|6bbdfec6-1fe7-4c63-8ea7-635b5749236b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:25.442Z|22e42b1a-1b9f-4b4e-b953-1a36ec99e743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:25.443Z|22e42b1a-1b9f-4b4e-b953-1a36ec99e743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:26.135Z|5fd7bb4e-57bd-48dd-806b-7078aa2f4b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:19:26.135Z|5fd7bb4e-57bd-48dd-806b-7078aa2f4b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:19:27.020Z|d61ef9fb-a858-407a-90bc-2da2c9886a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:27.021Z|d61ef9fb-a858-407a-90bc-2da2c9886a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:35.464Z|907aad6f-f8d2-4294-b58b-969ac6fcd4d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:35.464Z|907aad6f-f8d2-4294-b58b-969ac6fcd4d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:35.470Z|7cbee4a2-133c-46ce-a4ec-e490753b5b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:35.470Z|7cbee4a2-133c-46ce-a4ec-e490753b5b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:37.049Z|ba35886e-4ebc-456a-a09a-cecaf9758ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:37.050Z|ba35886e-4ebc-456a-a09a-cecaf9758ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:41.135Z|a6724d77-d227-44f4-bb2e-1488cc44338a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:19:41.135Z|a6724d77-d227-44f4-bb2e-1488cc44338a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:19:41.549Z|690cc30e-ee12-4069-bceb-cca028fb45f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:19:41.549Z|690cc30e-ee12-4069-bceb-cca028fb45f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:19:45.496Z|d5f00efb-0573-426c-ab02-73c9e67b528d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:45.496Z|d5f00efb-0573-426c-ab02-73c9e67b528d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:45.499Z|7bb6e180-bf27-4e2f-97b2-b998af610a2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:45.500Z|7bb6e180-bf27-4e2f-97b2-b998af610a2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:47.080Z|d49f9a3f-26b7-46f0-9448-4f79c73261a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:47.080Z|d49f9a3f-26b7-46f0-9448-4f79c73261a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:55.536Z|01b70f7e-d59f-4a79-81fa-175b9fdb78d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:55.536Z|01b70f7e-d59f-4a79-81fa-175b9fdb78d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:55.539Z|3a6108e8-89cb-4d21-b38c-9441164d9760|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:55.540Z|3a6108e8-89cb-4d21-b38c-9441164d9760|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:19:56.135Z|749cfca1-0fe4-46f3-9227-1710be78295a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:19:56.140Z|749cfca1-0fe4-46f3-9227-1710be78295a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:19:57.112Z|7ea38052-40b6-4ae3-89f3-7d129174935d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:19:57.113Z|7ea38052-40b6-4ae3-89f3-7d129174935d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:05.567Z|f5c0bd27-a651-4531-90ef-00442ae95e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:05.567Z|f5c0bd27-a651-4531-90ef-00442ae95e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:05.574Z|6c1812af-1599-42cb-a62f-b2f094ace267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:05.575Z|6c1812af-1599-42cb-a62f-b2f094ace267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:05.844Z|09b3aee2-4053-45b2-a8cc-a37cd9f360aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:20:05.845Z|09b3aee2-4053-45b2-a8cc-a37cd9f360aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:07.144Z|68ece380-9203-473f-9b2b-f92c23da753c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:07.145Z|68ece380-9203-473f-9b2b-f92c23da753c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:11.135Z|bb11764e-cf6c-4928-9326-fa95a7595b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:20:11.135Z|bb11764e-cf6c-4928-9326-fa95a7595b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:20:11.550Z|71947cee-9731-45b4-873f-3380afb9f48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:20:11.551Z|71947cee-9731-45b4-873f-3380afb9f48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:20:15.600Z|b3339aad-13cf-411d-b300-670e295a021a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:15.600Z|b3339aad-13cf-411d-b300-670e295a021a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:15.604Z|633d1300-d8ff-45f5-a502-4ee022c77ebe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:15.604Z|633d1300-d8ff-45f5-a502-4ee022c77ebe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:17.172Z|92bbff86-ee9e-467c-8e5e-c2fbc7361eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:17.172Z|92bbff86-ee9e-467c-8e5e-c2fbc7361eb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:25.631Z|7e48a88a-7cb3-4520-81e4-d88548e25667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:25.631Z|7e48a88a-7cb3-4520-81e4-d88548e25667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:25.636Z|abee4912-dc87-411c-8bfc-cc11e87d713d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:25.637Z|abee4912-dc87-411c-8bfc-cc11e87d713d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:26.135Z|57fd73c4-0ddc-4b3d-8890-a9755422616e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:20:26.135Z|57fd73c4-0ddc-4b3d-8890-a9755422616e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:20:27.200Z|03acdf1e-5ac9-4c0d-b600-ea2ca2966994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:27.201Z|03acdf1e-5ac9-4c0d-b600-ea2ca2966994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:35.667Z|3d85ea31-55ac-48f7-a3d9-aa1a781fb358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:35.667Z|3d85ea31-55ac-48f7-a3d9-aa1a781fb358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:35.669Z|b8111b2d-7b1c-465a-9fb2-60ec60fc2812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:35.670Z|b8111b2d-7b1c-465a-9fb2-60ec60fc2812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:37.232Z|6402947d-ada3-401c-92e6-1514e2bbd2dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:37.233Z|6402947d-ada3-401c-92e6-1514e2bbd2dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:41.135Z|2aaa1158-2dd3-4695-bab2-c0129db058f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:20:41.139Z|2aaa1158-2dd3-4695-bab2-c0129db058f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:20:41.551Z|783016e0-448c-48b1-a7b1-5e2601ef6315|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:20:41.552Z|783016e0-448c-48b1-a7b1-5e2601ef6315|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:20:45.700Z|c874b4bd-604a-4415-8933-14bb11acb061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:45.700Z|4918a32d-dbb6-4022-a34b-08a68525a093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:45.700Z|4918a32d-dbb6-4022-a34b-08a68525a093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:45.700Z|c874b4bd-604a-4415-8933-14bb11acb061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:47.261Z|a41970cd-f547-4926-9863-ef874e6fd655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:47.262Z|a41970cd-f547-4926-9863-ef874e6fd655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:55.728Z|5d52844e-c640-4af2-b7f3-6590a6e61bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:55.729Z|5d52844e-c640-4af2-b7f3-6590a6e61bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:55.729Z|0afa2f0d-b0ec-4ac4-88c2-a7f8bd208e72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:55.730Z|0afa2f0d-b0ec-4ac4-88c2-a7f8bd208e72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:20:56.135Z|36dedc0c-6df2-4a85-88b1-121c3a9afaa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:20:56.135Z|36dedc0c-6df2-4a85-88b1-121c3a9afaa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:20:57.294Z|3074d8e9-4d1e-4bae-b179-1654e56c18a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:20:57.294Z|3074d8e9-4d1e-4bae-b179-1654e56c18a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:05.756Z|9e6d9dda-a42c-4eb0-bcda-87066ee9fd3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:05.756Z|9e6d9dda-a42c-4eb0-bcda-87066ee9fd3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:05.765Z|ee0a40b3-90e7-4f21-8ec3-bbdac64f4375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:05.765Z|ee0a40b3-90e7-4f21-8ec3-bbdac64f4375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:05.845Z|6ea41dc1-c93f-4e08-be08-439a38a40e57|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:21:05.846Z|6ea41dc1-c93f-4e08-be08-439a38a40e57|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:07.326Z|a12a1d14-4756-4625-a8a3-7d30449dba6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:07.327Z|a12a1d14-4756-4625-a8a3-7d30449dba6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:11.135Z|226e1215-157d-4c00-b9f6-882ce4cecdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:21:11.135Z|226e1215-157d-4c00-b9f6-882ce4cecdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:21:11.552Z|5a044ce9-3b94-422e-a915-28a7375bbb4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:21:11.553Z|5a044ce9-3b94-422e-a915-28a7375bbb4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:21:15.782Z|e1437691-74dd-45aa-90d7-773cea3510b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:15.783Z|e1437691-74dd-45aa-90d7-773cea3510b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:15.791Z|9357e744-06da-48aa-a3a9-765a7727bf5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:15.792Z|9357e744-06da-48aa-a3a9-765a7727bf5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:17.358Z|11cdf94d-cb79-42ce-9074-1eadebfd80ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:17.359Z|11cdf94d-cb79-42ce-9074-1eadebfd80ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:25.812Z|7f676858-82f5-4215-991e-fd2fb6ba558d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:25.813Z|7f676858-82f5-4215-991e-fd2fb6ba558d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:25.819Z|8610431e-b462-49fe-9108-88563fed2b4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:25.820Z|8610431e-b462-49fe-9108-88563fed2b4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:26.135Z|69159e0d-469b-424d-94a1-51d72c48c2fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:21:26.139Z|69159e0d-469b-424d-94a1-51d72c48c2fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:21:27.390Z|4ea8d36b-e6c5-479c-b5f1-5abe58d2260d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:27.391Z|4ea8d36b-e6c5-479c-b5f1-5abe58d2260d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:35.846Z|afbb6896-4b46-4ff2-8515-6a55431581aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:35.847Z|afbb6896-4b46-4ff2-8515-6a55431581aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:35.850Z|2b90dec0-c5c0-4be0-94f5-6bdbe60e47a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:35.850Z|2b90dec0-c5c0-4be0-94f5-6bdbe60e47a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:37.422Z|2e38ca97-0f65-41ea-a441-05adb8ca6cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:37.423Z|2e38ca97-0f65-41ea-a441-05adb8ca6cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:41.135Z|d385928d-fadf-4e88-949b-81d63e7fa49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:21:41.135Z|d385928d-fadf-4e88-949b-81d63e7fa49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:21:41.554Z|945ce4f3-b20e-4672-9c12-a062af40b9df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:21:41.554Z|945ce4f3-b20e-4672-9c12-a062af40b9df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:21:45.878Z|df7dc3eb-0023-4ee7-9fe8-4b6f3fc64fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:45.879Z|afc9bfaa-376c-436e-9364-99931d59e92c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:45.879Z|df7dc3eb-0023-4ee7-9fe8-4b6f3fc64fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:45.879Z|afc9bfaa-376c-436e-9364-99931d59e92c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:47.454Z|acc0c91e-16c3-4ddc-a533-7786ca43c77c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:47.454Z|acc0c91e-16c3-4ddc-a533-7786ca43c77c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:55.908Z|9bb0aa13-500f-46e1-b135-6716f9bf3d03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:55.909Z|9bb0aa13-500f-46e1-b135-6716f9bf3d03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:55.910Z|62bf042a-d524-4701-9999-1802d54d0bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:55.910Z|62bf042a-d524-4701-9999-1802d54d0bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:21:56.135Z|01e8290b-e406-476f-b9db-980fd24c18f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:21:56.135Z|01e8290b-e406-476f-b9db-980fd24c18f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:21:57.485Z|566b83ec-1743-4808-98b9-08ace5692ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:21:57.486Z|566b83ec-1743-4808-98b9-08ace5692ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:05.844Z|1b4ae76d-f7b3-4e99-babf-cbdf24761d52|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:22:05.845Z|1b4ae76d-f7b3-4e99-babf-cbdf24761d52|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:05.943Z|acbb6837-3e06-45b5-8127-ad4fa4d194e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:05.944Z|acbb6837-3e06-45b5-8127-ad4fa4d194e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:05.951Z|c88e9d07-c43f-4ee5-b5c7-cb0aebb732e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:05.952Z|c88e9d07-c43f-4ee5-b5c7-cb0aebb732e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:07.519Z|62917e13-97a0-461d-9660-82567401ec19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:07.520Z|62917e13-97a0-461d-9660-82567401ec19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:11.135Z|74fe4368-83dc-4bd5-a123-bb43ae5172cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:22:11.140Z|74fe4368-83dc-4bd5-a123-bb43ae5172cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:22:11.555Z|fc6787c1-3701-48e2-858d-e5e183749ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:22:11.555Z|fc6787c1-3701-48e2-858d-e5e183749ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:22:15.983Z|dd5c7c22-c340-4438-94a7-5d2ef1ec15d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:15.984Z|dd5c7c22-c340-4438-94a7-5d2ef1ec15d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:15.986Z|9dae5e6d-30d0-45f4-9b22-6da647282698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:15.987Z|9dae5e6d-30d0-45f4-9b22-6da647282698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:17.555Z|eaf38e1f-47b6-4e11-9364-8c6c7d9ac2e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:17.556Z|eaf38e1f-47b6-4e11-9364-8c6c7d9ac2e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:26.018Z|1bcb2b81-04b1-4502-af30-b7d9cd8e3ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:26.019Z|78d3e9ba-a853-47f7-89a1-d3128f60043e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:26.019Z|1bcb2b81-04b1-4502-af30-b7d9cd8e3ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:26.020Z|78d3e9ba-a853-47f7-89a1-d3128f60043e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:26.135Z|a0ea8bd8-780f-4485-ba74-67a5e3d605be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:22:26.135Z|a0ea8bd8-780f-4485-ba74-67a5e3d605be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:22:27.588Z|c09dc511-84cc-4f1b-9c23-896b7d51d8c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:27.589Z|c09dc511-84cc-4f1b-9c23-896b7d51d8c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:36.050Z|62565fbd-14b9-46bb-82c9-d91df0a157be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:36.051Z|65cbbb1b-135d-4df1-982c-a7d7e54a1f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:36.051Z|65cbbb1b-135d-4df1-982c-a7d7e54a1f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:36.051Z|62565fbd-14b9-46bb-82c9-d91df0a157be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:37.617Z|861b189c-bf80-4a9b-b05f-990038b5a6a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:37.618Z|861b189c-bf80-4a9b-b05f-990038b5a6a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:41.135Z|67efadb2-e5f1-457d-b87c-46c88ff27bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:22:41.135Z|67efadb2-e5f1-457d-b87c-46c88ff27bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:22:41.556Z|e5eef612-ad8f-4e1a-b5ec-2333ea2338f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:22:41.556Z|e5eef612-ad8f-4e1a-b5ec-2333ea2338f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:22:46.078Z|49665867-6a90-4df5-9f80-cd9d4fc8b203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:46.079Z|49665867-6a90-4df5-9f80-cd9d4fc8b203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:46.080Z|cba50bab-0fee-4133-a986-1b4afa7eb637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:46.081Z|cba50bab-0fee-4133-a986-1b4afa7eb637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:47.649Z|af81e9c1-bd98-4b66-a0b5-05d2495c1db3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:47.650Z|af81e9c1-bd98-4b66-a0b5-05d2495c1db3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:56.112Z|827e3d45-7a85-43aa-af54-8e7614610fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:56.113Z|827e3d45-7a85-43aa-af54-8e7614610fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:56.114Z|667c4b04-28aa-419c-a43e-fa83c59c6a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:56.115Z|667c4b04-28aa-419c-a43e-fa83c59c6a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:22:56.135Z|8cc9b9c5-394d-4c63-8ffd-2d52c78782ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:22:56.138Z|8cc9b9c5-394d-4c63-8ffd-2d52c78782ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:22:57.682Z|72b74f98-3534-4769-85d1-fc0e8b1511b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:22:57.683Z|72b74f98-3534-4769-85d1-fc0e8b1511b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:05.844Z|b838b3fe-2cc2-45c3-abd5-f4136d1187e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:23:05.845Z|b838b3fe-2cc2-45c3-abd5-f4136d1187e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:06.146Z|25862bd5-80d4-433d-b1aa-a650ea0d6eca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:06.146Z|ac0c7c21-7090-4521-8e49-b403e109f584|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:06.146Z|25862bd5-80d4-433d-b1aa-a650ea0d6eca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:06.146Z|ac0c7c21-7090-4521-8e49-b403e109f584|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:07.714Z|4c3e0859-8483-4951-b52e-a2ee1bf35edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:07.715Z|4c3e0859-8483-4951-b52e-a2ee1bf35edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:11.135Z|4f44f27a-7fcb-49af-93e5-674e5763e61d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:23:11.135Z|4f44f27a-7fcb-49af-93e5-674e5763e61d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:23:11.557Z|ccc69a9b-1b3b-4826-8ffe-9542557b98d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:23:11.557Z|ccc69a9b-1b3b-4826-8ffe-9542557b98d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:23:16.178Z|086569f0-91a6-432c-bcfe-4fc7569c0b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:16.179Z|086569f0-91a6-432c-bcfe-4fc7569c0b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:16.181Z|36f44f77-e5c1-4026-9369-2636e00e197c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:16.181Z|36f44f77-e5c1-4026-9369-2636e00e197c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:17.746Z|45d97bd2-0e74-4eb7-9427-fee65b7627c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:17.746Z|45d97bd2-0e74-4eb7-9427-fee65b7627c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:26.135Z|39df84ac-a364-40e3-961a-75ee294e80e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:23:26.136Z|39df84ac-a364-40e3-961a-75ee294e80e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:23:26.213Z|ea998e75-b2a5-4d8b-847c-80c310d0f336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:26.214Z|ea998e75-b2a5-4d8b-847c-80c310d0f336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:26.218Z|2dac6d63-370f-4718-b7d0-5f7cdb423896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:26.218Z|2dac6d63-370f-4718-b7d0-5f7cdb423896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:27.778Z|74f915eb-3ce9-4d0f-bbd5-ca4f60e0a434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:27.779Z|74f915eb-3ce9-4d0f-bbd5-ca4f60e0a434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:36.247Z|eac0ebac-9692-4ba0-90d3-a45d243cdc3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:36.248Z|eac0ebac-9692-4ba0-90d3-a45d243cdc3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:36.248Z|6789d876-0401-45c2-a18a-d3eb1e19b509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:36.249Z|6789d876-0401-45c2-a18a-d3eb1e19b509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:37.812Z|6cb6676d-755b-45de-b4fa-dd8a01ea8722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:37.812Z|6cb6676d-755b-45de-b4fa-dd8a01ea8722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:41.135Z|034b135f-d146-446a-9b75-9366c9fe0e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:23:41.141Z|034b135f-d146-446a-9b75-9366c9fe0e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:23:41.558Z|c39ace47-b98e-4852-aec5-cf334c768a47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:23:41.558Z|c39ace47-b98e-4852-aec5-cf334c768a47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:23:46.287Z|9b8c518e-2b3a-43e1-9a52-d5280798c3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:46.288Z|9b8c518e-2b3a-43e1-9a52-d5280798c3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:46.288Z|faf165f1-90e2-478d-916a-1e8fe28d2850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:46.289Z|faf165f1-90e2-478d-916a-1e8fe28d2850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:47.846Z|edbd13e9-7305-4bf5-bd30-b749a0b7ddaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:47.846Z|edbd13e9-7305-4bf5-bd30-b749a0b7ddaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:56.135Z|df6b2ad8-c937-42fc-a8e6-c93e02be05e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:23:56.135Z|df6b2ad8-c937-42fc-a8e6-c93e02be05e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:23:56.327Z|ba7a5c7d-11d8-4e4a-9939-fa3a783c142c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:56.328Z|ba7a5c7d-11d8-4e4a-9939-fa3a783c142c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:56.327Z|1d45e9c8-7a81-4cad-b071-cd15a20e4b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:56.329Z|1d45e9c8-7a81-4cad-b071-cd15a20e4b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:23:57.879Z|afc36024-07ad-4aad-8e3c-5756e5726ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:23:57.880Z|afc36024-07ad-4aad-8e3c-5756e5726ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:05.844Z|61996f37-7ffe-45e9-a980-e448ecf3f8cb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:24:05.845Z|61996f37-7ffe-45e9-a980-e448ecf3f8cb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:06.359Z|9d723e0c-bd35-4a9a-a52b-0a933a6cf8ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:06.360Z|9d723e0c-bd35-4a9a-a52b-0a933a6cf8ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:06.360Z|11fb7ca5-9f39-45f9-99e0-74a908b6222e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:06.361Z|11fb7ca5-9f39-45f9-99e0-74a908b6222e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:07.912Z|d1a9f3df-d405-4b39-bca9-dd7d3d881a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:07.913Z|d1a9f3df-d405-4b39-bca9-dd7d3d881a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:11.135Z|c12717c9-8f8a-49ec-823a-f89b84792179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:24:11.135Z|c12717c9-8f8a-49ec-823a-f89b84792179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:24:11.559Z|9109c6d0-95b4-44d9-b0f9-456fe48e2e37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:24:11.559Z|9109c6d0-95b4-44d9-b0f9-456fe48e2e37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:24:16.389Z|9be12125-c645-409d-9760-f86133e5e9a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:16.390Z|9be12125-c645-409d-9760-f86133e5e9a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:16.392Z|00d2e58d-78bf-4aca-8515-3dbadcab48c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:16.393Z|00d2e58d-78bf-4aca-8515-3dbadcab48c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:17.946Z|b453028a-a8c6-4e56-a7f9-9b75b9052111|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:17.947Z|b453028a-a8c6-4e56-a7f9-9b75b9052111|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:26.135Z|716a164b-1d3c-4831-916d-3b44ae017768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:24:26.135Z|716a164b-1d3c-4831-916d-3b44ae017768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:24:26.422Z|ef0126db-76c3-417d-8af5-7d1d8b0259c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:26.423Z|ef0126db-76c3-417d-8af5-7d1d8b0259c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:26.431Z|9a6507b5-8bd1-4d71-bacc-994388bf0b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:26.432Z|9a6507b5-8bd1-4d71-bacc-994388bf0b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:27.982Z|5868188d-df75-4fc2-854b-60b5913823bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:27.982Z|5868188d-df75-4fc2-854b-60b5913823bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:36.452Z|ec6046d0-8744-4c54-9234-0cb2b5ef7ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:36.453Z|ec6046d0-8744-4c54-9234-0cb2b5ef7ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:36.466Z|c9b111df-b4f3-4868-b618-9d6ebf4c85f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:36.466Z|c9b111df-b4f3-4868-b618-9d6ebf4c85f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:38.016Z|51fded50-06f3-42ae-ab25-c575cba91ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:38.016Z|51fded50-06f3-42ae-ab25-c575cba91ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:41.135Z|24fc1abb-a1fe-4ae8-abbc-70a1e1575481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:24:41.135Z|24fc1abb-a1fe-4ae8-abbc-70a1e1575481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:24:41.560Z|93c642e3-7dc2-4311-abd3-e748cae45804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:24:41.561Z|93c642e3-7dc2-4311-abd3-e748cae45804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:24:46.493Z|8f5117a1-be8c-4e44-b2f6-348a8fa48776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:46.494Z|8f5117a1-be8c-4e44-b2f6-348a8fa48776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:46.495Z|36331834-6c5a-4cd1-81db-6a44832baf17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:46.495Z|36331834-6c5a-4cd1-81db-6a44832baf17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:48.047Z|54d7262b-2ecf-4aca-b1a2-858e9da71755|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:48.048Z|54d7262b-2ecf-4aca-b1a2-858e9da71755|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:56.135Z|d751a97f-3042-4738-84ce-afc8a55110e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:24:56.136Z|d751a97f-3042-4738-84ce-afc8a55110e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:24:56.523Z|83923bbb-d947-4699-a6ef-6f0e51cc6dc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:56.524Z|83923bbb-d947-4699-a6ef-6f0e51cc6dc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:56.528Z|dd207614-b2a9-4ed5-9d6c-e54e7392b471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:56.529Z|dd207614-b2a9-4ed5-9d6c-e54e7392b471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:24:58.082Z|adf6576b-ec72-4d80-b361-486316fcf18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:24:58.083Z|adf6576b-ec72-4d80-b361-486316fcf18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:05.845Z|068031b5-0342-48a9-a224-33174327278e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:25:05.846Z|068031b5-0342-48a9-a224-33174327278e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:06.555Z|6d4fc63c-97d8-4753-a9aa-dfe0995893f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:06.556Z|6d4fc63c-97d8-4753-a9aa-dfe0995893f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:06.559Z|cdcb2f10-14f0-4d7b-b18a-84c5bd33b48a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:06.559Z|cdcb2f10-14f0-4d7b-b18a-84c5bd33b48a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:08.117Z|cc307927-dc57-4b06-8a3b-561c4973ac0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:08.118Z|cc307927-dc57-4b06-8a3b-561c4973ac0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:11.135Z|030482f9-fb74-4404-a624-7bd94b0e5f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:25:11.135Z|030482f9-fb74-4404-a624-7bd94b0e5f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:25:11.561Z|d6395c33-696c-49c7-8ef1-1b559ab04711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:25:11.562Z|d6395c33-696c-49c7-8ef1-1b559ab04711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:25:16.590Z|31e08c9e-d3a6-43f9-8f57-4fc587cba594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:16.591Z|31e08c9e-d3a6-43f9-8f57-4fc587cba594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:16.594Z|c4efc8e1-7d7f-495f-9073-285846e6ee91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:16.594Z|c4efc8e1-7d7f-495f-9073-285846e6ee91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:18.150Z|576bd728-0c33-46d0-b8bc-1a34783c8570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:18.151Z|576bd728-0c33-46d0-b8bc-1a34783c8570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:26.135Z|368861f2-36b6-4b30-9a17-96d2b02f51ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:25:26.140Z|368861f2-36b6-4b30-9a17-96d2b02f51ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:25:26.622Z|9e4c9b1c-5273-438d-9f31-a318e52d67bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:26.623Z|9e4c9b1c-5273-438d-9f31-a318e52d67bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:26.624Z|bda91830-c81e-4622-9f3e-0e9aa8b203bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:26.625Z|bda91830-c81e-4622-9f3e-0e9aa8b203bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:28.182Z|c649d0d2-06a9-478d-a9ac-d56d93cce42f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:28.182Z|c649d0d2-06a9-478d-a9ac-d56d93cce42f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:36.657Z|0c121ce9-a739-4d5c-97e4-2dd225c0aff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:36.657Z|0c121ce9-a739-4d5c-97e4-2dd225c0aff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:36.664Z|78d4d16c-bef2-4c1d-8255-08e6701a1673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:36.665Z|78d4d16c-bef2-4c1d-8255-08e6701a1673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:38.214Z|f22f634c-1287-49e9-8e07-a224ae5b9a99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:38.215Z|f22f634c-1287-49e9-8e07-a224ae5b9a99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:41.135Z|691ff1eb-0a16-419d-80c7-d03d9adb3bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:25:41.135Z|691ff1eb-0a16-419d-80c7-d03d9adb3bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:25:41.562Z|a0ce905d-725e-40e1-be23-555f19f13331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:25:41.562Z|a0ce905d-725e-40e1-be23-555f19f13331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:25:46.686Z|d837e78e-7693-4f01-8c13-dea0bc279265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:46.687Z|d837e78e-7693-4f01-8c13-dea0bc279265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:46.696Z|bcf45502-db93-470a-83be-fb2145bd3bfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:46.696Z|bcf45502-db93-470a-83be-fb2145bd3bfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:48.249Z|c5ee2673-46c0-4649-a2c7-31757fdae625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:48.251Z|c5ee2673-46c0-4649-a2c7-31757fdae625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:56.135Z|52f6cf91-36f5-425e-9647-94b6eb385f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:25:56.135Z|52f6cf91-36f5-425e-9647-94b6eb385f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:25:56.724Z|90f7e677-bb46-4e11-bdc8-e986de51b145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:56.724Z|dee42b27-5962-4ae2-a4f3-63bc7324f0f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:56.725Z|90f7e677-bb46-4e11-bdc8-e986de51b145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:56.725Z|dee42b27-5962-4ae2-a4f3-63bc7324f0f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:25:58.282Z|07323df2-b885-4ef8-b4aa-4ebf6798f9de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:25:58.283Z|07323df2-b885-4ef8-b4aa-4ebf6798f9de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:05.844Z|90e51d3c-3842-411b-97ed-d71b08e3e054|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:26:05.845Z|90e51d3c-3842-411b-97ed-d71b08e3e054|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:06.751Z|f0a26e09-699a-4244-8760-5f7904b1d803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:06.752Z|f0a26e09-699a-4244-8760-5f7904b1d803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:06.754Z|b2c4610d-54b8-44f0-b028-1f1b8d71c610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:06.755Z|b2c4610d-54b8-44f0-b028-1f1b8d71c610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:08.313Z|ef31a60d-6799-4833-9938-e2aa6a2b35be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:08.314Z|ef31a60d-6799-4833-9938-e2aa6a2b35be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:11.135Z|96b6c1b3-b93b-4e29-a743-53422d3be1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:26:11.139Z|96b6c1b3-b93b-4e29-a743-53422d3be1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:26:11.563Z|aa060dd2-2680-4974-8a7d-b348c955378c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:26:11.564Z|aa060dd2-2680-4974-8a7d-b348c955378c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:26:16.780Z|fbbc3b53-5641-4a03-88e1-59ad12a65d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:16.780Z|fbbc3b53-5641-4a03-88e1-59ad12a65d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:16.783Z|3091e6bc-8bab-429b-9fa8-0a7a9efa4b74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:16.784Z|3091e6bc-8bab-429b-9fa8-0a7a9efa4b74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:18.347Z|b858d5ac-efc0-4cef-b737-1ac386297f70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:18.348Z|b858d5ac-efc0-4cef-b737-1ac386297f70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:26.135Z|0e9d0f5f-9aab-4783-9bb5-1849faec3e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:26:26.135Z|0e9d0f5f-9aab-4783-9bb5-1849faec3e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:26:26.811Z|dc1c7c4a-6bf1-4431-819f-a0a58a9a1e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:26.811Z|dc1c7c4a-6bf1-4431-819f-a0a58a9a1e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:26.811Z|9ccc8dc5-7c81-499c-850b-fdb300b0912d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:26.812Z|9ccc8dc5-7c81-499c-850b-fdb300b0912d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:28.381Z|4f227d74-752e-4497-9c9e-ebfe9bbfeea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:28.382Z|4f227d74-752e-4497-9c9e-ebfe9bbfeea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:36.838Z|9c1a7025-0f36-45a9-9912-0241731f635d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:36.838Z|9c1a7025-0f36-45a9-9912-0241731f635d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:36.842Z|dee7d67e-552b-42de-81c7-1e458b6668dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:36.842Z|dee7d67e-552b-42de-81c7-1e458b6668dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:38.411Z|9887f810-0f50-4358-963b-1d0e308bf53d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:38.412Z|9887f810-0f50-4358-963b-1d0e308bf53d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:41.135Z|a703c984-3c41-40d3-9c7c-c125515619a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:26:41.135Z|a703c984-3c41-40d3-9c7c-c125515619a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:26:41.564Z|d0b112e7-d68e-44d6-a6c6-d8556ec0a121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:26:41.565Z|d0b112e7-d68e-44d6-a6c6-d8556ec0a121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:26:46.870Z|fa9559b8-c11a-4e1e-85bc-10ef693616b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:46.871Z|fa9559b8-c11a-4e1e-85bc-10ef693616b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:46.874Z|cbde4646-fb65-425f-ad84-12e4e8b48f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:46.874Z|cbde4646-fb65-425f-ad84-12e4e8b48f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:48.441Z|687dba53-e4c5-4be7-91bd-b0810e270ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:48.442Z|687dba53-e4c5-4be7-91bd-b0810e270ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:56.135Z|3ff665a7-e73b-481e-9afc-f8737cfde859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:26:56.139Z|3ff665a7-e73b-481e-9afc-f8737cfde859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:26:56.905Z|3959bedc-6c30-46d8-a2dd-71a0a6e70054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:56.905Z|f939ad1e-7e3d-4aaf-9901-1e3867d15ad3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:56.906Z|3959bedc-6c30-46d8-a2dd-71a0a6e70054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:56.906Z|f939ad1e-7e3d-4aaf-9901-1e3867d15ad3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:26:58.472Z|5cf63d5a-6ed6-4c2a-986f-0fe6bff43e67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:26:58.473Z|5cf63d5a-6ed6-4c2a-986f-0fe6bff43e67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:05.845Z|8dd6fd98-7449-450e-9db9-c3ffa8e425fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:27:05.846Z|8dd6fd98-7449-450e-9db9-c3ffa8e425fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:06.933Z|0a0d11b1-24a7-4ec8-9663-dceaa7cababe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:06.934Z|0a0d11b1-24a7-4ec8-9663-dceaa7cababe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:06.938Z|da790a39-49fc-4693-80eb-85c6e1d11eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:06.938Z|da790a39-49fc-4693-80eb-85c6e1d11eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:08.506Z|b5c0e727-90ac-43ff-a624-9a07c955a2b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:08.507Z|b5c0e727-90ac-43ff-a624-9a07c955a2b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:11.135Z|e33e2895-e07c-4773-a09a-a76aa2857f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:27:11.136Z|e33e2895-e07c-4773-a09a-a76aa2857f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:27:11.565Z|b61c0747-8ab8-4167-bd7d-2fac290711a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:27:11.566Z|b61c0747-8ab8-4167-bd7d-2fac290711a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:27:16.970Z|2900cdcc-5c63-4efd-bd59-956e57c4a560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:16.970Z|3094cb06-54d5-4cec-9557-aacd154e0374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:16.971Z|2900cdcc-5c63-4efd-bd59-956e57c4a560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:16.971Z|3094cb06-54d5-4cec-9557-aacd154e0374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:18.547Z|c3f867ca-dcf2-43fc-aba0-ecdb29296681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:18.548Z|c3f867ca-dcf2-43fc-aba0-ecdb29296681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:26.135Z|a3e16cc2-8fa1-4e66-879e-4c52ee65390b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:27:26.135Z|a3e16cc2-8fa1-4e66-879e-4c52ee65390b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:27:27.003Z|0f84ea2d-8d44-4e5e-a13d-4e529020e616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:27.004Z|0f84ea2d-8d44-4e5e-a13d-4e529020e616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:27.009Z|491bb724-ce3d-4a85-bb28-5e7e3564aead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:27.010Z|491bb724-ce3d-4a85-bb28-5e7e3564aead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:28.576Z|f36901e5-f820-475c-ad59-282fbe983754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:28.577Z|f36901e5-f820-475c-ad59-282fbe983754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:37.037Z|ad9e0b80-dbda-42dd-aa43-aeb3e2024b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:37.038Z|1ed9772e-b7ac-4542-8a3d-d052b32e80cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:37.038Z|ad9e0b80-dbda-42dd-aa43-aeb3e2024b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:37.038Z|1ed9772e-b7ac-4542-8a3d-d052b32e80cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:38.604Z|a426e53f-520e-4c95-a1c7-9a66a655b599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:38.605Z|a426e53f-520e-4c95-a1c7-9a66a655b599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:41.135Z|6683b53f-76cf-4905-bcf5-c657661fc6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:27:41.139Z|6683b53f-76cf-4905-bcf5-c657661fc6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:27:41.567Z|ac7200de-26aa-4de5-b03d-ea0ce15e725e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:27:41.567Z|ac7200de-26aa-4de5-b03d-ea0ce15e725e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:27:47.066Z|05bb3743-feeb-499e-ad62-f6a167afc3ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:47.066Z|05bb3743-feeb-499e-ad62-f6a167afc3ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:47.066Z|16780bbc-78c3-4174-a2ba-2604d54889fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:47.067Z|16780bbc-78c3-4174-a2ba-2604d54889fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:48.631Z|5229a282-8947-4e53-9fa8-8a66646a569a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:48.632Z|5229a282-8947-4e53-9fa8-8a66646a569a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:56.135Z|b28893c7-4d77-4ff4-b3bc-4675f7b6fc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:27:56.135Z|b28893c7-4d77-4ff4-b3bc-4675f7b6fc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:27:57.097Z|4df35549-039a-4893-954f-e1b8b98f0d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:57.098Z|4df35549-039a-4893-954f-e1b8b98f0d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:57.104Z|a6993f4a-bca7-4b19-984e-cb03913ef12e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:57.104Z|a6993f4a-bca7-4b19-984e-cb03913ef12e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:27:58.660Z|016c816b-61ba-4299-ba07-313da5f035d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:27:58.661Z|016c816b-61ba-4299-ba07-313da5f035d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:05.845Z|5adc5120-51ea-4b00-93cb-00f2bc8cd771|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:28:05.845Z|5adc5120-51ea-4b00-93cb-00f2bc8cd771|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:07.129Z|7fa1f407-25f6-4b02-8385-61e793722444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:07.129Z|7fa1f407-25f6-4b02-8385-61e793722444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:07.133Z|f54cba68-b067-4b73-ba3f-ff27f9d623db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:07.133Z|f54cba68-b067-4b73-ba3f-ff27f9d623db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:08.692Z|44ebc36e-e73f-4623-95d4-1e8c7808e0e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:08.693Z|44ebc36e-e73f-4623-95d4-1e8c7808e0e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:11.135Z|f948a1c5-1ca8-4200-8381-c623b5bd960c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:28:11.135Z|f948a1c5-1ca8-4200-8381-c623b5bd960c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:28:11.568Z|ba357f88-a86f-4c70-b02f-72372c72e177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:28:11.569Z|ba357f88-a86f-4c70-b02f-72372c72e177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:28:17.158Z|1293ab79-d7cc-4dca-983a-8e6e4935b12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:17.158Z|1293ab79-d7cc-4dca-983a-8e6e4935b12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:17.160Z|da00972a-0311-474e-ab8a-65960eb8950e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:17.161Z|da00972a-0311-474e-ab8a-65960eb8950e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:18.721Z|ae499237-3eb3-49ec-8683-f14f80bea6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:18.722Z|ae499237-3eb3-49ec-8683-f14f80bea6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:26.135Z|f94c2063-cef2-430c-a42d-62ed5be89e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:28:26.138Z|f94c2063-cef2-430c-a42d-62ed5be89e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:28:27.186Z|d04db05a-e773-4e40-97c8-dd176fd886c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:27.187Z|d04db05a-e773-4e40-97c8-dd176fd886c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:27.193Z|1f2212ec-8b4e-4a85-b9d7-38ee6bde6602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:27.193Z|1f2212ec-8b4e-4a85-b9d7-38ee6bde6602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:28.746Z|29a69023-d648-4a28-ae61-c6b93e053c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:28.746Z|29a69023-d648-4a28-ae61-c6b93e053c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:37.218Z|5d76b98e-2cdf-4c71-846f-12b62071c0b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:37.218Z|5d76b98e-2cdf-4c71-846f-12b62071c0b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:37.219Z|c542000a-3014-475b-baf3-88809b01c50f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:37.219Z|c542000a-3014-475b-baf3-88809b01c50f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:38.774Z|d344833c-962b-4812-b122-3636620dd913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:38.775Z|d344833c-962b-4812-b122-3636620dd913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:41.135Z|858c435a-0281-463b-9b77-45180b83d77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:28:41.135Z|858c435a-0281-463b-9b77-45180b83d77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:28:41.569Z|dd849985-a0f7-41b4-b6e9-8c9c7a6d6d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:28:41.569Z|dd849985-a0f7-41b4-b6e9-8c9c7a6d6d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:28:47.251Z|820836d8-4e0b-4a83-bca0-1deb93bde882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:47.252Z|820836d8-4e0b-4a83-bca0-1deb93bde882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:47.256Z|9405c98e-a1c4-4117-83ac-3100d665f197|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:47.257Z|9405c98e-a1c4-4117-83ac-3100d665f197|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:48.797Z|8529c62e-7956-440f-85be-67d620f64ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:48.797Z|8529c62e-7956-440f-85be-67d620f64ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:56.135Z|bb91be7e-1e08-44ec-861a-2b663de0e372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:28:56.136Z|bb91be7e-1e08-44ec-861a-2b663de0e372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:28:57.281Z|cfffed56-7db1-46cd-a410-fc7cffb7ab48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:57.281Z|cfffed56-7db1-46cd-a410-fc7cffb7ab48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:57.285Z|7b3197ca-0d13-4484-b771-03516cab2fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:57.286Z|7b3197ca-0d13-4484-b771-03516cab2fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:28:58.821Z|d70de111-dc07-4733-8078-03ba8e3935d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:28:58.821Z|d70de111-dc07-4733-8078-03ba8e3935d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:05.844Z|d31b7553-c8c4-42f3-b01f-a8ece8abda64|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:29:05.845Z|d31b7553-c8c4-42f3-b01f-a8ece8abda64|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:07.313Z|e8435a5a-a706-46f5-882d-ac9cbb7441c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:07.314Z|e8435a5a-a706-46f5-882d-ac9cbb7441c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:07.315Z|bac44e0e-8c29-4913-ab81-ce9d7ab8fa80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:07.316Z|bac44e0e-8c29-4913-ab81-ce9d7ab8fa80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:08.845Z|c8458622-554a-4e11-b544-3e1db626f989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:08.846Z|c8458622-554a-4e11-b544-3e1db626f989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:11.135Z|38189b0e-1882-49b4-bd5c-fd85919e0577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:29:11.140Z|38189b0e-1882-49b4-bd5c-fd85919e0577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:29:11.570Z|3fe98c6b-66f3-41b5-ad8d-32c3d163b66e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:29:11.571Z|3fe98c6b-66f3-41b5-ad8d-32c3d163b66e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:29:17.343Z|89da958a-92ab-4b6f-862e-19e1003f86d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:17.343Z|89da958a-92ab-4b6f-862e-19e1003f86d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:17.346Z|9384e7dd-5146-41f0-a5a9-861533f69190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:17.347Z|9384e7dd-5146-41f0-a5a9-861533f69190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:18.873Z|848896b9-dac2-4dce-8de0-e5540654180c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:18.874Z|848896b9-dac2-4dce-8de0-e5540654180c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:26.135Z|2bf9f710-a8d1-4dc9-bfd8-6665fc34837b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:29:26.135Z|2bf9f710-a8d1-4dc9-bfd8-6665fc34837b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:29:27.379Z|22d3e261-8097-4571-bcaa-5dfa8cfe0a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:27.379Z|22d3e261-8097-4571-bcaa-5dfa8cfe0a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:27.385Z|9ca06eec-0e0f-4447-a41e-b3b70c69cab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:27.386Z|9ca06eec-0e0f-4447-a41e-b3b70c69cab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:28.903Z|57303cd6-e2b3-4aa7-9a44-5a154afd1cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:28.904Z|57303cd6-e2b3-4aa7-9a44-5a154afd1cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:37.412Z|136d9824-decb-4552-9b54-75077c9cb1e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:37.413Z|136d9824-decb-4552-9b54-75077c9cb1e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:37.417Z|ba099ddb-f4cf-4343-a20c-611aa6b41bbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:37.417Z|ba099ddb-f4cf-4343-a20c-611aa6b41bbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:38.935Z|31d9ec0d-3354-4de2-bdaf-fd7a5290be46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:38.936Z|31d9ec0d-3354-4de2-bdaf-fd7a5290be46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:41.135Z|16a8a9f3-1ec1-4411-bf61-1921f5da877f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:29:41.135Z|16a8a9f3-1ec1-4411-bf61-1921f5da877f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:29:41.571Z|49b4ddd4-0064-4df5-bef2-73e8911cb4ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:29:41.572Z|49b4ddd4-0064-4df5-bef2-73e8911cb4ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:29:47.445Z|bb5eaaab-8d2d-426e-8111-37ff20e9fafd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:47.446Z|bb5eaaab-8d2d-426e-8111-37ff20e9fafd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:47.446Z|6bdb87ae-0ab6-4d8b-ba01-020317a933f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:47.447Z|6bdb87ae-0ab6-4d8b-ba01-020317a933f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:48.966Z|ac2bf881-116a-425a-b30e-b9b1867151e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:48.967Z|ac2bf881-116a-425a-b30e-b9b1867151e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:56.135Z|409fb05c-0948-40cc-abc3-f2097d4fb207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:29:56.138Z|409fb05c-0948-40cc-abc3-f2097d4fb207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:29:57.477Z|1af537b4-3eec-4f86-81d7-e29834af5a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:57.478Z|1af537b4-3eec-4f86-81d7-e29834af5a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:57.478Z|d26cb8c9-2299-46c8-9a5e-abf819f78640|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:57.479Z|d26cb8c9-2299-46c8-9a5e-abf819f78640|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:29:58.996Z|9f356295-006d-4281-b4f2-5ba51394b435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:29:58.997Z|9f356295-006d-4281-b4f2-5ba51394b435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:05.845Z|3b41d90b-c94b-4db4-8c5e-e764c63a9f93|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:30:05.846Z|3b41d90b-c94b-4db4-8c5e-e764c63a9f93|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:07.508Z|aa127894-3a7d-4046-9477-461c41fb6809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:07.509Z|aa127894-3a7d-4046-9477-461c41fb6809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:07.508Z|a4b37cc1-891c-4f6b-bea0-840143938651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:07.509Z|a4b37cc1-891c-4f6b-bea0-840143938651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:09.027Z|d68a206f-11bd-4ec6-b2ba-e26a37e70c6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:09.027Z|d68a206f-11bd-4ec6-b2ba-e26a37e70c6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:11.135Z|1b0a8fe5-e9f9-4ea7-91f0-072abca3156c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:30:11.135Z|1b0a8fe5-e9f9-4ea7-91f0-072abca3156c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:30:11.573Z|151c330b-8fe9-4285-a76f-8fdc82661531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:30:11.573Z|151c330b-8fe9-4285-a76f-8fdc82661531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:30:17.537Z|49c9852f-b06b-4b09-8f5c-7caf41819fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:17.538Z|49c9852f-b06b-4b09-8f5c-7caf41819fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:17.542Z|6e6ed856-ae0f-4ae8-b147-deb965f75165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:17.542Z|6e6ed856-ae0f-4ae8-b147-deb965f75165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:19.058Z|79cad150-f04b-44c5-98d0-ab92f1dd4ef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:19.059Z|79cad150-f04b-44c5-98d0-ab92f1dd4ef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:26.135Z|9f645de6-3255-4410-b375-b145c3bf5296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:30:26.136Z|9f645de6-3255-4410-b375-b145c3bf5296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:30:27.583Z|ebdf2ebb-e4a7-4f0f-89d3-a3749ba2245c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:27.584Z|733b0c28-f119-4970-9ea2-979fba6d35d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:27.584Z|733b0c28-f119-4970-9ea2-979fba6d35d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:27.584Z|ebdf2ebb-e4a7-4f0f-89d3-a3749ba2245c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:29.092Z|b102ffe6-60b3-4139-b089-09b118ca8e64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:29.092Z|b102ffe6-60b3-4139-b089-09b118ca8e64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:37.614Z|8fc6c2f5-a298-4263-9af4-ac0a0f154055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:37.615Z|8fc6c2f5-a298-4263-9af4-ac0a0f154055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:37.616Z|473ea503-ecce-4c9e-862c-11cd423f22e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:37.617Z|473ea503-ecce-4c9e-862c-11cd423f22e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:39.122Z|9e228de4-6b35-417e-91b3-eedec1aca419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:39.123Z|9e228de4-6b35-417e-91b3-eedec1aca419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:41.135Z|eaea38cf-23e1-46ff-9eb0-b356df031323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:30:41.139Z|eaea38cf-23e1-46ff-9eb0-b356df031323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:30:41.574Z|b1d7f8c9-2ae0-4f74-882e-b889a76a440c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:30:41.575Z|b1d7f8c9-2ae0-4f74-882e-b889a76a440c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:30:47.647Z|2cd03166-8264-4274-bb05-f8248a5637a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:47.647Z|2cd03166-8264-4274-bb05-f8248a5637a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:47.648Z|3db525fe-4f33-437a-a005-da5e845ea67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:47.649Z|3db525fe-4f33-437a-a005-da5e845ea67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:49.154Z|b7308e84-ebaa-4f72-87fa-62a184fcd569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:49.155Z|b7308e84-ebaa-4f72-87fa-62a184fcd569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:56.135Z|2d1082ab-dbc3-4e78-83cf-74a4cfa3ad67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:30:56.135Z|2d1082ab-dbc3-4e78-83cf-74a4cfa3ad67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:30:57.675Z|45bcd568-0247-4b3e-8a87-35024ff0b3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:57.675Z|45bcd568-0247-4b3e-8a87-35024ff0b3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:57.678Z|bdd53120-2ac7-426a-9699-63922b0f297a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:57.679Z|bdd53120-2ac7-426a-9699-63922b0f297a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:30:59.185Z|9ac79ba9-7529-4599-83bf-ab8a46428c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:30:59.185Z|9ac79ba9-7529-4599-83bf-ab8a46428c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:05.845Z|4a1b3d60-08b6-4f2a-959c-76eb3d6e2880|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:31:05.846Z|4a1b3d60-08b6-4f2a-959c-76eb3d6e2880|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:07.707Z|b3762bbf-a503-4967-8902-a3a6e00a6edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:07.708Z|b3762bbf-a503-4967-8902-a3a6e00a6edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:07.710Z|48b29084-b98d-45ce-9057-9d28afeaae84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:07.711Z|48b29084-b98d-45ce-9057-9d28afeaae84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:09.221Z|49474506-273c-4da6-a10c-ad98c8805ba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:09.221Z|49474506-273c-4da6-a10c-ad98c8805ba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:11.135Z|62c1d910-fb01-47ea-811b-14315e3618bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:31:11.136Z|62c1d910-fb01-47ea-811b-14315e3618bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:31:11.575Z|21bc6eb1-9743-44cf-bbf9-26ec3b5a0dff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:31:11.576Z|21bc6eb1-9743-44cf-bbf9-26ec3b5a0dff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:31:17.739Z|20a9386e-dd86-42a6-8a84-f53638669613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:17.739Z|20a9386e-dd86-42a6-8a84-f53638669613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:17.741Z|932a77fe-40f4-44ae-bbd8-0cebd0c97a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:17.742Z|932a77fe-40f4-44ae-bbd8-0cebd0c97a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:19.248Z|3bac9207-945a-474f-a920-a47b1d8af6a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:19.249Z|3bac9207-945a-474f-a920-a47b1d8af6a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:26.135Z|85daff19-d8f6-4ada-9f22-e762aa7a6a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:31:26.139Z|85daff19-d8f6-4ada-9f22-e762aa7a6a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:31:27.764Z|fa6c55e0-6279-4ecb-a926-a8a77ad215ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:27.764Z|fa6c55e0-6279-4ecb-a926-a8a77ad215ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:27.765Z|5a2ec1c7-39c9-459e-b728-1b7a80e32aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:27.766Z|5a2ec1c7-39c9-459e-b728-1b7a80e32aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:29.285Z|86020e58-9a2e-4efd-a308-e9875c6b55a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:29.285Z|86020e58-9a2e-4efd-a308-e9875c6b55a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:37.791Z|7e9faadc-5dfe-4d55-84b9-2c42f1857d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:37.791Z|7e9faadc-5dfe-4d55-84b9-2c42f1857d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:37.797Z|7466e2bf-bcaf-412f-8b32-607aac303f02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:37.798Z|7466e2bf-bcaf-412f-8b32-607aac303f02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:39.310Z|8ea12803-4fc5-4d17-aa6a-3919c7ff184d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:39.311Z|8ea12803-4fc5-4d17-aa6a-3919c7ff184d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:41.135Z|7e2fce73-c9db-4223-a179-707d29059fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:31:41.135Z|7e2fce73-c9db-4223-a179-707d29059fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:31:41.577Z|1ed0767e-a519-48ed-9579-b47d401fdbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:31:41.577Z|1ed0767e-a519-48ed-9579-b47d401fdbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:31:47.824Z|cfbb23f5-4f3d-4539-a6a4-69841ab0c7de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:47.824Z|cfbb23f5-4f3d-4539-a6a4-69841ab0c7de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:47.829Z|6c447eba-7a84-431a-9c11-1ebaf13dd5b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:47.830Z|6c447eba-7a84-431a-9c11-1ebaf13dd5b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:49.346Z|07d9c9d3-9a3d-489c-8d7b-ee7d40c59eea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:49.346Z|07d9c9d3-9a3d-489c-8d7b-ee7d40c59eea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:56.135Z|437e8f7b-91ac-412d-a8f8-361a0e1f85f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:31:56.135Z|437e8f7b-91ac-412d-a8f8-361a0e1f85f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:31:57.858Z|cea3ba3f-23b2-4ba1-bf40-9f9ff39e4ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:57.858Z|d96126df-02e6-4701-8565-bcc10cb0527f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:57.858Z|d96126df-02e6-4701-8565-bcc10cb0527f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:57.858Z|cea3ba3f-23b2-4ba1-bf40-9f9ff39e4ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:31:59.377Z|a025856a-4e04-49f6-ae03-ae091f34d608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:31:59.378Z|a025856a-4e04-49f6-ae03-ae091f34d608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:05.843Z|2731400b-9230-43af-b778-6cf81447a7bf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:32:05.844Z|2731400b-9230-43af-b778-6cf81447a7bf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:07.888Z|d205d190-b96d-4319-a7c9-2bd5aedf4f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:07.889Z|d205d190-b96d-4319-a7c9-2bd5aedf4f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:07.890Z|71be367f-4421-4523-a1e9-b78b3e719c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:07.890Z|71be367f-4421-4523-a1e9-b78b3e719c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:09.407Z|3fd6dae1-e58e-4675-b03f-f9ee13c2af73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:09.408Z|3fd6dae1-e58e-4675-b03f-f9ee13c2af73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:11.135Z|51cf039a-7ebc-42c2-8187-d56f7fc73174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:32:11.139Z|51cf039a-7ebc-42c2-8187-d56f7fc73174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:32:11.578Z|0682197f-e0eb-4aee-b62f-956cca4c1a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:32:11.579Z|0682197f-e0eb-4aee-b62f-956cca4c1a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:32:17.929Z|4ba10adc-e4b6-45ab-815a-4c81da02e5ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:17.929Z|37bd201d-af3e-4b0e-9686-5e4c2f5a5212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:17.929Z|4ba10adc-e4b6-45ab-815a-4c81da02e5ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:17.930Z|37bd201d-af3e-4b0e-9686-5e4c2f5a5212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:19.437Z|cb9809bf-1f3d-4eba-a697-a41ecbe2680f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:19.438Z|cb9809bf-1f3d-4eba-a697-a41ecbe2680f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:26.135Z|16f7e36c-970b-49e0-a43f-56e795eb25c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:32:26.135Z|16f7e36c-970b-49e0-a43f-56e795eb25c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:32:27.958Z|a595f4d8-0b03-4a6b-bd1c-3140737c4a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:27.959Z|a595f4d8-0b03-4a6b-bd1c-3140737c4a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:27.962Z|be1904dc-8d93-49b2-984e-e579fa125eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:27.963Z|be1904dc-8d93-49b2-984e-e579fa125eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:29.470Z|e3a62dd0-479c-4ad5-9fc9-b7dd66a553e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:29.471Z|e3a62dd0-479c-4ad5-9fc9-b7dd66a553e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:37.988Z|5d70de6a-5be6-4d32-bd0f-7d2f784ac7c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:37.988Z|5d70de6a-5be6-4d32-bd0f-7d2f784ac7c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:37.993Z|6d1d1f90-855d-4b75-8a51-a6e184d3f579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:37.993Z|6d1d1f90-855d-4b75-8a51-a6e184d3f579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:39.503Z|49326252-c2b9-41ad-99d8-f39e6629954f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:39.504Z|49326252-c2b9-41ad-99d8-f39e6629954f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:41.135Z|8815b7e9-c350-494a-8f2b-ddb2b2e43e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:32:41.135Z|8815b7e9-c350-494a-8f2b-ddb2b2e43e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:32:41.580Z|6715eae1-1d32-4988-8319-590754e0cbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:32:41.580Z|6715eae1-1d32-4988-8319-590754e0cbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:32:48.022Z|36847d5c-e0e6-4274-8ada-61e84f9ba1ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:48.023Z|36847d5c-e0e6-4274-8ada-61e84f9ba1ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:48.023Z|8f908d68-927d-4581-8070-279f706d0392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:48.024Z|8f908d68-927d-4581-8070-279f706d0392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:49.532Z|7c03af5e-7a48-4682-8c35-2c3442b53311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:49.533Z|7c03af5e-7a48-4682-8c35-2c3442b53311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:56.135Z|84593fea-2e98-4787-94b4-335034e1d245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:32:56.140Z|84593fea-2e98-4787-94b4-335034e1d245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:32:58.052Z|4c2f202e-9cb5-4113-91da-91404db122bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:58.053Z|4c2f202e-9cb5-4113-91da-91404db122bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:58.054Z|d8ffcc73-01d9-4a93-88c0-ce8f446a5797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:58.055Z|d8ffcc73-01d9-4a93-88c0-ce8f446a5797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:32:59.564Z|b9387116-4fe8-4d54-b019-4d584a081ea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:32:59.565Z|b9387116-4fe8-4d54-b019-4d584a081ea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:05.845Z|6b9d4eae-722f-433c-b377-246df5d56c99|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:33:05.845Z|6b9d4eae-722f-433c-b377-246df5d56c99|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:08.096Z|5327194d-e38b-4845-9955-bc19da2512e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:08.097Z|5327194d-e38b-4845-9955-bc19da2512e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:08.098Z|12a2a823-5dba-4177-8887-e9d6c54d383b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:08.098Z|12a2a823-5dba-4177-8887-e9d6c54d383b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:09.592Z|c4ef3689-5a6d-4297-8aef-d9ff92f7b394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:09.593Z|c4ef3689-5a6d-4297-8aef-d9ff92f7b394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:11.135Z|e5020075-4390-45b7-a155-2fe0d27ff35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:33:11.135Z|e5020075-4390-45b7-a155-2fe0d27ff35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:33:11.581Z|c42f192e-e5c7-40a7-8897-79124e9ed191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:33:11.581Z|c42f192e-e5c7-40a7-8897-79124e9ed191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:33:18.142Z|00959d26-827d-48f8-9089-68abe494f053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:18.143Z|00959d26-827d-48f8-9089-68abe494f053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:18.146Z|80d6fa29-59b2-4ba9-9daf-a2a3bdd432e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:18.147Z|80d6fa29-59b2-4ba9-9daf-a2a3bdd432e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:19.624Z|08172371-6bf8-4166-b91e-2274c7928f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:19.625Z|08172371-6bf8-4166-b91e-2274c7928f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:26.135Z|684b81b1-72d7-41a7-9990-4154858f61bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:33:26.135Z|684b81b1-72d7-41a7-9990-4154858f61bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:33:28.171Z|48880aa1-1f6e-45ed-b50c-35ea2aa47607|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:28.172Z|a75cad83-87c3-4ca2-ab46-7fdf0e32d515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:28.173Z|a75cad83-87c3-4ca2-ab46-7fdf0e32d515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:28.173Z|48880aa1-1f6e-45ed-b50c-35ea2aa47607|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:29.654Z|467ef7ac-c824-4d4a-bfe1-3ff5332ba3a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:29.655Z|467ef7ac-c824-4d4a-bfe1-3ff5332ba3a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:30.595Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:33:30.603Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 8312fce3-ec08-4b0c-acbc-ce6060534046 already exists in requestDb InfraActiveRequests table
2023-04-21T13:33:30.604Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:33:30.604Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:33:30.605Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:33:30.605Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:33:30.605Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:33:30.605Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ace74b7f56c68d9225d60e8a7ed3099", X-B3-SpanId:"f6c84d549e8ec7d3", X-B3-ParentSpanId:"3bf88a28972856be", X-B3-Sampled:"0", X-ONAP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-TransactionID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ECOMP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2f246ea-9fea-4dd6-a318-50fa3dd6bcf6"]
2023-04-21T13:33:30.605Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:33:30.605Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:33:30.670Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:33:30.671Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:33:30.671Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : Not Found
2023-04-21T13:33:30.671Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:33:31 GMT", x-envoy-upstream-service-time:"57", server:"envoy"]
2023-04-21T13:33:30.671Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body:
2023-04-21T13:33:30.671Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:33:30.672Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|404|Not Found|InvokeReturn
2023-04-21T13:33:30.772Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:33:38.204Z|7d15f83f-1a7c-4404-b4f5-e34f486fd68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:38.204Z|7d15f83f-1a7c-4404-b4f5-e34f486fd68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:38.210Z|5066d645-044a-4451-86ca-abbfa14725b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:38.210Z|5066d645-044a-4451-86ca-abbfa14725b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:39.683Z|5753afbd-b7ad-4148-9546-04f8fb93036d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:39.684Z|5753afbd-b7ad-4148-9546-04f8fb93036d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:41.135Z|01595fcc-a74f-47fa-89bb-af0bd1c2444c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:33:41.140Z|01595fcc-a74f-47fa-89bb-af0bd1c2444c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:33:41.582Z|9ec86e6c-6680-4778-9d4d-2869638024c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:33:41.583Z|9ec86e6c-6680-4778-9d4d-2869638024c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:33:43.591Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:33:43.704Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:33:43.705Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|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/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:33:43.845Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|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/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:33:43.846Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:33:43 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[87], vertex-id=[389320], x-aai-txid=[2-aai-resources-230421-13:33:43:228-73059], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:33:43.849Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682083887279","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-04-21T13:33:43.951Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:33:43.951Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:33:43.966Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:43.967Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:43.967Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:43.967Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:43.967Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:43.967Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"115", X-B3-TraceId:"6ace74b7f56c68d9225d60e8a7ed3099", X-B3-SpanId:"18eb8d1aec198fab", X-B3-ParentSpanId:"3bf88a28972856be", X-B3-Sampled:"0", X-ONAP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-TransactionID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ECOMP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc8b4033-312e-4770-b7ef-1a639aa96afa"]
2023-04-21T13:33:43.968Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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":"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b","requestScope":"service"}
2023-04-21T13:33:43.968Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.248Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.249Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.249Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.250Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"Fri, 21 Apr 2023 13:33:45 GMT", x-envoy-upstream-service-time:"246", server:"envoy"]
2023-04-21T13:33:44.250Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.251Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.251Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.267Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.267Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.267Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.267Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.267Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.268Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-TransactionID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ECOMP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01e9d788-6f79-44f6-a63b-851d58b24201"]
2023-04-21T13:33:44.268Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.268Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.641Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.641Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.642Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.642Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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 : [Set-Cookie:"JSESSIONID=1D41922362983A73366250325CB7D4AA; 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:"Fri, 21 Apr 2023 13:33:44 GMT", x-envoy-upstream-service-time:"356", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:33:44.688Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:33:44.689Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.690Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.832Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.871Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.871Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.871Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.871Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.871Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-TransactionID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ECOMP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc0b1b61-365c-4f83-b3bc-10ae00e04872"]
2023-04-21T13:33:44.876Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.877Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.983Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.984Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.985Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.986Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"Fri, 21 Apr 2023 13:33:44 GMT", x-envoy-upstream-service-time:"98", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:33:44.987Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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" : 530,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
}
}
}
2023-04-21T13:33:44.988Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:44.989Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.014Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.015Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.016Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.017Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.018Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.018Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-TransactionID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ECOMP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d923f24-ed64-441b-b95a-43399844550b"]
2023-04-21T13:33:45.019Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.020Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.064Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.064Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.065Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.065Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"Fri, 21 Apr 2023 13:33:44 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:33:45.069Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:33:45.069Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.070Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.087Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.087Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.088Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.088Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.088Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.088Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"1851", X-B3-TraceId:"6ace74b7f56c68d9225d60e8a7ed3099", X-B3-SpanId:"7022fbeb7c0c4951", X-B3-ParentSpanId:"3bf88a28972856be", X-B3-Sampled:"0", X-ONAP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-TransactionID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ECOMP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b762240e-f4b0-4d04-a57c-415774078b19"]
2023-04-21T13:33:45.089Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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":"8312fce3-ec08-4b0c-acbc-ce6060534046","requestStatus":"IN_PROGRESS","startTime":1682084010777,"source":"VID","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b","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":"8312fce3-ec08-4b0c-acbc-ce6060534046"}
2023-04-21T13:33:45.089Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.416Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.417Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.417Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.418Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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/8312fce3-ec08-4b0c-acbc-ce6060534046", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:33:46 GMT", x-envoy-upstream-service-time:"323", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:33:45.465Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:33:30.777+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:33:46.161+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:33:45.466Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.467Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.528Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.529Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.529Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.529Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.530Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:45.530Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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:"2258", X-B3-TraceId:"6ace74b7f56c68d9225d60e8a7ed3099", X-B3-SpanId:"ddab8f9cb75f76d6", X-B3-ParentSpanId:"3bf88a28972856be", X-B3-Sampled:"0", X-ONAP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-TransactionID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ECOMP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a14dcb7a-4c71-4a97-94de-8392999b0d57"]
2023-04-21T13:33:45.530Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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\":\"6538effc-dc5c-4c9f-989e-f74148284ebe\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b048c440-d3f8-407d-9586-dad2e2a6517b\",\"modelUuid\":\"b048c440-d3f8-407d-9586-dad2e2a6517b\",\"modelInvariantUuid\":\"6538effc-dc5c-4c9f-989e-f74148284ebe\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"117afeb4-6829-46b0-8998-7cf999575cda\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"8312fce3-ec08-4b0c-acbc-ce6060534046","type":"String"},"mso-request-id":{"value":"8312fce3-ec08-4b0c-acbc-ce6060534046","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-04-21T13:33:45.530Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:48.236Z|10086551-7328-4f2a-bf2e-af49232bcb84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:48.237Z|10086551-7328-4f2a-bf2e-af49232bcb84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:48.242Z|7321736f-562b-47a3-9b89-47c3966fc0d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:48.243Z|7321736f-562b-47a3-9b89-47c3966fc0d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:49.265Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:49.266Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:49.267Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:49.267Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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 : [Set-Cookie:"JSESSIONID=7910E43497174EDD3D06130BAEA1D6BB; Path=/; HttpOnly", Date:"Fri, 21 Apr 2023 13:33:48 GMT", X-ONAP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-TransactionID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ECOMP-RequestID:"8312fce3-ec08-4b0c-acbc-ce6060534046", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a14dcb7a-4c71-4a97-94de-8392999b0d57", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"3693", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:33:49.268Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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\":\"8312fce3-ec08-4b0c-acbc-ce6060534046\",\"instanceId\":\"3ed38b2c-e502-40e4-a0e8-e57becde6515\"}}","message":"Success","processInstanceID":"23d9bd84-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:33:49.269Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:49.269Z|8312fce3-ec08-4b0c-acbc-ce6060534046|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-04-21T13:33:49.291Z|8312fce3-ec08-4b0c-acbc-ce6060534046|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:33:49.573Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:33:49.600Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:33:49.601Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:33:49.602Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:33:49.602Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:33:49.602Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:33:49.602Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc72b26e66931b2cc0d02c1946d7b179", X-B3-SpanId:"c15859a930534422", X-B3-ParentSpanId:"f6bcefb9f168cbb1", X-B3-Sampled:"0", X-ONAP-RequestID:"83253739-2f93-4924-87a4-abe9c8c7a42f", X-RequestID:"83253739-2f93-4924-87a4-abe9c8c7a42f", X-TransactionID:"83253739-2f93-4924-87a4-abe9c8c7a42f", X-ECOMP-RequestID:"83253739-2f93-4924-87a4-abe9c8c7a42f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d6750e-2138-4b1e-931e-d0059dac2eae"]
2023-04-21T13:33:49.603Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:33:49.603Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:33:49.655Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:33:49.656Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 200 OK
2023-04-21T13:33:49.657Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : OK
2023-04-21T13:33:49.657Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:33:49 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:33:49.660Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body: {
"requestId" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:33:30.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:33:50.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:33:49.661Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:33:49.661Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||InvokeReturn
2023-04-21T13:33:49.667Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:33:49.668Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:33:49.669Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:33:49.669Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:33:49.669Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:33:49.670Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc72b26e66931b2cc0d02c1946d7b179", X-B3-SpanId:"83ecef2661d3cba6", X-B3-ParentSpanId:"f6bcefb9f168cbb1", X-B3-Sampled:"0", X-ONAP-RequestID:"83253739-2f93-4924-87a4-abe9c8c7a42f", X-RequestID:"83253739-2f93-4924-87a4-abe9c8c7a42f", X-TransactionID:"83253739-2f93-4924-87a4-abe9c8c7a42f", X-ECOMP-RequestID:"83253739-2f93-4924-87a4-abe9c8c7a42f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e230064f-b7f3-425c-a89d-15408b531495"]
2023-04-21T13:33:49.670Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:33:49.671Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:33:49.717Z|3623d190-2119-4c47-9ba2-f29891adddd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:49.718Z|3623d190-2119-4c47-9ba2-f29891adddd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:49.763Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:33:49.764Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:33:49.764Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:33:49.765Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&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:"Fri, 21 Apr 2023 13:33:49 GMT", x-envoy-upstream-service-time:"88", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:33:49.830Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:33:49.831Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:33:49.831Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:33:49.863Z|83253739-2f93-4924-87a4-abe9c8c7a42f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:33:56.135Z|62d5b0f6-9b2a-4c37-a7d3-bb0a720f7945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:33:56.136Z|62d5b0f6-9b2a-4c37-a7d3-bb0a720f7945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:33:58.273Z|7a118d12-8c82-4f0d-8df0-ace520159ca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:58.275Z|7a118d12-8c82-4f0d-8df0-ace520159ca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:58.281Z|c805d14f-4c4e-4f3a-841a-f325045abae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:58.282Z|c805d14f-4c4e-4f3a-841a-f325045abae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:33:59.753Z|175db1bf-be99-4af6-80dc-14c14be60490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:33:59.753Z|175db1bf-be99-4af6-80dc-14c14be60490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:00.168Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:00.178Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:00.179Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:34:00.179Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:00.179Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:00.180Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:34:00.180Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c53f67371ec5cf99f55eb741e605bec", X-B3-SpanId:"92172d68d4e1688d", X-B3-ParentSpanId:"d0f5a19ffd3ff3be", X-B3-Sampled:"0", X-ONAP-RequestID:"cf6957b8-e2f4-40ab-ac02-597c1f2d2357", X-RequestID:"cf6957b8-e2f4-40ab-ac02-597c1f2d2357", X-TransactionID:"cf6957b8-e2f4-40ab-ac02-597c1f2d2357", X-ECOMP-RequestID:"cf6957b8-e2f4-40ab-ac02-597c1f2d2357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61806488-7bee-4f60-bb1a-f30a33b33b65"]
2023-04-21T13:34:00.180Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:34:00.180Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:34:00.228Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:00.229Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:00.229Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : OK
2023-04-21T13:34:00.229Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:01 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:00.231Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body: {
"requestId" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:33:30.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:33:50.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:34:00.231Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:00.232Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||InvokeReturn
2023-04-21T13:34:00.234Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:00.235Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:00.235Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:00.236Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:00.236Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:00.236Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c53f67371ec5cf99f55eb741e605bec", X-B3-SpanId:"287a0e5cd6c4ec52", X-B3-ParentSpanId:"d0f5a19ffd3ff3be", X-B3-Sampled:"0", X-ONAP-RequestID:"cf6957b8-e2f4-40ab-ac02-597c1f2d2357", X-RequestID:"cf6957b8-e2f4-40ab-ac02-597c1f2d2357", X-TransactionID:"cf6957b8-e2f4-40ab-ac02-597c1f2d2357", X-ECOMP-RequestID:"cf6957b8-e2f4-40ab-ac02-597c1f2d2357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c145c43d-99f1-46c9-8761-c9a4b58686f6"]
2023-04-21T13:34:00.237Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:00.237Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:00.261Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:00.262Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:00.262Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:00.263Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&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:"Fri, 21 Apr 2023 13:34:01 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:00.263Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:00.263Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:00.264Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:00.285Z|cf6957b8-e2f4-40ab-ac02-597c1f2d2357|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:05.845Z|d2e8f2ea-de21-47fc-ad68-6eb578f339ba|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:34:05.845Z|d2e8f2ea-de21-47fc-ad68-6eb578f339ba|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:08.309Z|8ed5ccc6-bad9-4214-b0bd-6aceb1f1c292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:08.310Z|8ed5ccc6-bad9-4214-b0bd-6aceb1f1c292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:08.312Z|34136bce-8737-496a-973b-de759af0d5fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:08.313Z|34136bce-8737-496a-973b-de759af0d5fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:09.783Z|53c5f72e-ad2f-47bd-b29d-77b34affaa95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:09.784Z|53c5f72e-ad2f-47bd-b29d-77b34affaa95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:10.533Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:10.541Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:10.541Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:34:10.542Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:10.542Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:10.542Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:34:10.542Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d9b723105632e62a6a53b22440a9d16", X-B3-SpanId:"df93f298eb3ba798", X-B3-ParentSpanId:"47578f70745785e7", X-B3-Sampled:"0", X-ONAP-RequestID:"68cda714-bbde-47c1-aa7c-2c09cb3e2d3b", X-RequestID:"68cda714-bbde-47c1-aa7c-2c09cb3e2d3b", X-TransactionID:"68cda714-bbde-47c1-aa7c-2c09cb3e2d3b", X-ECOMP-RequestID:"68cda714-bbde-47c1-aa7c-2c09cb3e2d3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b41e6a4-bf59-4830-b597-775c15c76028"]
2023-04-21T13:34:10.542Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:34:10.542Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:34:10.594Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:10.595Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:10.595Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : OK
2023-04-21T13:34:10.596Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:11 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:10.598Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body: {
"requestId" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:33:30.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:33:50.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:34:10.598Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:10.599Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||InvokeReturn
2023-04-21T13:34:10.602Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:10.603Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:10.603Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:10.604Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:10.604Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:10.604Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d9b723105632e62a6a53b22440a9d16", X-B3-SpanId:"00210e03b89051ee", X-B3-ParentSpanId:"47578f70745785e7", X-B3-Sampled:"0", X-ONAP-RequestID:"68cda714-bbde-47c1-aa7c-2c09cb3e2d3b", X-RequestID:"68cda714-bbde-47c1-aa7c-2c09cb3e2d3b", X-TransactionID:"68cda714-bbde-47c1-aa7c-2c09cb3e2d3b", X-ECOMP-RequestID:"68cda714-bbde-47c1-aa7c-2c09cb3e2d3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dea9606-8c38-4c23-852e-fa6ac484241c"]
2023-04-21T13:34:10.605Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:10.605Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:10.636Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:10.637Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:10.637Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:10.637Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&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:"Fri, 21 Apr 2023 13:34:11 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:10.638Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:10.639Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:10.639Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:10.657Z|68cda714-bbde-47c1-aa7c-2c09cb3e2d3b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:11.135Z|c830b936-f594-4eb6-8259-68ffdc7f24f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:34:11.135Z|c830b936-f594-4eb6-8259-68ffdc7f24f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:34:11.584Z|eb70e87d-2051-4186-afc6-f48a3d6d15fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:34:11.584Z|eb70e87d-2051-4186-afc6-f48a3d6d15fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:34:18.343Z|4ec2ddee-83be-4e3f-9983-fc8503786988|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:18.344Z|4ec2ddee-83be-4e3f-9983-fc8503786988|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:18.344Z|ba0d6410-e50b-4787-8116-995a64341284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:18.345Z|ba0d6410-e50b-4787-8116-995a64341284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:19.817Z|abc61f96-dbb1-41dd-9f38-32169a265414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:19.818Z|abc61f96-dbb1-41dd-9f38-32169a265414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:20.905Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:20.912Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:20.913Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:34:20.913Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:20.913Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:20.913Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:34:20.913Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8359603ab833860f5b5007b8217762d4", X-B3-SpanId:"cf8e491290b3489a", X-B3-ParentSpanId:"25e742f7e5db4041", X-B3-Sampled:"0", X-ONAP-RequestID:"6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0", X-RequestID:"6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0", X-TransactionID:"6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0", X-ECOMP-RequestID:"6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a12e142-138c-45ae-a2e0-3f55c2a1dc76"]
2023-04-21T13:34:20.913Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:34:20.914Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:34:20.959Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:20.960Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:20.961Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : OK
2023-04-21T13:34:20.962Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:21 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:20.963Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body: {
"requestId" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:33:30.000+00:00",
"endTime" : "2023-04-21T13:34:15.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:16.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:34:20.964Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:20.964Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||InvokeReturn
2023-04-21T13:34:20.967Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:20.967Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:20.968Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:20.968Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:20.968Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:20.969Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8359603ab833860f5b5007b8217762d4", X-B3-SpanId:"d8f11157e02b2d6e", X-B3-ParentSpanId:"25e742f7e5db4041", X-B3-Sampled:"0", X-ONAP-RequestID:"6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0", X-RequestID:"6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0", X-TransactionID:"6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0", X-ECOMP-RequestID:"6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ab84eb5-a15b-445d-8f74-edb3ad4f8bcc"]
2023-04-21T13:34:20.969Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:20.969Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:20.991Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:20.992Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:20.992Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:20.993Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&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:"Fri, 21 Apr 2023 13:34:21 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:20.994Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:20.994Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:20.994Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:21.011Z|6cd0a4e2-7443-4a44-be59-cb70ca3d5ea0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:21.183Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:21.188Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:21.188Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:34:21.188Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:21.188Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:21.189Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:34:21.189Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"385dab9695bb18a0c510ccb985f5d7e3", X-B3-SpanId:"97a277c053d0e743", X-B3-ParentSpanId:"bef863dfbf4ef9d4", X-B3-Sampled:"0", X-ONAP-RequestID:"affe3633-e32d-4f19-9c9c-df9c4ae360ce", X-RequestID:"affe3633-e32d-4f19-9c9c-df9c4ae360ce", X-TransactionID:"affe3633-e32d-4f19-9c9c-df9c4ae360ce", X-ECOMP-RequestID:"affe3633-e32d-4f19-9c9c-df9c4ae360ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1da1b5b-5218-4771-b473-48e16d042e8b"]
2023-04-21T13:34:21.189Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:34:21.189Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:34:21.228Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:21.229Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:21.229Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : OK
2023-04-21T13:34:21.229Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:21 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:21.229Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body: {
"requestId" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:33:30.000+00:00",
"endTime" : "2023-04-21T13:34:15.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:16.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:34:21.230Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:21.230Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||InvokeReturn
2023-04-21T13:34:21.231Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:21.231Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:21.231Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:21.232Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:21.232Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:21.232Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"385dab9695bb18a0c510ccb985f5d7e3", X-B3-SpanId:"2d5555af3beb311d", X-B3-ParentSpanId:"bef863dfbf4ef9d4", X-B3-Sampled:"0", X-ONAP-RequestID:"affe3633-e32d-4f19-9c9c-df9c4ae360ce", X-RequestID:"affe3633-e32d-4f19-9c9c-df9c4ae360ce", X-TransactionID:"affe3633-e32d-4f19-9c9c-df9c4ae360ce", X-ECOMP-RequestID:"affe3633-e32d-4f19-9c9c-df9c4ae360ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fe2a0d7-4548-4f76-826a-263eba72d3c4"]
2023-04-21T13:34:21.232Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:21.232Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:21.257Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:21.258Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:21.258Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:21.258Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&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:"Fri, 21 Apr 2023 13:34:21 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:21.260Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:21.260Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:21.261Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:21.272Z|affe3633-e32d-4f19-9c9c-df9c4ae360ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:21.532Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:21.538Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:21.538Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:34:21.538Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:21.538Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:21.539Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:34:21.539Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e11abccc2251d4bf0386af316adbb1a", X-B3-SpanId:"e090a480df7662ea", X-B3-ParentSpanId:"72952905c63f9ea7", X-B3-Sampled:"0", X-ONAP-RequestID:"3568a377-6224-40a6-b72b-b2b83702dc62", X-RequestID:"3568a377-6224-40a6-b72b-b2b83702dc62", X-TransactionID:"3568a377-6224-40a6-b72b-b2b83702dc62", X-ECOMP-RequestID:"3568a377-6224-40a6-b72b-b2b83702dc62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"650f6a4e-0832-414e-8df5-4c3904acde8c"]
2023-04-21T13:34:21.539Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:34:21.539Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:34:21.582Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:21.582Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:21.583Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : OK
2023-04-21T13:34:21.583Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:21 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:21.585Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body: {
"requestId" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:33:30.000+00:00",
"endTime" : "2023-04-21T13:34:15.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:16.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:34:21.585Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:21.586Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||InvokeReturn
2023-04-21T13:34:21.589Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:21.590Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:21.590Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:21.590Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:21.591Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:21.591Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e11abccc2251d4bf0386af316adbb1a", X-B3-SpanId:"29eab333b3b3e78e", X-B3-ParentSpanId:"72952905c63f9ea7", X-B3-Sampled:"0", X-ONAP-RequestID:"3568a377-6224-40a6-b72b-b2b83702dc62", X-RequestID:"3568a377-6224-40a6-b72b-b2b83702dc62", X-TransactionID:"3568a377-6224-40a6-b72b-b2b83702dc62", X-ECOMP-RequestID:"3568a377-6224-40a6-b72b-b2b83702dc62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e393711b-e0ab-4589-bcfc-05aa13dd8523"]
2023-04-21T13:34:21.592Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:21.592Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:21.620Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:21.621Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:21.621Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:21.622Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&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:"Fri, 21 Apr 2023 13:34:21 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:21.623Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:21.623Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:21.624Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:21.642Z|3568a377-6224-40a6-b72b-b2b83702dc62|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:21.843Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:21.849Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:21.849Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:34:21.849Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:21.849Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:21.850Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:34:21.850Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2772be5813d5c2f8b85ea093f96a2d4", X-B3-SpanId:"be9e7f6f516bca54", X-B3-ParentSpanId:"e1cd700f19cb61bb", X-B3-Sampled:"0", X-ONAP-RequestID:"8375ba20-4ffa-4896-a947-52a036134823", X-RequestID:"8375ba20-4ffa-4896-a947-52a036134823", X-TransactionID:"8375ba20-4ffa-4896-a947-52a036134823", X-ECOMP-RequestID:"8375ba20-4ffa-4896-a947-52a036134823", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"984800b9-123b-4815-94cd-ebc151da06db"]
2023-04-21T13:34:21.850Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:34:21.850Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:34:21.894Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:21.895Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:21.895Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : OK
2023-04-21T13:34:21.895Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:21 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:21.896Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body: {
"requestId" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:33:30.000+00:00",
"endTime" : "2023-04-21T13:34:15.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:16.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:34:21.896Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:21.896Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||InvokeReturn
2023-04-21T13:34:21.898Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:21.898Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:21.898Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:21.898Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:21.898Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:21.899Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2772be5813d5c2f8b85ea093f96a2d4", X-B3-SpanId:"11086e14f5f28c91", X-B3-ParentSpanId:"e1cd700f19cb61bb", X-B3-Sampled:"0", X-ONAP-RequestID:"8375ba20-4ffa-4896-a947-52a036134823", X-RequestID:"8375ba20-4ffa-4896-a947-52a036134823", X-TransactionID:"8375ba20-4ffa-4896-a947-52a036134823", X-ECOMP-RequestID:"8375ba20-4ffa-4896-a947-52a036134823", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"282e0346-b83c-4645-ba63-4f8b7ac4683c"]
2023-04-21T13:34:21.899Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:21.899Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:21.928Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:21.929Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:21.929Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:21.929Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&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:"Fri, 21 Apr 2023 13:34:21 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:21.931Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:21.931Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:21.932Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:21.942Z|8375ba20-4ffa-4896-a947-52a036134823|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:22.152Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:22.159Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:22.159Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||Invoke
2023-04-21T13:34:22.159Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:22.159Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046
2023-04-21T13:34:22.159Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Method : GET
2023-04-21T13:34:22.159Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf444cda5e8a9a26d28538a972b95b7b", X-B3-SpanId:"4aecb6eb48a56839", X-B3-ParentSpanId:"54d4456f726d65d0", X-B3-Sampled:"0", X-ONAP-RequestID:"edf583b4-5a53-4f77-ab99-03135f89ca86", X-RequestID:"edf583b4-5a53-4f77-ab99-03135f89ca86", X-TransactionID:"edf583b4-5a53-4f77-ab99-03135f89ca86", X-ECOMP-RequestID:"edf583b4-5a53-4f77-ab99-03135f89ca86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0ddbc17-d3c3-41b1-954d-395301acd859"]
2023-04-21T13:34:22.160Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Request body:
2023-04-21T13:34:22.160Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||==========================request end================================================
2023-04-21T13:34:22.208Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:22.208Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:22.209Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Status text : OK
2023-04-21T13:34:22.209Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:23 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:22.211Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||Response body: {
"requestId" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:33:30.000+00:00",
"endTime" : "2023-04-21T13:34:15.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b\",\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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n\t\t\t\"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"117afeb4-6829-46b0-8998-7cf999575cda\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:16.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"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" : "8312fce3-ec08-4b0c-acbc-ce6060534046",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046"
}
}
}
2023-04-21T13:34:22.211Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:22.211Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8312fce3-ec08-4b0c-acbc-ce6060534046|INFO|500||InvokeReturn
2023-04-21T13:34:22.213Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:22.213Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:22.213Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:22.213Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false
2023-04-21T13:34:22.213Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:22.213Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf444cda5e8a9a26d28538a972b95b7b", X-B3-SpanId:"e0487491acf053c5", X-B3-ParentSpanId:"54d4456f726d65d0", X-B3-Sampled:"0", X-ONAP-RequestID:"edf583b4-5a53-4f77-ab99-03135f89ca86", X-RequestID:"edf583b4-5a53-4f77-ab99-03135f89ca86", X-TransactionID:"edf583b4-5a53-4f77-ab99-03135f89ca86", X-ECOMP-RequestID:"edf583b4-5a53-4f77-ab99-03135f89ca86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1188b2cc-c906-4244-b008-abb211b63804"]
2023-04-21T13:34:22.214Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:22.214Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:22.233Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:22.233Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:22.234Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:22.234Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&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:"Fri, 21 Apr 2023 13:34:23 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:22.235Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:22.235Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:22.235Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8312fce3-ec08-4b0c-acbc-ce6060534046&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:22.245Z|edf583b4-5a53-4f77-ab99-03135f89ca86|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8312fce3-ec08-4b0c-acbc-ce6060534046|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:26.135Z|1ee087e6-6563-456c-baea-df59bb4b27bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:34:26.139Z|1ee087e6-6563-456c-baea-df59bb4b27bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:34:27.079Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:27.080Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||INFO|500||Checking if requestId: 6a7c09af-c16e-453d-ac84-75355e869016 already exists in requestDb InfraActiveRequests table
2023-04-21T13:34:27.081Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:34:27.081Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:34:27.081Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:27.081Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:34:27.081Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:34:27.081Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db33b2dfd48f4828a2e632b4c0983965", X-B3-SpanId:"14a09fcbbbe83747", X-B3-ParentSpanId:"f87b68695195b7d5", X-B3-Sampled:"0", X-ONAP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3621c776-8590-4b50-84d9-159f3d0baaf2"]
2023-04-21T13:34:27.081Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:34:27.081Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:34:27.123Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:27.123Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:34:27.124Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : Not Found
2023-04-21T13:34:27.124Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:34:28 GMT", x-envoy-upstream-service-time:"36", server:"envoy"]
2023-04-21T13:34:27.124Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body:
2023-04-21T13:34:27.124Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:27.125Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|404|Not Found|InvokeReturn
2023-04-21T13:34:27.138Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:34:27.139Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-21T13:34:27.145Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:34:27.169Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:34:27.169Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe|INFO|500||Invoke
2023-04-21T13:34:27.243Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe|INFO|404|Not Found|InvokeReturn
2023-04-21T13:34:27.244Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:34:26 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[47], x-aai-txid=[1-aai-resources-230421-13:34:26:677-15830], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:34:27.245Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|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/6538effc-dc5c-4c9f-989e-f74148284ebe","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe","ERR.5.4.6114"]}}}
2023-04-21T13:34:27.256Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe
2023-04-21T13:34:27.257Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 6538effc-dc5c-4c9f-989e-f74148284ebe
2023-04-21T13:34:27.261Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:34:27.286Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe|INFO|500||Invoke
2023-04-21T13:34:27.286Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe with request headers:{Authorization=[***REDACTED***], X-RequestID=[6a7c09af-c16e-453d-ac84-75355e869016], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5dd69130-9fdd-4477-ba75-b8dd711f389d], X-ECOMP-RequestID=[6a7c09af-c16e-453d-ac84-75355e869016], X-TransactionId=[], X-ONAP-RequestID=[6a7c09af-c16e-453d-ac84-75355e869016]}
2023-04-21T13:34:27.324Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:34:26 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[35], x-aai-txid=[1-aai-resources-230421-13:34:26:787-58894], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:34:27.325Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe|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/6538effc-dc5c-4c9f-989e-f74148284ebe","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe","ERR.5.4.6114"]}}}
2023-04-21T13:34:27.325Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe|INFO|404|Not Found|InvokeReturn
2023-04-21T13:34:27.327Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/6538effc-dc5c-4c9f-989e-f74148284ebe
2023-04-21T13:34:27.327Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 6538effc-dc5c-4c9f-989e-f74148284ebe
2023-04-21T13:34:27.330Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:34:27.350Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:34:27.350Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:34:27.403Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:34:27.404Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:34:26 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[51], vertex-id=[389320], x-aai-txid=[2-aai-resources-230421-13:34:26:851-72773], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:34:27.405Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682083887279","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-04-21T13:34:27.406Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:34:27.406Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:34:27.408Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.408Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:34:27.409Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:27.409Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.409Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:34:27.409Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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:"db33b2dfd48f4828a2e632b4c0983965", X-B3-SpanId:"1cc33fecf8157aa4", X-B3-ParentSpanId:"f87b68695195b7d5", X-B3-Sampled:"0", X-ONAP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c817080-8e67-4810-8b0b-c50f8dab74c4"]
2023-04-21T13:34:27.409Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3ed38b2c-e502-40e4-a0e8-e57becde6515"},"instanceName":"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0","requestScope":"network"}
2023-04-21T13:34:27.409Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:34:27.456Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:27.456Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:27.456Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:34:27.457Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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:"Fri, 21 Apr 2023 13:34:28 GMT", x-envoy-upstream-service-time:"44", server:"envoy"]
2023-04-21T13:34:27.457Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:34:27.458Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:27.458Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:34:27.459Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4
2023-04-21T13:34:27.460Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|INFO|500||Invoke
2023-04-21T13:34:27.460Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:27.461Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4
2023-04-21T13:34:27.461Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||Method : GET
2023-04-21T13:34:27.461Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76a6545d-c061-4091-b67c-e50ae9570b5d"]
2023-04-21T13:34:27.462Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||Request body:
2023-04-21T13:34:27.462Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||==========================request end================================================
2023-04-21T13:34:27.529Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:27.530Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:27.530Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||Status text : OK
2023-04-21T13:34:27.531Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:34:27 GMT", x-envoy-upstream-service-time:"62", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:27.534Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||Response body: {
"modelCustomizationUUID" : "e482b083-64fa-4c7f-8417-022980eb82b4",
"modelInstanceName" : "Generic NeutronNet",
"created" : "2023-04-21T13:31:22.000+00:00",
"networkTechnology" : "NEUTRON",
"networkType" : "NEUTRON",
"networkScope" : null,
"networkRole" : null,
"resourceInput" : null,
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4"
},
"networkResourceCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4"
},
"networkResource" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource"
}
}
}
2023-04-21T13:34:27.535Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:27.535Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4|INFO|500||InvokeReturn
2023-04-21T13:34:27.556Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource
2023-04-21T13:34:27.556Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|INFO|500||Invoke
2023-04-21T13:34:27.557Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:27.557Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource
2023-04-21T13:34:27.557Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||Method : GET
2023-04-21T13:34:27.558Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4988ce97-7e00-4d82-b666-00e83e9b2788"]
2023-04-21T13:34:27.558Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||Request body:
2023-04-21T13:34:27.558Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||==========================request end================================================
2023-04-21T13:34:27.629Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:27.630Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:27.630Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||Status text : OK
2023-04-21T13:34:27.631Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/3419fbba-13d7-4325-8f1e-972c0168a9d2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:34:27 GMT", x-envoy-upstream-service-time:"67", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:27.631Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||Response body: {
"modelUUID" : "3419fbba-13d7-4325-8f1e-972c0168a9d2",
"orchestrationMode" : "HEAT",
"description" : "Generic NeutronNet",
"neutronNetworkType" : "BASIC",
"aicVersionMin" : "2.0",
"aicVersionMax" : "3.0",
"modelName" : "Generic NeutronNet",
"modelInvariantUUID" : "d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68",
"modelVersion" : "1.0",
"toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
"category" : null,
"subCategory" : null,
"created" : "2023-04-21T13:31:22.000+00:00",
"hibernateLazyInitializer" : { },
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3419fbba-13d7-4325-8f1e-972c0168a9d2"
},
"networkResource" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3419fbba-13d7-4325-8f1e-972c0168a9d2"
},
"collectionNetworkResourceCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3419fbba-13d7-4325-8f1e-972c0168a9d2/collectionNetworkResourceCustomization"
},
"heatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3419fbba-13d7-4325-8f1e-972c0168a9d2/heatTemplate"
},
"networkResourceCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkResource/3419fbba-13d7-4325-8f1e-972c0168a9d2/networkResourceCustomization"
}
}
}
2023-04-21T13:34:27.632Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:27.632Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e482b083-64fa-4c7f-8417-022980eb82b4/networkResource|INFO|500||InvokeReturn
2023-04-21T13:34:27.652Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.652Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2023-04-21T13:34:27.653Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.653Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.653Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.653Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37296f0e-ab48-4970-873e-13fcb6c182aa"]
2023-04-21T13:34:27.654Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.654Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.720Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.721Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.721Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.721Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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:"Fri, 21 Apr 2023 13:34:27 GMT", x-envoy-upstream-service-time:"45", server:"envoy"]
2023-04-21T13:34:27.722Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.722Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.722Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.723Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.723Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.723Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.723Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.723Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.724Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83570f5c-f3fa-4a43-8830-82072246b11a"]
2023-04-21T13:34:27.724Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.724Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.764Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.764Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.765Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.765Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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:"Fri, 21 Apr 2023 13:34:27 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:27.766Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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" : 179,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
},
"networkRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
}
}
}
2023-04-21T13:34:27.767Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.767Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.783Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.783Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:34:27.783Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:27.784Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.784Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:34:27.784Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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:"db33b2dfd48f4828a2e632b4c0983965", X-B3-SpanId:"3fed554d5df0182e", X-B3-ParentSpanId:"f87b68695195b7d5", X-B3-Sampled:"0", X-ONAP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdd5a639-8578-4ff4-9f4b-d37c26165647"]
2023-04-21T13:34:27.784Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6a7c09af-c16e-453d-ac84-75355e869016","requestStatus":"IN_PROGRESS","startTime":1682084067139,"source":"VID","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3ed38b2c-e502-40e4-a0e8-e57becde6515","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"6a7c09af-c16e-453d-ac84-75355e869016"}
2023-04-21T13:34:27.784Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:34:27.852Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:27.852Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:34:27.852Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:34:27.853Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/6a7c09af-c16e-453d-ac84-75355e869016", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:28 GMT", x-envoy-upstream-service-time:"63", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:27.855Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:34:27.139+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:34:28.745+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:34:27.855Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:27.855Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:34:27.868Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.869Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:34:27.869Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:27.869Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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-04-21T13:34:27.869Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:34:27.870Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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:"db33b2dfd48f4828a2e632b4c0983965", X-B3-SpanId:"db44f8d522fd9b18", X-B3-ParentSpanId:"f87b68695195b7d5", X-B3-Sampled:"0", X-ONAP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a0e6ae4-35cd-4a5f-bb41-d1abfc3fddf5"]
2023-04-21T13:34:27.870Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/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\":\"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e482b083-64fa-4c7f-8417-022980eb82b4\",\"modelVersionId\":\"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\"modelCustomizationId\":\"e482b083-64fa-4c7f-8417-022980eb82b4\",\"modelUuid\":\"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\"modelInvariantUuid\":\"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"6538effc-dc5c-4c9f-989e-f74148284ebe\",\"source\":\"VID\",\"instanceName\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\"modelInfo\":{\"modelInvariantId\":\"6538effc-dc5c-4c9f-989e-f74148284ebe\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b048c440-d3f8-407d-9586-dad2e2a6517b\",\"modelUuid\":\"b048c440-d3f8-407d-9586-dad2e2a6517b\",\"modelInvariantUuid\":\"6538effc-dc5c-4c9f-989e-f74148284ebe\"}}}],\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"3ed38b2c-e502-40e4-a0e8-e57becde6515\"}","type":"String"},"requestId":{"value":"6a7c09af-c16e-453d-ac84-75355e869016","type":"String"},"mso-request-id":{"value":"6a7c09af-c16e-453d-ac84-75355e869016","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3ed38b2c-e502-40e4-a0e8-e57becde6515","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/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:34:27.870Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:34:28.374Z|ba8f2f40-283e-4013-a668-963e108d411e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:28.375Z|ba8f2f40-283e-4013-a668-963e108d411e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:28.377Z|0a9fe746-a40e-4b41-a226-b39076979950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:28.377Z|0a9fe746-a40e-4b41-a226-b39076979950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:28.897Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:28.898Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:34:28.899Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:34:28.899Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:34:28 GMT", X-ONAP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-TransactionID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ECOMP-RequestID:"6a7c09af-c16e-453d-ac84-75355e869016", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8a0e6ae4-35cd-4a5f-bb41-d1abfc3fddf5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1022", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:28.900Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6a7c09af-c16e-453d-ac84-75355e869016\",\"instanceId\":\"9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273\"}}","message":"Success","processInstanceID":"3cb2ab40-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:34:28.900Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:28.901Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:34:28.908Z|6a7c09af-c16e-453d-ac84-75355e869016|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:29.120Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:29.125Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:34:29.126Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:34:29.126Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:29.126Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:34:29.126Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:34:29.126Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3da13936b35e33628b14631299b5331f", X-B3-SpanId:"0998b50f027ef3c3", X-B3-ParentSpanId:"80c363827fa10e4a", X-B3-Sampled:"0", X-ONAP-RequestID:"03ff15ee-faae-49c9-b74f-74d126679fe2", X-RequestID:"03ff15ee-faae-49c9-b74f-74d126679fe2", X-TransactionID:"03ff15ee-faae-49c9-b74f-74d126679fe2", X-ECOMP-RequestID:"03ff15ee-faae-49c9-b74f-74d126679fe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e1717f3-56ff-4945-a7d0-69459c22dd76"]
2023-04-21T13:34:29.127Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:34:29.127Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:34:29.157Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:29.157Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:29.157Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:34:29.157Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:29 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:29.158Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:34:27.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:29.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:34:29.158Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:29.159Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:34:29.161Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:34:29.161Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:29.162Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:29.162Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:34:29.163Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:29.163Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3da13936b35e33628b14631299b5331f", X-B3-SpanId:"942c5ddadba98a1b", X-B3-ParentSpanId:"80c363827fa10e4a", X-B3-Sampled:"0", X-ONAP-RequestID:"03ff15ee-faae-49c9-b74f-74d126679fe2", X-RequestID:"03ff15ee-faae-49c9-b74f-74d126679fe2", X-TransactionID:"03ff15ee-faae-49c9-b74f-74d126679fe2", X-ECOMP-RequestID:"03ff15ee-faae-49c9-b74f-74d126679fe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca0cf49a-7d29-4c04-8ee5-a9b55fce7194"]
2023-04-21T13:34:29.164Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:29.164Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:29.185Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:29.186Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:29.186Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:29.186Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:34:29 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:29.187Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:29.187Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:29.188Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:29.203Z|03ff15ee-faae-49c9-b74f-74d126679fe2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:29.850Z|597e3bae-fe28-49a6-ac28-aed3a25c7b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:29.850Z|597e3bae-fe28-49a6-ac28-aed3a25c7b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:38.405Z|c753decd-a710-41c9-af08-331b4c761c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:38.406Z|c753decd-a710-41c9-af08-331b4c761c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:38.415Z|c995f3c1-f10b-4495-afd6-c2cbb96b318f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:38.416Z|c995f3c1-f10b-4495-afd6-c2cbb96b318f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:39.427Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:39.435Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:34:39.435Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:34:39.436Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:39.436Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:34:39.436Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:34:39.436Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"607b8a617e1af901426eb0114f3a419d", X-B3-SpanId:"c7fa235f088b6358", X-B3-ParentSpanId:"85241b20303e9d43", X-B3-Sampled:"0", X-ONAP-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-TransactionID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-ECOMP-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fbb98cc-fc5b-4531-9af9-7b4f2b47e274"]
2023-04-21T13:34:39.436Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:34:39.436Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:34:39.486Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:39.487Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:39.487Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:34:39.487Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:40 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:39.489Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:38.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:34:39.489Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:39.490Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:34:39.492Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:34:39.493Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:39.493Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:39.493Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:34:39.494Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:39.494Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"607b8a617e1af901426eb0114f3a419d", X-B3-SpanId:"18baaa8e2d4b92c4", X-B3-ParentSpanId:"85241b20303e9d43", X-B3-Sampled:"0", X-ONAP-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-TransactionID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-ECOMP-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddf8c7d7-ccde-44b2-b72a-3f3274941bc0"]
2023-04-21T13:34:39.494Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:39.494Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:39.520Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:39.520Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:39.520Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:39.521Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:34:40 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:39.523Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:39.523Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:39.524Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:39.584Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:34:39.584Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:34:39.584Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:39.585Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:34:39.585Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:34:39.585Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-TransactionID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-ECOMP-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06f8fbcb-cc74-4cc9-b74f-b0c3113d3301"]
2023-04-21T13:34:39.585Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:34:39.585Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:34:39.883Z|110d0475-b3b4-4dff-bd5b-26407bf29967|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:39.884Z|110d0475-b3b4-4dff-bd5b-26407bf29967|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:39.935Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:39.936Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:39.936Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:34:39.937Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3034B5D2047403F809EEABE1A77AFAE6; 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:"Fri, 21 Apr 2023 13:34:39 GMT", x-envoy-upstream-service-time:"311", server:"envoy"]
2023-04-21T13:34:39.938Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3cb2ab40-e049-11ed-9c34-ba208c33156b","businessKey":"6a7c09af-c16e-453d-ac84-75355e869016","processDefinitionId":"WorkflowActionBB:1:7ad02daa-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:34:27.394+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:34:39.939Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:39.940Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:34:39.978Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:34:39.979Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:34:39.979Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:39.979Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:34:39.979Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:34:39.979Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-TransactionID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-ECOMP-RequestID:"1da7f546-8033-4946-8d15-bbc4d3944843", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4ac9d17-b53a-41b8-aeb3-92c41669871f"]
2023-04-21T13:34:39.979Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:34:39.979Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:34:40.147Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:40.148Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:40.148Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:34:40.148Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=29E16C8F65C4203A28BE7EF5AB7B3EF4; 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:"797", Date:"Fri, 21 Apr 2023 13:34:39 GMT", x-envoy-upstream-service-time:"164", server:"envoy"]
2023-04-21T13:34:40.149Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"3cb48039-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:7ad02daa-e037-11ed-9c34-ba208c33156b","processInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b","executionId":"3cb2ab40-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:34:27.405+0000","endTime":"2023-04-21T13:34:27.955+0000","durationInMillis":550,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:34:40.149Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:40.149Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cb2ab40-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:34:40.162Z|1da7f546-8033-4946-8d15-bbc4d3944843|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:41.135Z|9d419611-241d-469b-bae3-952148f085f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:34:41.135Z|9d419611-241d-469b-bae3-952148f085f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:34:41.585Z|f8956f41-793a-401f-be55-0bd268eb9f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:34:41.585Z|f8956f41-793a-401f-be55-0bd268eb9f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:34:48.432Z|09b0e485-c513-4aba-9935-f8401edbb8d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:48.432Z|09b0e485-c513-4aba-9935-f8401edbb8d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:48.451Z|48689a21-fbf0-46b2-b129-106d8de06979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:48.451Z|48689a21-fbf0-46b2-b129-106d8de06979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:49.918Z|68320599-6d22-4266-a460-4e4d28776eb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:49.919Z|68320599-6d22-4266-a460-4e4d28776eb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:50.396Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:34:50.404Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:34:50.405Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:34:50.405Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:50.405Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:34:50.405Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:34:50.405Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f624fc774230c82b2a1feda8068d8496", X-B3-SpanId:"8aab6508ea44f575", X-B3-ParentSpanId:"7aadf8b17fed4cc9", X-B3-Sampled:"0", X-ONAP-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-TransactionID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-ECOMP-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65395b77-ed26-464e-ae96-88b46be5656e"]
2023-04-21T13:34:50.407Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:34:50.407Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:34:50.457Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:50.458Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:50.458Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:34:50.458Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:34:51 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:50.461Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:38.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:34:50.461Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:50.462Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:34:50.464Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:34:50.465Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:34:50.465Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:50.466Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:34:50.466Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:34:50.466Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f624fc774230c82b2a1feda8068d8496", X-B3-SpanId:"882a8c5bd66d02b4", X-B3-ParentSpanId:"7aadf8b17fed4cc9", X-B3-Sampled:"0", X-ONAP-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-TransactionID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-ECOMP-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"530a884b-7182-460a-943b-0cd8291838df"]
2023-04-21T13:34:50.466Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:34:50.467Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:34:50.484Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:50.484Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:50.485Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:34:50.485Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:34:51 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:34:50.486Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:34:50.486Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:50.486Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:34:50.522Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:34:50.523Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:34:50.523Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:50.523Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:34:50.524Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:34:50.524Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-TransactionID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-ECOMP-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d398333-5f7a-493b-894d-e6335da55be1"]
2023-04-21T13:34:50.524Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:34:50.524Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:34:50.696Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:50.697Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:50.697Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:34:50.697Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2738B27460C9A8D7732A1AED81EF0614; 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:"Fri, 21 Apr 2023 13:34:49 GMT", x-envoy-upstream-service-time:"167", server:"envoy"]
2023-04-21T13:34:50.698Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"48cd9407-e049-11ed-9c34-ba208c33156b","businessKey":"6a7c09af-c16e-453d-ac84-75355e869016","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:34:47.702+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"48cb9800-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:34:50.698Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:50.698Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:34:50.727Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:34:50.728Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:34:50.728Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:34:50.728Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:34:50.729Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:34:50.729Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-TransactionID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-ECOMP-RequestID:"a9ce5a9f-fe62-4f3f-9657-4fa360701d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4bbb32f-4357-4855-8589-54293204878f"]
2023-04-21T13:34:50.729Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:34:50.729Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:34:50.911Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:34:50.912Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:34:50.913Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:34:50.913Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DBEA00B0392246EEF9E6A66182EEFEC1; 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:"Fri, 21 Apr 2023 13:34:49 GMT", x-envoy-upstream-service-time:"167", server:"envoy"]
2023-04-21T13:34:50.914Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:48cd940e-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"48cd9407-e049-11ed-9c34-ba208c33156b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"48cd9407-e049-11ed-9c34-ba208c33156b","executionId":"48cd9407-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:34:47.702+0000","endTime":"2023-04-21T13:34:47.703+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:34:50.914Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:34:50.914Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:34:50.922Z|a9ce5a9f-fe62-4f3f-9657-4fa360701d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:34:56.135Z|b776cf6d-7433-46f1-bc6c-fc7e81fc55e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:34:56.135Z|b776cf6d-7433-46f1-bc6c-fc7e81fc55e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:34:58.464Z|a68ea08b-382b-4482-a79c-d9ed58a25a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:58.465Z|a68ea08b-382b-4482-a79c-d9ed58a25a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:58.483Z|a3be9159-fa5e-44c9-9887-7723b41bce6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:58.484Z|a3be9159-fa5e-44c9-9887-7723b41bce6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:34:59.949Z|e3b9a31c-b028-4035-8e6e-85808f4eed54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:34:59.950Z|e3b9a31c-b028-4035-8e6e-85808f4eed54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:01.185Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:01.193Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:01.194Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:35:01.194Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:01.194Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:01.194Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:35:01.194Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33c717e859c79da02d54ff8ec6664486", X-B3-SpanId:"ab674fa0c8311936", X-B3-ParentSpanId:"1b518e68f7a74407", X-B3-Sampled:"0", X-ONAP-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-TransactionID:"e420838c-d3fc-48b6-869c-090dca82e776", X-ECOMP-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfb2e194-5546-4f56-903b-f1e12da79890"]
2023-04-21T13:35:01.194Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:35:01.194Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:35:01.244Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:01.245Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:01.245Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:35:01.245Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:01 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:01.246Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:59.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"cloudIdentifier" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\"},\"environment\":null}",
"created" : "2023-04-21T13:34:55.000+00:00"
} ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:35:01.246Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:01.247Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:35:01.249Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:01.250Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:01.250Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:01.251Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:01.251Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:01.251Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33c717e859c79da02d54ff8ec6664486", X-B3-SpanId:"10e732ecc3d880f4", X-B3-ParentSpanId:"1b518e68f7a74407", X-B3-Sampled:"0", X-ONAP-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-TransactionID:"e420838c-d3fc-48b6-869c-090dca82e776", X-ECOMP-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f80f2d3e-b27c-4f9d-a3f1-2e61804f7207"]
2023-04-21T13:35:01.251Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:01.251Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:01.285Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:01.285Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:01.286Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:01.286Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:35:01 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:01.287Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 9,
"soRequestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"704d91af-c047-40aa-a482-1d97a14550e2\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c803cba8-6557-4495-8bd8-7c0391dc86be\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":null,\"creation_time\":1682084097000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:00.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:01.288Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:01.288Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:01.321Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:35:01.321Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:35:01.321Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:01.321Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:35:01.322Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:35:01.322Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-TransactionID:"e420838c-d3fc-48b6-869c-090dca82e776", X-ECOMP-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d900e1e6-9c2e-4874-96d5-79b3db22cf46"]
2023-04-21T13:35:01.322Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:35:01.322Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:35:01.488Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:01.489Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:01.489Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:35:01.490Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=849ECB5F1B61B8EEA5DA765F7D17D99E; 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:"Fri, 21 Apr 2023 13:35:00 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2023-04-21T13:35:01.490Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"48cd9407-e049-11ed-9c34-ba208c33156b","businessKey":"6a7c09af-c16e-453d-ac84-75355e869016","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:34:47.702+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"48cb9800-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:35:01.491Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:01.491Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:35:01.518Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:35:01.518Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:35:01.518Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:01.519Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:35:01.519Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:35:01.519Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-TransactionID:"e420838c-d3fc-48b6-869c-090dca82e776", X-ECOMP-RequestID:"e420838c-d3fc-48b6-869c-090dca82e776", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecf6eab2-cd9e-462b-84cd-df48898b37f4"]
2023-04-21T13:35:01.519Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:35:01.519Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:35:01.677Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:01.677Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:01.678Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:35:01.678Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=56F4340402A1841E288DDF2609CFF21B; 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:"Fri, 21 Apr 2023 13:35:00 GMT", x-envoy-upstream-service-time:"154", server:"envoy"]
2023-04-21T13:35:01.679Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4ef4be5f-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"48cd9407-e049-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"48cd9407-e049-11ed-9c34-ba208c33156b","executionId":"48cd9407-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:34:58.025+0000","endTime":"2023-04-21T13:34:58.040+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:35:01.679Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:01.679Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:35:01.688Z|e420838c-d3fc-48b6-869c-090dca82e776|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:05.845Z|34784aee-3756-4703-ad41-8607b792b0a8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:35:05.845Z|34784aee-3756-4703-ad41-8607b792b0a8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:08.493Z|5d64c5de-4f68-44bb-8058-a5a4316f6b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:08.494Z|5d64c5de-4f68-44bb-8058-a5a4316f6b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:08.518Z|18a6e6cf-558f-4907-ae47-1ee66106c715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:08.519Z|18a6e6cf-558f-4907-ae47-1ee66106c715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:09.982Z|e833e4c3-ca6b-43f5-9bff-813aa86f16b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:09.983Z|e833e4c3-ca6b-43f5-9bff-813aa86f16b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:11.135Z|4ee7b596-6d4c-4de0-8b4e-34a262f356c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:35:11.139Z|4ee7b596-6d4c-4de0-8b4e-34a262f356c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:35:11.586Z|c396de70-7e1b-4065-9c81-f192c2056661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:35:11.586Z|c396de70-7e1b-4065-9c81-f192c2056661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:35:11.918Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:11.928Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:11.929Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:35:11.929Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:11.929Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:11.929Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:35:11.929Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"695226bb355ef391af1a264e0b14ed49", X-B3-SpanId:"c6aa4757fa66bba5", X-B3-ParentSpanId:"8d3ff7eb5b6178ed", X-B3-Sampled:"0", X-ONAP-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-TransactionID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-ECOMP-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3f8ea23-0498-475f-a1f7-207f9dcd7ce0"]
2023-04-21T13:35:11.929Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:35:11.929Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:35:11.973Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:11.974Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:11.975Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:35:11.975Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:12 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:11.975Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:34:59.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"cloudIdentifier" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\"},\"environment\":null}",
"created" : "2023-04-21T13:34:55.000+00:00"
} ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:35:11.975Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:11.976Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:35:11.977Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:11.978Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:11.978Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:11.978Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:11.978Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:11.979Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"695226bb355ef391af1a264e0b14ed49", X-B3-SpanId:"66c5a0cfbc4b5bb4", X-B3-ParentSpanId:"8d3ff7eb5b6178ed", X-B3-Sampled:"0", X-ONAP-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-TransactionID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-ECOMP-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc268783-05ad-431c-97c8-736cea3c43b4"]
2023-04-21T13:35:11.979Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:11.979Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:12.010Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:12.010Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:12.011Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:12.011Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:35:12 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:12.012Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 9,
"soRequestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"704d91af-c047-40aa-a482-1d97a14550e2\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c803cba8-6557-4495-8bd8-7c0391dc86be\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":null,\"creation_time\":1682084097000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:00.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:12.012Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:12.013Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:12.043Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:35:12.043Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:35:12.043Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:12.043Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:35:12.044Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:35:12.044Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-TransactionID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-ECOMP-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5687d3e2-ac2f-4355-b53f-5fb4a18b733c"]
2023-04-21T13:35:12.044Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:35:12.044Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:35:12.226Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:12.227Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:12.228Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:35:12.228Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E098323D8DDA5461B382DBF86D6C5003; 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:"Fri, 21 Apr 2023 13:35:11 GMT", x-envoy-upstream-service-time:"172", server:"envoy"]
2023-04-21T13:35:12.229Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"48cd9407-e049-11ed-9c34-ba208c33156b","businessKey":"6a7c09af-c16e-453d-ac84-75355e869016","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:34:47.702+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"48cb9800-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:35:12.230Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:12.231Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a7c09af-c16e-453d-ac84-75355e869016&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:35:12.258Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:35:12.259Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:35:12.259Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:12.259Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:35:12.259Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:35:12.259Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-TransactionID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-ECOMP-RequestID:"7d7738e8-bc53-4c7b-8276-58f9a532e063", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9488c29c-d3f6-4b1c-ab83-4c72c908e09f"]
2023-04-21T13:35:12.260Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:35:12.260Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:35:12.454Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:12.455Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:12.456Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:35:12.457Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=996ECF3F625AE9A837F8E52969315DB8; 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:"Fri, 21 Apr 2023 13:35:11 GMT", x-envoy-upstream-service-time:"190", server:"envoy"]
2023-04-21T13:35:12.457Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4ef4be5f-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"48cd9407-e049-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"48cd9407-e049-11ed-9c34-ba208c33156b","executionId":"48cd9407-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:34:58.025+0000","endTime":"2023-04-21T13:34:58.040+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3cb2ab40-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:35:12.458Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:12.459Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48cd9407-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:35:12.467Z|7d7738e8-bc53-4c7b-8276-58f9a532e063|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:18.526Z|7e875524-86f1-443d-8a77-05510593cd05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:18.527Z|7e875524-86f1-443d-8a77-05510593cd05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:18.582Z|ebb5fade-684f-43cd-a279-7eed0d2ca2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:18.582Z|ebb5fade-684f-43cd-a279-7eed0d2ca2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:20.011Z|7b9206c1-cae8-485b-83ca-bdb09565c86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:20.012Z|7b9206c1-cae8-485b-83ca-bdb09565c86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:22.722Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:22.730Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:22.731Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:35:22.731Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:22.731Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:22.731Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:35:22.731Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31052fe9510d6ad1b04001824f873f71", X-B3-SpanId:"5f3acc5a1cf73183", X-B3-ParentSpanId:"e78e887ab0e9e820", X-B3-Sampled:"0", X-ONAP-RequestID:"c1c06a5e-5e04-44d8-8e3c-83a410c539df", X-RequestID:"c1c06a5e-5e04-44d8-8e3c-83a410c539df", X-TransactionID:"c1c06a5e-5e04-44d8-8e3c-83a410c539df", X-ECOMP-RequestID:"c1c06a5e-5e04-44d8-8e3c-83a410c539df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba7f4b1a-bfb5-4e03-a8fb-d65677a2abd1"]
2023-04-21T13:35:22.731Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:35:22.731Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:35:22.776Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:22.777Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:22.777Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:35:22.777Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:23 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:22.778Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"endTime" : "2023-04-21T13:35:19.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:20.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"cloudIdentifier" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\"},\"environment\":null}",
"created" : "2023-04-21T13:34:55.000+00:00"
} ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:35:22.778Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:22.778Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:35:22.779Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:22.780Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:22.780Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:22.780Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:22.780Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:22.780Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31052fe9510d6ad1b04001824f873f71", X-B3-SpanId:"cc30eaf0ce735657", X-B3-ParentSpanId:"e78e887ab0e9e820", X-B3-Sampled:"0", X-ONAP-RequestID:"c1c06a5e-5e04-44d8-8e3c-83a410c539df", X-RequestID:"c1c06a5e-5e04-44d8-8e3c-83a410c539df", X-TransactionID:"c1c06a5e-5e04-44d8-8e3c-83a410c539df", X-ECOMP-RequestID:"c1c06a5e-5e04-44d8-8e3c-83a410c539df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b87ac01b-3246-44ae-a254-00ef5f44fdb5"]
2023-04-21T13:35:22.780Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:22.780Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:22.802Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:22.803Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:22.803Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:22.803Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:35:23 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:22.804Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 9,
"soRequestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0ce4135f-8df2-4a73-9f46-319bb5301873\",\"output_key\":\"subnet_id_c803cba8-6557-4495-8bd8-7c0391dc86be\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"704d91af-c047-40aa-a482-1d97a14550e2\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":null,\"creation_time\":1682084097000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:00.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:22.804Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:22.804Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:22.826Z|c1c06a5e-5e04-44d8-8e3c-83a410c539df|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:23.033Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:23.038Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:23.039Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:35:23.039Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:23.039Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:23.039Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:35:23.039Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f4f24a09874eed4832a089e7cfc8574", X-B3-SpanId:"a697315d6b63e2a8", X-B3-ParentSpanId:"ac4151aaf04f66a3", X-B3-Sampled:"0", X-ONAP-RequestID:"9b27cb8d-7a78-4e7a-825b-c31400a92a72", X-RequestID:"9b27cb8d-7a78-4e7a-825b-c31400a92a72", X-TransactionID:"9b27cb8d-7a78-4e7a-825b-c31400a92a72", X-ECOMP-RequestID:"9b27cb8d-7a78-4e7a-825b-c31400a92a72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46456f1e-429c-4ce6-8e1a-bb30ff623f17"]
2023-04-21T13:35:23.039Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:35:23.039Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:35:23.071Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:23.072Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:23.072Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:35:23.072Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:23 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:23.072Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"endTime" : "2023-04-21T13:35:19.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:20.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"cloudIdentifier" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\"},\"environment\":null}",
"created" : "2023-04-21T13:34:55.000+00:00"
} ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:35:23.072Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:23.073Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:35:23.074Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:23.074Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:23.074Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:23.074Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:23.074Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:23.075Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f4f24a09874eed4832a089e7cfc8574", X-B3-SpanId:"ffd289930bdf77ba", X-B3-ParentSpanId:"ac4151aaf04f66a3", X-B3-Sampled:"0", X-ONAP-RequestID:"9b27cb8d-7a78-4e7a-825b-c31400a92a72", X-RequestID:"9b27cb8d-7a78-4e7a-825b-c31400a92a72", X-TransactionID:"9b27cb8d-7a78-4e7a-825b-c31400a92a72", X-ECOMP-RequestID:"9b27cb8d-7a78-4e7a-825b-c31400a92a72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c832a084-1488-454a-a9d4-6fd2fad68644"]
2023-04-21T13:35:23.075Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:23.075Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:23.096Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:23.097Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:23.097Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:23.097Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:35:23 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:23.098Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 9,
"soRequestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0ce4135f-8df2-4a73-9f46-319bb5301873\",\"output_key\":\"subnet_id_c803cba8-6557-4495-8bd8-7c0391dc86be\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"704d91af-c047-40aa-a482-1d97a14550e2\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":null,\"creation_time\":1682084097000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:00.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:23.098Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:23.098Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:23.110Z|9b27cb8d-7a78-4e7a-825b-c31400a92a72|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:23.327Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:23.332Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:23.332Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:35:23.332Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:23.333Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:23.333Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:35:23.333Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbe47553308a6eb1dfcc0f003b6cfd29", X-B3-SpanId:"5d25b26cd1e81a5b", X-B3-ParentSpanId:"49a0d85161379600", X-B3-Sampled:"0", X-ONAP-RequestID:"fa9cb76f-03a0-48ff-88f8-a10e6b886a9f", X-RequestID:"fa9cb76f-03a0-48ff-88f8-a10e6b886a9f", X-TransactionID:"fa9cb76f-03a0-48ff-88f8-a10e6b886a9f", X-ECOMP-RequestID:"fa9cb76f-03a0-48ff-88f8-a10e6b886a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17041d9d-9032-4a05-95ad-0cbcd327a4bd"]
2023-04-21T13:35:23.333Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:35:23.333Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:35:23.368Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:23.369Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:23.369Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:35:23.369Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:23 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:23.369Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"endTime" : "2023-04-21T13:35:19.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:20.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"cloudIdentifier" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\"},\"environment\":null}",
"created" : "2023-04-21T13:34:55.000+00:00"
} ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:35:23.369Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:23.370Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:35:23.375Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:23.375Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:23.375Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:23.375Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:23.376Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:23.376Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbe47553308a6eb1dfcc0f003b6cfd29", X-B3-SpanId:"04b37c7650a79362", X-B3-ParentSpanId:"49a0d85161379600", X-B3-Sampled:"0", X-ONAP-RequestID:"fa9cb76f-03a0-48ff-88f8-a10e6b886a9f", X-RequestID:"fa9cb76f-03a0-48ff-88f8-a10e6b886a9f", X-TransactionID:"fa9cb76f-03a0-48ff-88f8-a10e6b886a9f", X-ECOMP-RequestID:"fa9cb76f-03a0-48ff-88f8-a10e6b886a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7390a86e-b53e-467e-b855-d1bc485076ec"]
2023-04-21T13:35:23.376Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:23.376Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:23.398Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:23.398Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:23.399Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:23.399Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:35:23 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:23.399Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 9,
"soRequestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0ce4135f-8df2-4a73-9f46-319bb5301873\",\"output_key\":\"subnet_id_c803cba8-6557-4495-8bd8-7c0391dc86be\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"704d91af-c047-40aa-a482-1d97a14550e2\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":null,\"creation_time\":1682084097000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:00.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:23.399Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:23.400Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:23.408Z|fa9cb76f-03a0-48ff-88f8-a10e6b886a9f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:23.592Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:23.597Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:23.598Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:35:23.598Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:23.598Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:23.598Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:35:23.598Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"065ab92b8f439f5983fc886f5428d841", X-B3-SpanId:"ab29e3a193c3f4d1", X-B3-ParentSpanId:"4bb93e2c57ec356e", X-B3-Sampled:"0", X-ONAP-RequestID:"3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a", X-RequestID:"3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a", X-TransactionID:"3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a", X-ECOMP-RequestID:"3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04f7a963-f9d6-4c30-b939-a73e8df57ae7"]
2023-04-21T13:35:23.598Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:35:23.598Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:35:23.632Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:23.632Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:23.632Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:35:23.632Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:23 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:23.635Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"endTime" : "2023-04-21T13:35:19.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:20.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"cloudIdentifier" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\"},\"environment\":null}",
"created" : "2023-04-21T13:34:55.000+00:00"
} ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:35:23.635Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:23.635Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:35:23.637Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:23.637Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:23.637Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:23.637Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:23.638Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:23.638Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"065ab92b8f439f5983fc886f5428d841", X-B3-SpanId:"ad4c9eacedee6d6e", X-B3-ParentSpanId:"4bb93e2c57ec356e", X-B3-Sampled:"0", X-ONAP-RequestID:"3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a", X-RequestID:"3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a", X-TransactionID:"3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a", X-ECOMP-RequestID:"3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdc382ab-124e-4b24-9c6a-473301aa052f"]
2023-04-21T13:35:23.638Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:23.638Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:23.661Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:23.662Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:23.662Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:23.662Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:35:23 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:23.663Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 9,
"soRequestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0ce4135f-8df2-4a73-9f46-319bb5301873\",\"output_key\":\"subnet_id_c803cba8-6557-4495-8bd8-7c0391dc86be\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"704d91af-c047-40aa-a482-1d97a14550e2\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":null,\"creation_time\":1682084097000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:00.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:23.664Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:23.664Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:23.673Z|3c1ca879-2bf6-4f4d-9aa6-c392db7f9d0a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:23.887Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:23.892Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:23.893Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||Invoke
2023-04-21T13:35:23.893Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:23.893Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016
2023-04-21T13:35:23.893Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Method : GET
2023-04-21T13:35:23.893Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a56940e3ce8202ffa04a303ce417cf4c", X-B3-SpanId:"112c62d65efd9f47", X-B3-ParentSpanId:"16a84aff42d26d55", X-B3-Sampled:"0", X-ONAP-RequestID:"c6c28f68-405e-40a8-9b05-ade0800f106f", X-RequestID:"c6c28f68-405e-40a8-9b05-ade0800f106f", X-TransactionID:"c6c28f68-405e-40a8-9b05-ade0800f106f", X-ECOMP-RequestID:"c6c28f68-405e-40a8-9b05-ade0800f106f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1780dbe-84a1-4aba-a9b5-f4f1b49963f5"]
2023-04-21T13:35:23.893Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Request body:
2023-04-21T13:35:23.894Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||==========================request end================================================
2023-04-21T13:35:23.930Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:23.931Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:23.931Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Status text : OK
2023-04-21T13:35:23.931Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:24 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:23.931Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||Response body: {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"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-04-21T13:34:27.000+00:00",
"endTime" : "2023-04-21T13:35:19.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"d18cb9e1-6e9c-411c-bcc1-a8b5164f9d68\",\n \"modelVersionId\": \"3419fbba-13d7-4325-8f1e-972c0168a9d2\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e482b083-64fa-4c7f-8417-022980eb82b4\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:20.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "createInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "Generic NeutronNet",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"cloudIdentifier" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\"},\"environment\":null}",
"created" : "2023-04-21T13:34:55.000+00:00"
} ],
"requestURI" : "6a7c09af-c16e-453d-ac84-75355e869016",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016"
}
}
}
2023-04-21T13:35:23.932Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:23.932Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a7c09af-c16e-453d-ac84-75355e869016|INFO|500||InvokeReturn
2023-04-21T13:35:23.933Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:23.933Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:23.933Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:23.934Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false
2023-04-21T13:35:23.934Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:23.934Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a56940e3ce8202ffa04a303ce417cf4c", X-B3-SpanId:"a261f8c0b3115c07", X-B3-ParentSpanId:"16a84aff42d26d55", X-B3-Sampled:"0", X-ONAP-RequestID:"c6c28f68-405e-40a8-9b05-ade0800f106f", X-RequestID:"c6c28f68-405e-40a8-9b05-ade0800f106f", X-TransactionID:"c6c28f68-405e-40a8-9b05-ade0800f106f", X-ECOMP-RequestID:"c6c28f68-405e-40a8-9b05-ade0800f106f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19dc8fc3-1d87-4c24-b396-f700a592c234"]
2023-04-21T13:35:23.934Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:23.934Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:23.953Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:23.954Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:23.954Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:23.954Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&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:"Fri, 21 Apr 2023 13:35:24 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:23.954Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 9,
"soRequestId" : "6a7c09af-c16e-453d-ac84-75355e869016",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0ce4135f-8df2-4a73-9f46-319bb5301873\",\"output_key\":\"subnet_id_c803cba8-6557-4495-8bd8-7c0391dc86be\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"704d91af-c047-40aa-a482-1d97a14550e2\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":null,\"creation_time\":1682084097000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:00.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:23.954Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:23.954Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a7c09af-c16e-453d-ac84-75355e869016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:23.962Z|c6c28f68-405e-40a8-9b05-ade0800f106f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a7c09af-c16e-453d-ac84-75355e869016|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:26.135Z|1fa4188c-2cd7-4520-99c6-80be1dc3918d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:35:26.135Z|1fa4188c-2cd7-4520-99c6-80be1dc3918d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:35:28.582Z|b4fac407-652b-4f32-b0fd-e8c50d4bf1d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:28.583Z|b4fac407-652b-4f32-b0fd-e8c50d4bf1d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:28.611Z|9d4dd15f-8920-4415-8d35-989de536264a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:28.612Z|9d4dd15f-8920-4415-8d35-989de536264a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:30.039Z|13e35d96-9ccd-434f-a1bb-38821aa573d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:30.040Z|13e35d96-9ccd-434f-a1bb-38821aa573d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:35.306Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:35.308Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||INFO|500||Checking if requestId: f8ab2321-7b5b-4fc7-bccb-c89b1c103da5 already exists in requestDb InfraActiveRequests table
2023-04-21T13:35:35.309Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:35:35.309Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:35:35.309Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:35.310Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:35:35.310Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:35:35.310Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e007fbf06c1b16ad19e63f8590696f0b", X-B3-SpanId:"cd1ae8bca0406735", X-B3-ParentSpanId:"06b98ba1a5ff0ac9", X-B3-Sampled:"0", X-ONAP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-TransactionID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ECOMP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42e0570b-6bde-4747-8d3a-39715899fc67"]
2023-04-21T13:35:35.310Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:35:35.310Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:35:35.355Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:35.355Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:35:35.355Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : Not Found
2023-04-21T13:35:35.356Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:35:36 GMT", x-envoy-upstream-service-time:"40", server:"envoy"]
2023-04-21T13:35:35.356Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body:
2023-04-21T13:35:35.356Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:35.357Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|404|Not Found|InvokeReturn
2023-04-21T13:35:35.369Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:35:36.354Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:35:36.379Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-21T13:35:36.379Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/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/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[f8ab2321-7b5b-4fc7-bccb-c89b1c103da5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1ccf37e1-6bc3-4bd1-bbf4-6688b001edea], X-ECOMP-RequestID=[f8ab2321-7b5b-4fc7-bccb-c89b1c103da5], X-TransactionId=[], X-ONAP-RequestID=[f8ab2321-7b5b-4fc7-bccb-c89b1c103da5]}
2023-04-21T13:35:36.507Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/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/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:35:35 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[96], x-aai-txid=[1-aai-resources-230421-13:35:35:892-23602], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:35:36.509Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/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/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/related-to/vf-modules","ERR.5.4.6114"]}}}
2023-04-21T13:35:36.510Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-21T13:35:36.515Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2023-04-21T13:35:36.521Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:35:36.550Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:35:36.550Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f8ab2321-7b5b-4fc7-bccb-c89b1c103da5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e0a369ae-5641-47dc-92b8-7966776cf694], X-ECOMP-RequestID=[f8ab2321-7b5b-4fc7-bccb-c89b1c103da5], X-TransactionId=[], X-ONAP-RequestID=[f8ab2321-7b5b-4fc7-bccb-c89b1c103da5]}
2023-04-21T13:35:36.670Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:35:36 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[93], vertex-id=[389320], x-aai-txid=[1-aai-resources-230421-13:35:36:052-26644], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:35:36.670Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682084071025","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_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-04-21T13:35:36.671Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:35:36.672Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:35:36.672Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:35:36.673Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.674Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:35:36.674Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:36.674Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.674Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:35:36.674Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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:"e007fbf06c1b16ad19e63f8590696f0b", X-B3-SpanId:"594486214896aed5", X-B3-ParentSpanId:"06b98ba1a5ff0ac9", X-B3-Sampled:"0", X-ONAP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-TransactionID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ECOMP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"496d7f8a-6ea1-4fc7-bf17-856be4515d2f"]
2023-04-21T13:35:36.674Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273","serviceInstanceId":"3ed38b2c-e502-40e4-a0e8-e57becde6515"},"instanceName":null,"requestScope":"network"}
2023-04-21T13:35:36.675Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:35:36.724Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:36.724Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:36.724Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:35:36.725Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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:"Fri, 21 Apr 2023 13:35:37 GMT", x-envoy-upstream-service-time:"46", server:"envoy"]
2023-04-21T13:35:36.725Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:35:36.725Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:36.725Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:35:36.726Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.726Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-04-21T13:35:36.727Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.727Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.727Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.727Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-TransactionID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ECOMP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38ea3f60-b6a8-4106-9081-1134f291a336"]
2023-04-21T13:35:36.727Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.728Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.764Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.765Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.765Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.765Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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:"Fri, 21 Apr 2023 13:35:36 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:36.766Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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" : 185,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
},
"networkRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
}
}
}
2023-04-21T13:35:36.766Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.766Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-04-21T13:35:36.778Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:35:36.779Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:35:36.779Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:36.780Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:35:36.780Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:35:36.780Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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:"e007fbf06c1b16ad19e63f8590696f0b", X-B3-SpanId:"fbc595491de874eb", X-B3-ParentSpanId:"06b98ba1a5ff0ac9", X-B3-Sampled:"0", X-ONAP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-TransactionID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ECOMP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"229e1da4-c48d-48eb-abcb-6fb4aa448c0f"]
2023-04-21T13:35:36.781Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5","requestStatus":"IN_PROGRESS","startTime":1682084136515,"source":"VID","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3ed38b2c-e502-40e4-a0e8-e57becde6515","requestScope":"network","requestAction":"deleteInstance","networkId":"9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"}
2023-04-21T13:35:36.781Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:35:36.832Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:36.833Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:35:36.834Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:35:36.834Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:37 GMT", x-envoy-upstream-service-time:"48", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:36.835Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:35:36.515+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:35:37.741+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:35:36.835Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:36.836Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:35:36.848Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.849Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:35:36.849Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:36.850Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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-04-21T13:35:36.850Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:35:36.850Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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:"e007fbf06c1b16ad19e63f8590696f0b", X-B3-SpanId:"4a3fce6890a2337d", X-B3-ParentSpanId:"06b98ba1a5ff0ac9", X-B3-Sampled:"0", X-ONAP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-TransactionID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ECOMP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"180f563c-5b18-4ce1-b12e-f7a88dfb2b6b"]
2023-04-21T13:35:36.851Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|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\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3ed38b2c-e502-40e4-a0e8-e57becde6515\",\"networkInstanceId\":\"9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273\"}","type":"String"},"requestId":{"value":"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5","type":"String"},"mso-request-id":{"value":"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3ed38b2c-e502-40e4-a0e8-e57becde6515","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273","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/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:35:36.851Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:35:37.874Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:37.875Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:35:37.876Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:35:37.877Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:35:37 GMT", X-ONAP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-TransactionID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ECOMP-RequestID:"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"180f563c-5b18-4ce1-b12e-f7a88dfb2b6b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1018", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:37.878Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5\",\"instanceId\":\"9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273\"}}","message":"Success","processInstanceID":"65d07cb8-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:35:37.878Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:37.879Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:35:37.886Z|f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:38.083Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:38.088Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:35:38.089Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:35:38.089Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:38.089Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:35:38.089Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:35:38.089Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7330860bc4efb905e60236209b94f57", X-B3-SpanId:"3cadc27b58eb8e92", X-B3-ParentSpanId:"73872e0e25948419", X-B3-Sampled:"1", X-ONAP-RequestID:"2adf45dc-076e-42d8-9553-37a3d797e0e4", X-RequestID:"2adf45dc-076e-42d8-9553-37a3d797e0e4", X-TransactionID:"2adf45dc-076e-42d8-9553-37a3d797e0e4", X-ECOMP-RequestID:"2adf45dc-076e-42d8-9553-37a3d797e0e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36524b28-e77d-4b40-9e2e-89d9a80c58af"]
2023-04-21T13:35:38.089Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:35:38.089Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:35:38.150Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:38.151Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:38.151Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : OK
2023-04-21T13:35:38.152Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:39 GMT", x-envoy-upstream-service-time:"57", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:38.162Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:35:36.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:38.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:35:38.162Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:38.163Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||InvokeReturn
2023-04-21T13:35:38.166Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:35:38.166Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:38.167Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:38.167Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:35:38.167Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:38.167Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7330860bc4efb905e60236209b94f57", X-B3-SpanId:"1d7b2a77d9e3945f", X-B3-ParentSpanId:"73872e0e25948419", X-B3-Sampled:"1", X-ONAP-RequestID:"2adf45dc-076e-42d8-9553-37a3d797e0e4", X-RequestID:"2adf45dc-076e-42d8-9553-37a3d797e0e4", X-TransactionID:"2adf45dc-076e-42d8-9553-37a3d797e0e4", X-ECOMP-RequestID:"2adf45dc-076e-42d8-9553-37a3d797e0e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b22ede1c-e00e-4b08-b2c3-7d0bdde600b9"]
2023-04-21T13:35:38.168Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:38.168Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:38.188Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:38.189Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:38.189Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:38.190Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&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:"Fri, 21 Apr 2023 13:35:39 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:38.190Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:35:38.190Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:38.191Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:38.202Z|2adf45dc-076e-42d8-9553-37a3d797e0e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:38.622Z|c181e197-575e-4ea3-a9fa-8d4e0e335e0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:38.623Z|c181e197-575e-4ea3-a9fa-8d4e0e335e0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:38.643Z|eb640172-d8e4-4634-b7bf-720e7c37d28a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:38.643Z|eb640172-d8e4-4634-b7bf-720e7c37d28a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:40.072Z|69f05b3c-2a94-4d90-a4c2-083e08d99add|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:40.073Z|69f05b3c-2a94-4d90-a4c2-083e08d99add|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:41.135Z|99f35a5b-4a1b-4c5e-977a-c05eb2c3792e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:35:41.135Z|99f35a5b-4a1b-4c5e-977a-c05eb2c3792e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:35:41.587Z|dc0899d2-4e27-4f8e-836a-fa588fd635ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:35:41.587Z|dc0899d2-4e27-4f8e-836a-fa588fd635ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:35:48.384Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:48.393Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:35:48.394Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:35:48.394Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:48.394Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:35:48.394Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:35:48.394Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3083f43a823f99c6ed112ebf68340ed", X-B3-SpanId:"d4a38d68232c20ee", X-B3-ParentSpanId:"e6fd54a9a3ea7919", X-B3-Sampled:"0", X-ONAP-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-TransactionID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-ECOMP-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed2943fa-44cb-4560-87be-ab4085bb1dd7"]
2023-04-21T13:35:48.395Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:35:48.395Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:35:48.439Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:48.440Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:48.440Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : OK
2023-04-21T13:35:48.441Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:49 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:48.442Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"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-04-21T13:35:36.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:47.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:35:48.443Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:48.443Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||InvokeReturn
2023-04-21T13:35:48.444Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:35:48.444Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:48.445Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:48.445Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:35:48.445Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:48.445Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3083f43a823f99c6ed112ebf68340ed", X-B3-SpanId:"980f2c48386e7bee", X-B3-ParentSpanId:"e6fd54a9a3ea7919", X-B3-Sampled:"0", X-ONAP-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-TransactionID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-ECOMP-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dd63626-6e8b-4430-82f1-fa8ba728620a"]
2023-04-21T13:35:48.445Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:48.445Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:48.468Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:48.469Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:48.469Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:48.469Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&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:"Fri, 21 Apr 2023 13:35:49 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:48.470Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 15,
"soRequestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":1682084144000,\"creation_time\":1682084097000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:45.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:48.471Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:48.471Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:48.500Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:35:48.501Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:35:48.501Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:48.501Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:35:48.501Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:35:48.501Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-TransactionID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-ECOMP-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"101be980-56df-45d4-a580-84d3540c08cd"]
2023-04-21T13:35:48.501Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:35:48.501Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:35:48.654Z|f12355ce-82b6-4906-a1f5-e9ef459207fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:48.655Z|f12355ce-82b6-4906-a1f5-e9ef459207fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:48.669Z|15867ffe-4f48-4fbc-8cc4-5bd522c089ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:48.670Z|15867ffe-4f48-4fbc-8cc4-5bd522c089ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:48.676Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:48.677Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:48.677Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:35:48.677Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1DD373E59148834F60A59B52D02F5181; 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:"717", Date:"Fri, 21 Apr 2023 13:35:48 GMT", x-envoy-upstream-service-time:"166", server:"envoy"]
2023-04-21T13:35:48.678Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68138f18-e049-11ed-9c34-ba208c33156b","businessKey":"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:35:40.170+0000","endTime":"2023-04-21T13:35:45.544+0000","removalTime":null,"durationInMillis":5374,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"65d07cb8-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"6811e131-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:35:48.678Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:48.678Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:35:48.699Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:35:48.700Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:35:48.700Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:48.700Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:35:48.700Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:35:48.700Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-TransactionID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-ECOMP-RequestID:"fb5edc13-76e3-4529-b87e-404a9e8ae2c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8819677e-b116-47c0-a598-459f36774cd5"]
2023-04-21T13:35:48.700Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:35:48.701Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:35:48.864Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:48.865Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:48.865Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:35:48.865Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5C2B3E2A6365A5EC82744A97F1BA4D9F; 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:"Fri, 21 Apr 2023 13:35:48 GMT", x-envoy-upstream-service-time:"161", server:"envoy"]
2023-04-21T13:35:48.865Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6b46f4f3-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"68138f18-e049-11ed-9c34-ba208c33156b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"68138f18-e049-11ed-9c34-ba208c33156b","executionId":"68138f18-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:35:45.540+0000","endTime":"2023-04-21T13:35:45.540+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"65d07cb8-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:35:48.866Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:48.866Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68138f18-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:35:48.872Z|fb5edc13-76e3-4529-b87e-404a9e8ae2c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:50.102Z|a9d538e4-1ffb-4f39-a3b7-83af8a4d79e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:50.103Z|a9d538e4-1ffb-4f39-a3b7-83af8a4d79e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:54.613Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:54.615Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 4fefc677-7470-482a-95bb-8865eb643d2c already exists in requestDb InfraActiveRequests table
2023-04-21T13:35:54.615Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:35:54.616Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||Invoke
2023-04-21T13:35:54.616Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:54.616Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:35:54.616Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Method : GET
2023-04-21T13:35:54.616Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bea2f68e9383c75bcc152b8d29e74e34", X-B3-SpanId:"8045041299e73b0a", X-B3-ParentSpanId:"ddba2ff5bceedc27", X-B3-Sampled:"0", X-ONAP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-TransactionID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ECOMP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b256a2f7-312d-473f-b532-be8f1936dc31"]
2023-04-21T13:35:54.616Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Request body:
2023-04-21T13:35:54.616Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||==========================request end================================================
2023-04-21T13:35:54.656Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:54.656Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:35:54.657Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status text : Not Found
2023-04-21T13:35:54.657Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:35:55 GMT", x-envoy-upstream-service-time:"35", server:"envoy"]
2023-04-21T13:35:54.657Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Response body:
2023-04-21T13:35:54.658Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:54.658Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|404|Not Found|InvokeReturn
2023-04-21T13:35:54.676Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:35:54.682Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:35:54.733Z|4fefc677-7470-482a-95bb-8865eb643d2c|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/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:35:54.733Z|4fefc677-7470-482a-95bb-8865eb643d2c|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/e5f821eb21bc46a9b7664d9264d1ac40|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4fefc677-7470-482a-95bb-8865eb643d2c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1ad67fe8-3e58-45e8-941c-073434448475], X-ECOMP-RequestID=[4fefc677-7470-482a-95bb-8865eb643d2c], X-TransactionId=[], X-ONAP-RequestID=[4fefc677-7470-482a-95bb-8865eb643d2c]}
2023-04-21T13:35:54.796Z|4fefc677-7470-482a-95bb-8865eb643d2c|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/e5f821eb21bc46a9b7664d9264d1ac40|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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:35:54 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[59], vertex-id=[184400], x-aai-txid=[0-aai-resources-230421-13:35:54:235-87092], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:35:54.798Z|4fefc677-7470-482a-95bb-8865eb643d2c|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/e5f821eb21bc46a9b7664d9264d1ac40|DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682083912027","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-04-21T13:35:54.799Z|4fefc677-7470-482a-95bb-8865eb643d2c|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/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:35:54.801Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:35:54.801Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:35:54.803Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.804Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.804Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.805Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.805Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.805Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"bea2f68e9383c75bcc152b8d29e74e34", X-B3-SpanId:"e2cdbf6b73d34349", X-B3-ParentSpanId:"ddba2ff5bceedc27", X-B3-Sampled:"0", X-ONAP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-TransactionID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ECOMP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c891f313-2542-4dfc-9602-182e8d18f435"]
2023-04-21T13:35:54.806Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-34650699-e83d-440a-a678-30cb12bd878e","requestScope":"service"}
2023-04-21T13:35:54.807Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.844Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.844Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.845Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.845Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"Fri, 21 Apr 2023 13:35:55 GMT", x-envoy-upstream-service-time:"33", server:"envoy"]
2023-04-21T13:35:54.845Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.846Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.846Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.847Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.847Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.848Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.848Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.848Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.849Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"4fefc677-7470-482a-95bb-8865eb643d2c", X-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-TransactionID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ECOMP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dd4afee-5703-456f-b51e-357cde3e9660"]
2023-04-21T13:35:54.849Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.849Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.886Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.887Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.888Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.888Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"Fri, 21 Apr 2023 13:35:54 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:54.889Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:35:54.889Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.889Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.898Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.899Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.899Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.899Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.899Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.899Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"4fefc677-7470-482a-95bb-8865eb643d2c", X-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-TransactionID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ECOMP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"befc32c1-d2ef-4fc1-8a32-2d1964f773a9"]
2023-04-21T13:35:54.900Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.900Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.926Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.927Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.927Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.928Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"Fri, 21 Apr 2023 13:35:54 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:54.930Z|4fefc677-7470-482a-95bb-8865eb643d2c|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" : 530,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
}
}
}
2023-04-21T13:35:54.930Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.931Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.933Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.934Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.934Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.934Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.935Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.935Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"4fefc677-7470-482a-95bb-8865eb643d2c", X-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-TransactionID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ECOMP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6a8bae9-b27c-4960-841b-7799a4703689"]
2023-04-21T13:35:54.935Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.935Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.961Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.962Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.962Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.962Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"Fri, 21 Apr 2023 13:35:54 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:54.963Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:35:54.963Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.963Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.967Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.968Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.968Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.968Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.968Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:54.969Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"bea2f68e9383c75bcc152b8d29e74e34", X-B3-SpanId:"0f616c170a260065", X-B3-ParentSpanId:"ddba2ff5bceedc27", X-B3-Sampled:"0", X-ONAP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-TransactionID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ECOMP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14557de7-59c0-40b4-8a05-e4b7b136630e"]
2023-04-21T13:35:54.969Z|4fefc677-7470-482a-95bb-8865eb643d2c|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":"4fefc677-7470-482a-95bb-8865eb643d2c","requestStatus":"IN_PROGRESS","startTime":1682084154677,"source":"VID","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e","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":"4fefc677-7470-482a-95bb-8865eb643d2c"}
2023-04-21T13:35:54.969Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.015Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.016Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.017Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.017Z|4fefc677-7470-482a-95bb-8865eb643d2c|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/4fefc677-7470-482a-95bb-8865eb643d2c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:55 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:55.018Z|4fefc677-7470-482a-95bb-8865eb643d2c|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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:35:54.677+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:35:55.926+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
}
}
}
2023-04-21T13:35:55.018Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.019Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.031Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.032Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.032Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.032Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.032Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:55.033Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"bea2f68e9383c75bcc152b8d29e74e34", X-B3-SpanId:"cbc17e3f2690fa89", X-B3-ParentSpanId:"ddba2ff5bceedc27", X-B3-Sampled:"0", X-ONAP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-TransactionID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ECOMP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"433a9184-a860-47d1-8324-87e08efe0121"]
2023-04-21T13:35:55.033Z|4fefc677-7470-482a-95bb-8865eb643d2c|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\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\"modelUuid\":\"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\"modelInvariantUuid\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"4fefc677-7470-482a-95bb-8865eb643d2c","type":"String"},"mso-request-id":{"value":"4fefc677-7470-482a-95bb-8865eb643d2c","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-04-21T13:35:55.033Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:56.053Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:56.055Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:56.055Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:56.055Z|4fefc677-7470-482a-95bb-8865eb643d2c|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:"Fri, 21 Apr 2023 13:35:55 GMT", X-ONAP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-TransactionID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ECOMP-RequestID:"4fefc677-7470-482a-95bb-8865eb643d2c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"433a9184-a860-47d1-8324-87e08efe0121", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1014", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:56.056Z|4fefc677-7470-482a-95bb-8865eb643d2c|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\":\"4fefc677-7470-482a-95bb-8865eb643d2c\",\"instanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\"}}","message":"Success","processInstanceID":"70a688ce-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:35:56.057Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:56.057Z|4fefc677-7470-482a-95bb-8865eb643d2c|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-04-21T13:35:56.066Z|4fefc677-7470-482a-95bb-8865eb643d2c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:56.135Z|063317d9-17d8-44ee-93a0-60d2c2431922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:35:56.139Z|063317d9-17d8-44ee-93a0-60d2c2431922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:35:56.331Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:56.336Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:35:56.336Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||Invoke
2023-04-21T13:35:56.337Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:56.337Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:35:56.337Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Method : GET
2023-04-21T13:35:56.337Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"019f64197647e650b401a7a43d8f09c0", X-B3-SpanId:"d428c970141e94a6", X-B3-ParentSpanId:"82443cf0c1e8f20e", X-B3-Sampled:"0", X-ONAP-RequestID:"105b8796-7a1b-43d1-9dd1-0659001bcbfb", X-RequestID:"105b8796-7a1b-43d1-9dd1-0659001bcbfb", X-TransactionID:"105b8796-7a1b-43d1-9dd1-0659001bcbfb", X-ECOMP-RequestID:"105b8796-7a1b-43d1-9dd1-0659001bcbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"787299ab-b12d-4e94-946e-f2191f56ad9b"]
2023-04-21T13:35:56.337Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Request body:
2023-04-21T13:35:56.337Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||==========================request end================================================
2023-04-21T13:35:56.374Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:56.374Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:56.374Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status text : OK
2023-04-21T13:35:56.374Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:35:57 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:56.376Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Response body: {
"requestId" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:35:54.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:56.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
}
}
}
2023-04-21T13:35:56.376Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:56.376Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||InvokeReturn
2023-04-21T13:35:56.377Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:35:56.378Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:56.378Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:56.378Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:35:56.378Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:56.378Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"019f64197647e650b401a7a43d8f09c0", X-B3-SpanId:"74043c66468216ed", X-B3-ParentSpanId:"82443cf0c1e8f20e", X-B3-Sampled:"0", X-ONAP-RequestID:"105b8796-7a1b-43d1-9dd1-0659001bcbfb", X-RequestID:"105b8796-7a1b-43d1-9dd1-0659001bcbfb", X-TransactionID:"105b8796-7a1b-43d1-9dd1-0659001bcbfb", X-ECOMP-RequestID:"105b8796-7a1b-43d1-9dd1-0659001bcbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ed23622-5af2-4608-ae83-1e56d727b605"]
2023-04-21T13:35:56.379Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:56.379Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:56.397Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:56.397Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:56.397Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:56.397Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&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:"Fri, 21 Apr 2023 13:35:57 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:56.399Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:35:56.400Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:56.400Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:56.407Z|105b8796-7a1b-43d1-9dd1-0659001bcbfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:35:58.696Z|9057ffb4-e15d-4cc3-882e-24ae38af6a0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:58.697Z|9057ffb4-e15d-4cc3-882e-24ae38af6a0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:58.702Z|aaa6e83b-0956-45ae-8693-5b7f6f90d773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:35:58.703Z|aaa6e83b-0956-45ae-8693-5b7f6f90d773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:35:59.152Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:35:59.162Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:35:59.162Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:35:59.163Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:59.163Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:35:59.163Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:35:59.163Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d25aa4b727f0a002aceee9fed940b50", X-B3-SpanId:"4ff2a45e43ae8c9f", X-B3-ParentSpanId:"e3e6943f27abcc6d", X-B3-Sampled:"0", X-ONAP-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-TransactionID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-ECOMP-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f290234f-c30e-40a9-8eaf-9fdb6b930609"]
2023-04-21T13:35:59.163Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:35:59.163Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:35:59.204Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:59.205Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:59.205Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : OK
2023-04-21T13:35:59.205Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:00 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:59.206Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"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-04-21T13:35:36.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:35:51.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"extSystemErrorSource" : "UNKNOWN",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:35:59.207Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:59.207Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||InvokeReturn
2023-04-21T13:35:59.211Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:35:59.212Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:35:59.212Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:59.212Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:35:59.213Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:35:59.213Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d25aa4b727f0a002aceee9fed940b50", X-B3-SpanId:"7dce4edc38824546", X-B3-ParentSpanId:"e3e6943f27abcc6d", X-B3-Sampled:"0", X-ONAP-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-TransactionID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-ECOMP-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84c5739e-4b1d-448e-bfed-3a3abc66251a"]
2023-04-21T13:35:59.213Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:35:59.213Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:35:59.234Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:59.234Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:59.234Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:35:59.235Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&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:"Fri, 21 Apr 2023 13:36:00 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:35:59.235Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 15,
"soRequestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":1682084144000,\"creation_time\":1682084097000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:45.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:35:59.235Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:59.236Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:35:59.262Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:35:59.262Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:35:59.262Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:59.262Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:35:59.263Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:35:59.263Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-TransactionID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-ECOMP-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65e5e063-16e6-44d4-8208-4f45d6750a8b"]
2023-04-21T13:35:59.263Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:35:59.263Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:35:59.419Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:59.420Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:59.421Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:35:59.421Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=23ED78CA8739670DA248781A22564D00; 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:"Fri, 21 Apr 2023 13:35:58 GMT", x-envoy-upstream-service-time:"153", server:"envoy"]
2023-04-21T13:35:59.421Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6ca80b8c-e049-11ed-9c34-ba208c33156b","businessKey":"f8ab2321-7b5b-4fc7-bccb-c89b1c103da5","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:35:47.854+0000","endTime":"2023-04-21T13:35:49.384+0000","removalTime":null,"durationInMillis":1530,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"65d07cb8-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"6c8da57d-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:35:59.422Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:59.422Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:35:59.455Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:35:59.456Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:35:59.456Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:35:59.456Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:35:59.456Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:35:59.457Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-TransactionID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-ECOMP-RequestID:"f7068cf3-a8c3-46de-a434-ec4d0b0ca13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9d34e85-552a-4f4b-9c71-598e26635bbc"]
2023-04-21T13:35:59.457Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:35:59.457Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:35:59.624Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:35:59.625Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:35:59.625Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:35:59.626Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=58F04B93AFE91206564AB6318F73C8A0; 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:"Fri, 21 Apr 2023 13:35:58 GMT", x-envoy-upstream-service-time:"163", server:"envoy"]
2023-04-21T13:35:59.626Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:6ca8ceef-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"6ca80b8c-e049-11ed-9c34-ba208c33156b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"6ca80b8c-e049-11ed-9c34-ba208c33156b","executionId":"6ca80b8c-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:35:47.859+0000","endTime":"2023-04-21T13:35:49.383+0000","durationInMillis":1524,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"65d07cb8-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:35:59.626Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:35:59.627Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ca80b8c-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:35:59.635Z|f7068cf3-a8c3-46de-a434-ec4d0b0ca13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:00.135Z|5bb13330-6c56-426c-8203-c70622a7d431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:00.135Z|5bb13330-6c56-426c-8203-c70622a7d431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:05.845Z|c3b6ca23-2217-4b43-b0e8-f50aebd38946|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:36:05.845Z|c3b6ca23-2217-4b43-b0e8-f50aebd38946|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:06.639Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:06.648Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:06.648Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||Invoke
2023-04-21T13:36:06.648Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:06.648Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:06.649Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Method : GET
2023-04-21T13:36:06.649Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c8d9875201db3a4456d281decddfafe", X-B3-SpanId:"c785b9adf153c073", X-B3-ParentSpanId:"cd7338faaaeb13c7", X-B3-Sampled:"0", X-ONAP-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-TransactionID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-ECOMP-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a918ce9c-d45e-4d43-9493-dcef7ae7ddaa"]
2023-04-21T13:36:06.649Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Request body:
2023-04-21T13:36:06.649Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||==========================request end================================================
2023-04-21T13:36:06.678Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:06.679Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:06.679Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status text : OK
2023-04-21T13:36:06.679Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:06.679Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Response body: {
"requestId" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"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-04-21T13:35:54.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:06.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
}
}
}
2023-04-21T13:36:06.679Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:06.680Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||InvokeReturn
2023-04-21T13:36:06.681Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:06.681Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:06.681Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:06.681Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:06.681Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:06.681Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c8d9875201db3a4456d281decddfafe", X-B3-SpanId:"bd51622da510f034", X-B3-ParentSpanId:"cd7338faaaeb13c7", X-B3-Sampled:"0", X-ONAP-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-TransactionID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-ECOMP-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e113c317-4768-43f2-a4c2-ba3a213e3ea7"]
2023-04-21T13:36:06.681Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:06.682Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:06.700Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:06.701Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:06.701Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:06.701Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&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:"Fri, 21 Apr 2023 13:36:06 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:06.701Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:06.702Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:06.702Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:06.718Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:36:06.718Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:36:06.718Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:06.718Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:36:06.718Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:36:06.718Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-TransactionID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-ECOMP-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c40053f-6f2e-4171-8202-7707e3208b0c"]
2023-04-21T13:36:06.718Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:36:06.719Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:36:06.972Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:06.972Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:06.972Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:36:06.973Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CD59AEC03D4C0F4FA38E23088C0ED12E; 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:"Fri, 21 Apr 2023 13:36:06 GMT", x-envoy-upstream-service-time:"250", server:"envoy"]
2023-04-21T13:36:06.973Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"76a606e6-e049-11ed-9c34-ba208c33156b","businessKey":"4fefc677-7470-482a-95bb-8865eb643d2c","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:04.618+0000","endTime":"2023-04-21T13:36:05.113+0000","removalTime":null,"durationInMillis":495,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"70a688ce-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"76035eea-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:36:06.973Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:06.973Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4fefc677-7470-482a-95bb-8865eb643d2c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:36:06.995Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:36:06.995Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:36:06.995Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:06.996Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:36:06.996Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:36:06.996Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-TransactionID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-ECOMP-RequestID:"a3cc24ac-b69a-415c-ae87-50d941bf3687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b45530a2-8441-4f0d-a625-ada4f084b135"]
2023-04-21T13:36:06.996Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:36:06.996Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:36:07.131Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:07.132Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:07.133Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:36:07.133Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6214B7C6B9627E5CC287CE797C7459F5; 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:"Fri, 21 Apr 2023 13:36:06 GMT", x-envoy-upstream-service-time:"131", server:"envoy"]
2023-04-21T13:36:07.133Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:76a6ca49-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"76a606e6-e049-11ed-9c34-ba208c33156b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"76a606e6-e049-11ed-9c34-ba208c33156b","executionId":"76a606e6-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:36:04.623+0000","endTime":"2023-04-21T13:36:05.113+0000","durationInMillis":490,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"70a688ce-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:36:07.134Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:07.134Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76a606e6-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:36:07.142Z|a3cc24ac-b69a-415c-ae87-50d941bf3687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:08.730Z|8b6510b6-cf33-4fd9-b5e8-329c0c634a51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:08.730Z|55d220e4-dd1f-4ec1-b012-1d32004d31d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:08.731Z|55d220e4-dd1f-4ec1-b012-1d32004d31d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:08.731Z|8b6510b6-cf33-4fd9-b5e8-329c0c634a51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:09.816Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:09.823Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:09.824Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:36:09.824Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:09.824Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:09.824Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:36:09.824Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b4e197dd9dadafd9aae5d79c0e3e0d2", X-B3-SpanId:"1e54accdaad332e7", X-B3-ParentSpanId:"946a8126361c93c9", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1392a9-4450-47f2-84dc-051382681bd6", X-RequestID:"6e1392a9-4450-47f2-84dc-051382681bd6", X-TransactionID:"6e1392a9-4450-47f2-84dc-051382681bd6", X-ECOMP-RequestID:"6e1392a9-4450-47f2-84dc-051382681bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fd0c8f0-6a4e-442b-8fa5-5903f0afc22d"]
2023-04-21T13:36:09.824Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:36:09.824Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:36:09.871Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:09.872Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:09.872Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : OK
2023-04-21T13:36:09.872Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:10 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:09.873Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"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-04-21T13:35:36.000+00:00",
"endTime" : "2023-04-21T13:36:05.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:07.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"extSystemErrorSource" : "UNKNOWN",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:36:09.873Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:09.874Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||InvokeReturn
2023-04-21T13:36:09.876Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:09.876Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:09.877Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:09.877Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:09.877Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:09.877Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b4e197dd9dadafd9aae5d79c0e3e0d2", X-B3-SpanId:"64382f2f11e5e751", X-B3-ParentSpanId:"946a8126361c93c9", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1392a9-4450-47f2-84dc-051382681bd6", X-RequestID:"6e1392a9-4450-47f2-84dc-051382681bd6", X-TransactionID:"6e1392a9-4450-47f2-84dc-051382681bd6", X-ECOMP-RequestID:"6e1392a9-4450-47f2-84dc-051382681bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67f91fd1-42e6-4621-aae9-adccf7f91d4e"]
2023-04-21T13:36:09.878Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:09.878Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:09.909Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:09.910Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:09.911Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:09.911Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&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:"Fri, 21 Apr 2023 13:36:10 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:09.911Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 15,
"soRequestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":1682084144000,\"creation_time\":1682084097000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:45.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:36:09.911Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:09.911Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:09.920Z|6e1392a9-4450-47f2-84dc-051382681bd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:10.117Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:10.123Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:10.124Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:36:10.124Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:10.124Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:10.124Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:36:10.124Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6d6badf9e8955f504a0377dfb68cd65", X-B3-SpanId:"74c8e5737374d749", X-B3-ParentSpanId:"4dbea05ff87c4425", X-B3-Sampled:"0", X-ONAP-RequestID:"a63541c1-f174-43dc-816c-ac3105f2a236", X-RequestID:"a63541c1-f174-43dc-816c-ac3105f2a236", X-TransactionID:"a63541c1-f174-43dc-816c-ac3105f2a236", X-ECOMP-RequestID:"a63541c1-f174-43dc-816c-ac3105f2a236", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e3ffc54-0534-4f5c-8d72-80aff928455f"]
2023-04-21T13:36:10.124Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:36:10.124Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:36:10.161Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:10.162Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:10.162Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : OK
2023-04-21T13:36:10.162Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:10 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:10.165Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"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-04-21T13:35:36.000+00:00",
"endTime" : "2023-04-21T13:36:05.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:07.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"extSystemErrorSource" : "UNKNOWN",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:36:10.166Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:10.166Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||InvokeReturn
2023-04-21T13:36:10.167Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:10.167Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:10.167Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:10.168Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:10.168Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:10.168Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6d6badf9e8955f504a0377dfb68cd65", X-B3-SpanId:"1f08fa9ebe0a6365", X-B3-ParentSpanId:"4dbea05ff87c4425", X-B3-Sampled:"0", X-ONAP-RequestID:"a63541c1-f174-43dc-816c-ac3105f2a236", X-RequestID:"a63541c1-f174-43dc-816c-ac3105f2a236", X-TransactionID:"a63541c1-f174-43dc-816c-ac3105f2a236", X-ECOMP-RequestID:"a63541c1-f174-43dc-816c-ac3105f2a236", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f54db1f8-6670-4635-b8c3-ae8d1c49537b"]
2023-04-21T13:36:10.168Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:10.168Z|63c9a255-64fa-4dcd-a1e9-39421538f98c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:10.168Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:10.168Z|63c9a255-64fa-4dcd-a1e9-39421538f98c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:10.189Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:10.189Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:10.189Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:10.189Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&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:"Fri, 21 Apr 2023 13:36:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:10.192Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 15,
"soRequestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":1682084144000,\"creation_time\":1682084097000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:45.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:36:10.192Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:10.192Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:10.200Z|a63541c1-f174-43dc-816c-ac3105f2a236|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:10.380Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:10.385Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:10.386Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:36:10.386Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:10.386Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:10.387Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:36:10.387Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd1ffc5c2912cf49cb292e83c719806", X-B3-SpanId:"754fad74292ea525", X-B3-ParentSpanId:"d9ef0ab3792dc3ff", X-B3-Sampled:"0", X-ONAP-RequestID:"acc18397-1101-4f9b-a5b9-98d0208f7c2c", X-RequestID:"acc18397-1101-4f9b-a5b9-98d0208f7c2c", X-TransactionID:"acc18397-1101-4f9b-a5b9-98d0208f7c2c", X-ECOMP-RequestID:"acc18397-1101-4f9b-a5b9-98d0208f7c2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d25e0b6d-78a6-4ce4-8cff-31118add0764"]
2023-04-21T13:36:10.387Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:36:10.387Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:36:10.426Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:10.426Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:10.427Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : OK
2023-04-21T13:36:10.427Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:10 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:10.429Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"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-04-21T13:35:36.000+00:00",
"endTime" : "2023-04-21T13:36:05.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:07.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"extSystemErrorSource" : "UNKNOWN",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:36:10.429Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:10.430Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||InvokeReturn
2023-04-21T13:36:10.432Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:10.432Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:10.432Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:10.433Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:10.433Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:10.433Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd1ffc5c2912cf49cb292e83c719806", X-B3-SpanId:"d7871ebeea986eca", X-B3-ParentSpanId:"d9ef0ab3792dc3ff", X-B3-Sampled:"0", X-ONAP-RequestID:"acc18397-1101-4f9b-a5b9-98d0208f7c2c", X-RequestID:"acc18397-1101-4f9b-a5b9-98d0208f7c2c", X-TransactionID:"acc18397-1101-4f9b-a5b9-98d0208f7c2c", X-ECOMP-RequestID:"acc18397-1101-4f9b-a5b9-98d0208f7c2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e75b8f7b-fc55-472b-bafb-4c4cbeb806aa"]
2023-04-21T13:36:10.433Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:10.433Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:10.452Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:10.453Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:10.453Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:10.453Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&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:"Fri, 21 Apr 2023 13:36:10 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:10.453Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 15,
"soRequestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":1682084144000,\"creation_time\":1682084097000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:45.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:36:10.454Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:10.454Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:10.462Z|acc18397-1101-4f9b-a5b9-98d0208f7c2c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:10.684Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:10.689Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:10.689Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:36:10.690Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:10.690Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:10.690Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:36:10.690Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c0ae32af0a4faa8733aa6be4fd9c2e1", X-B3-SpanId:"8db82f80f642b786", X-B3-ParentSpanId:"54f8ecde75e2ac71", X-B3-Sampled:"0", X-ONAP-RequestID:"a38fb8b9-19eb-45f9-8177-cb0d3763a6cf", X-RequestID:"a38fb8b9-19eb-45f9-8177-cb0d3763a6cf", X-TransactionID:"a38fb8b9-19eb-45f9-8177-cb0d3763a6cf", X-ECOMP-RequestID:"a38fb8b9-19eb-45f9-8177-cb0d3763a6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dadaf50e-c857-41f5-92e8-4703ce25b00a"]
2023-04-21T13:36:10.690Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:36:10.690Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:36:10.723Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:10.724Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:10.724Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : OK
2023-04-21T13:36:10.724Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:10 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:10.725Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"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-04-21T13:35:36.000+00:00",
"endTime" : "2023-04-21T13:36:05.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:07.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"extSystemErrorSource" : "UNKNOWN",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:36:10.725Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:10.726Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||InvokeReturn
2023-04-21T13:36:10.727Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:10.727Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:10.727Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:10.727Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:10.728Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:10.728Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c0ae32af0a4faa8733aa6be4fd9c2e1", X-B3-SpanId:"da55329b0eb2614e", X-B3-ParentSpanId:"54f8ecde75e2ac71", X-B3-Sampled:"0", X-ONAP-RequestID:"a38fb8b9-19eb-45f9-8177-cb0d3763a6cf", X-RequestID:"a38fb8b9-19eb-45f9-8177-cb0d3763a6cf", X-TransactionID:"a38fb8b9-19eb-45f9-8177-cb0d3763a6cf", X-ECOMP-RequestID:"a38fb8b9-19eb-45f9-8177-cb0d3763a6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74defe17-50bf-49c0-be0e-364fabbcd24f"]
2023-04-21T13:36:10.728Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:10.728Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:10.750Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:10.750Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:10.750Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:10.750Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&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:"Fri, 21 Apr 2023 13:36:10 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:10.751Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 15,
"soRequestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":1682084144000,\"creation_time\":1682084097000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:45.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:36:10.752Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:10.752Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:10.759Z|a38fb8b9-19eb-45f9-8177-cb0d3763a6cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:10.952Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:10.957Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:10.958Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||Invoke
2023-04-21T13:36:10.958Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:10.958Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5
2023-04-21T13:36:10.958Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Method : GET
2023-04-21T13:36:10.958Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b69b870abb53177404db6e23636fc7f", X-B3-SpanId:"78e951e5993fca3f", X-B3-ParentSpanId:"df5ddb284196d5a0", X-B3-Sampled:"0", X-ONAP-RequestID:"ead3a371-0af7-4e0e-85b4-49c1cf596376", X-RequestID:"ead3a371-0af7-4e0e-85b4-49c1cf596376", X-TransactionID:"ead3a371-0af7-4e0e-85b4-49c1cf596376", X-ECOMP-RequestID:"ead3a371-0af7-4e0e-85b4-49c1cf596376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc3308c6-ce2d-4e96-a60a-9a653d9bfdad"]
2023-04-21T13:36:10.959Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Request body:
2023-04-21T13:36:10.959Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||==========================request end================================================
2023-04-21T13:36:10.992Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:10.993Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:10.993Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Status text : OK
2023-04-21T13:36:10.993Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:11 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:10.994Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||Response body: {
"requestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"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-04-21T13:35:36.000+00:00",
"endTime" : "2023-04-21T13:36:05.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:07.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "network",
"requestAction" : "deleteInstance",
"networkId" : "9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"networkName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"networkType" : "",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515/networks/9e2f88d3-2942-46f0-b1b3-6d2c8c0b8273",
"extSystemErrorSource" : "UNKNOWN",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5"
}
}
}
2023-04-21T13:36:10.994Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:10.995Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|INFO|500||InvokeReturn
2023-04-21T13:36:10.997Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:10.997Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:10.998Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:10.998Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false
2023-04-21T13:36:10.998Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:10.998Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b69b870abb53177404db6e23636fc7f", X-B3-SpanId:"123fab0c2b2fc07c", X-B3-ParentSpanId:"df5ddb284196d5a0", X-B3-Sampled:"0", X-ONAP-RequestID:"ead3a371-0af7-4e0e-85b4-49c1cf596376", X-RequestID:"ead3a371-0af7-4e0e-85b4-49c1cf596376", X-TransactionID:"ead3a371-0af7-4e0e-85b4-49c1cf596376", X-ECOMP-RequestID:"ead3a371-0af7-4e0e-85b4-49c1cf596376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe2545c1-e26e-455e-89dc-3f2122e06f79"]
2023-04-21T13:36:10.999Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:10.999Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:11.020Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:11.021Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:11.021Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:11.021Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&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:"Fri, 21 Apr 2023 13:36:11 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:11.023Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 15,
"soRequestId" : "f8ab2321-7b5b-4fc7-bccb-c89b1c103da5",
"groupingId" : "d23f5a80-8461-46ce-ac62-6cff7acc03c4",
"name" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0",
"value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0/d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"updated_time\":1682084144000,\"creation_time\":1682084097000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"bb85662b609540efb3594b42b5b2c679\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d23f5a80-8461-46ce-ac62-6cff7acc03c4\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"network_name\":\"basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b_net_0\",\"shared\":\"False\"}}",
"tag" : "StackInformation",
"created" : "2023-04-21T13:35:45.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:36:11.023Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:11.023Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f8ab2321-7b5b-4fc7-bccb-c89b1c103da5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:11.032Z|ead3a371-0af7-4e0e-85b4-49c1cf596376|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f8ab2321-7b5b-4fc7-bccb-c89b1c103da5|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:11.135Z|e57fd5c1-70a7-42df-a1a8-8d4af3c2b40a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:36:11.135Z|e57fd5c1-70a7-42df-a1a8-8d4af3c2b40a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:36:11.588Z|212e75dd-e2a2-432a-9a2e-b66deb4fd02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:36:11.588Z|212e75dd-e2a2-432a-9a2e-b66deb4fd02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:36:11.794Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:11.797Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||Checking if requestId: 18e4dbae-f161-4066-8ad1-30ce9d6ebbfc already exists in requestDb InfraActiveRequests table
2023-04-21T13:36:11.797Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:11.798Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||Invoke
2023-04-21T13:36:11.798Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:11.798Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:11.798Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Method : GET
2023-04-21T13:36:11.798Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4addfbe74c5e20bf6b959fafd08f4d3", X-B3-SpanId:"3e136e476ed86ba9", X-B3-ParentSpanId:"b11b8a9df9333a88", X-B3-Sampled:"0", X-ONAP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-TransactionID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ECOMP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95847739-6f9f-43b6-88b3-df48279bdc5b"]
2023-04-21T13:36:11.798Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Request body:
2023-04-21T13:36:11.799Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||==========================request end================================================
2023-04-21T13:36:11.837Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:11.838Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:36:11.838Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status text : Not Found
2023-04-21T13:36:11.838Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:36:11 GMT", x-envoy-upstream-service-time:"36", server:"envoy"]
2023-04-21T13:36:11.839Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Response body:
2023-04-21T13:36:11.839Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:11.839Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:11.853Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:36:11.911Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:11.933Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:36:11.934Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed|INFO|500||Invoke
2023-04-21T13:36:11.988Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed|INFO|500||InvokeReturn
2023-04-21T13:36:11.989Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:36:11 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[44], vertex-id=[188416], x-aai-txid=[2-aai-resources-230421-13:36:11:442-94600], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:11.990Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/3ed38b2c-e502-40e4-a0e8-e57becde6515"}]}
2023-04-21T13:36:12.005Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:12.026Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-21T13:36:12.027Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[18e4dbae-f161-4066-8ad1-30ce9d6ebbfc], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8dbf560c-bccd-45e5-9832-5e1ec44fdc92], X-ECOMP-RequestID=[18e4dbae-f161-4066-8ad1-30ce9d6ebbfc], X-TransactionId=[], X-ONAP-RequestID=[18e4dbae-f161-4066-8ad1-30ce9d6ebbfc]}
2023-04-21T13:36:12.079Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:36:11 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[50], x-aai-txid=[2-aai-resources-230421-13:36:11:529-73916], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:12.080Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/generic-vnfs","ERR.5.4.6114"]}}}
2023-04-21T13:36:12.081Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:12.083Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-04-21T13:36:12.087Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:12.106Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:36:12.107Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed|INFO|500||Invoke
2023-04-21T13:36:12.159Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed|INFO|500||InvokeReturn
2023-04-21T13:36:12.160Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:36:11 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[49], vertex-id=[188416], x-aai-txid=[0-aai-resources-230421-13:36:11:610-82136], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:12.161Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/3ed38b2c-e502-40e4-a0e8-e57becde6515"}]}
2023-04-21T13:36:12.166Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:12.185Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI||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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:36:12.185Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-21T13:36:12.236Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:12.237Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:36:11 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[47], x-aai-txid=[1-aai-resources-230421-13:36:11:688-68058], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:12.238Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/l3-networks","ERR.5.4.6114"]}}}
2023-04-21T13:36:12.240Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-04-21T13:36:12.245Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:12.263Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:36:12.264Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed|INFO|500||Invoke
2023-04-21T13:36:12.317Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed|INFO|500||InvokeReturn
2023-04-21T13:36:12.317Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:36:11 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[50], vertex-id=[188416], x-aai-txid=[1-aai-resources-230421-13:36:11:766-50638], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:12.318Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/3ed38b2c-e502-40e4-a0e8-e57becde6515"}]}
2023-04-21T13:36:12.322Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:12.337Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI||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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:36:12.338Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-21T13:36:12.399Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:12.400Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:36:11 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[58], x-aai-txid=[1-aai-resources-230421-13:36:11:841-36403], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:12.400Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ed38b2c-e502-40e4-a0e8-e57becde6515/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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/configurations","ERR.5.4.6114"]}}}
2023-04-21T13:36:12.402Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/3ed38b2c-e502-40e4-a0e8-e57becde6515/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-04-21T13:36:12.403Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:36:12.403Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:36:12.404Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.404Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:36:12.404Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:12.404Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.404Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:36:12.405Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"b4addfbe74c5e20bf6b959fafd08f4d3", X-B3-SpanId:"ae92af2c34d8df6f", X-B3-ParentSpanId:"b11b8a9df9333a88", X-B3-Sampled:"0", X-ONAP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-TransactionID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ECOMP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbf4a586-12c6-47b8-b93f-ef45febf7ca2"]
2023-04-21T13:36:12.405Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3ed38b2c-e502-40e4-a0e8-e57becde6515"},"instanceName":null,"requestScope":"service"}
2023-04-21T13:36:12.405Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:36:12.453Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:12.454Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:12.454Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:36:12.454Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"Fri, 21 Apr 2023 13:36:13 GMT", x-envoy-upstream-service-time:"45", server:"envoy"]
2023-04-21T13:36:12.455Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:36:12.455Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:12.455Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:36:12.456Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.456Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-21T13:36:12.456Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:12.457Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.457Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET
2023-04-21T13:36:12.457Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-TransactionID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ECOMP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31c11cc6-a6cc-4e07-b451-6feba1d50345"]
2023-04-21T13:36:12.457Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body:
2023-04-21T13:36:12.457Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-21T13:36:12.496Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:12.497Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.497Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK
2023-04-21T13:36:12.498Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"Fri, 21 Apr 2023 13:36:12 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:12.498Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:36:12.499Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:12.499Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-21T13:36:12.514Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.515Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.515Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.515Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.515Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.516Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-TransactionID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ECOMP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2eb9b99-e12d-4304-b103-bf359a13adfc"]
2023-04-21T13:36:12.516Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.516Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.541Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.541Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.542Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.542Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"Fri, 21 Apr 2023 13:36:12 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:12.544Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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" : 536,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
}
}
}
2023-04-21T13:36:12.545Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.545Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.547Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.547Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-21T13:36:12.547Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:12.548Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.548Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET
2023-04-21T13:36:12.548Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-TransactionID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ECOMP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ef2bfa-d916-4f45-9535-e0c8be9aa7e4"]
2023-04-21T13:36:12.548Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body:
2023-04-21T13:36:12.548Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-21T13:36:12.583Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:12.584Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.584Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK
2023-04-21T13:36:12.585Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"Fri, 21 Apr 2023 13:36:12 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:12.594Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:36:12.595Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:12.595Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-21T13:36:12.600Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:36:12.601Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:36:12.601Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:12.601Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:36:12.601Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:36:12.602Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"b4addfbe74c5e20bf6b959fafd08f4d3", X-B3-SpanId:"3451a5d067bd08dc", X-B3-ParentSpanId:"b11b8a9df9333a88", X-B3-Sampled:"0", X-ONAP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-TransactionID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ECOMP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec197d04-a72d-45e5-bc44-bcedeb43eed3"]
2023-04-21T13:36:12.602Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc","requestStatus":"IN_PROGRESS","startTime":1682084172403,"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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\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":"3ed38b2c-e502-40e4-a0e8-e57becde6515","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515","cloudApiRequests":[],"requestURI":"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"}
2023-04-21T13:36:12.602Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:36:12.660Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:12.661Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:36:12.661Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:36:12.661Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:13 GMT", x-envoy-upstream-service-time:"55", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:12.665Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:36:12.403+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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\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-04-21T13:36:13.568+00:00",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515",
"cloudApiRequests" : [ ],
"requestURI" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
}
}
}
2023-04-21T13:36:12.665Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:12.665Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:36:12.673Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.674Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:36:12.674Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:12.674Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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-04-21T13:36:12.675Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:36:12.675Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|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:"b4addfbe74c5e20bf6b959fafd08f4d3", X-B3-SpanId:"330ff9f2d1514c68", X-B3-ParentSpanId:"b11b8a9df9333a88", X-B3-Sampled:"0", X-ONAP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-TransactionID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ECOMP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49d52d37-3198-4bdc-a652-5de3cee99f42"]
2023-04-21T13:36:12.675Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"6538effc-dc5c-4c9f-989e-f74148284ebe\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b048c440-d3f8-407d-9586-dad2e2a6517b\",\"modelUuid\":\"b048c440-d3f8-407d-9586-dad2e2a6517b\",\"modelInvariantUuid\":\"6538effc-dc5c-4c9f-989e-f74148284ebe\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3ed38b2c-e502-40e4-a0e8-e57becde6515\"}","type":"String"},"requestId":{"value":"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc","type":"String"},"mso-request-id":{"value":"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3ed38b2c-e502-40e4-a0e8-e57becde6515","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/3ed38b2c-e502-40e4-a0e8-e57becde6515","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:36:12.675Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:36:13.696Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:13.697Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:36:13.697Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:36:13.698Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:36:13 GMT", X-ONAP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-TransactionID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ECOMP-RequestID:"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"49d52d37-3198-4bdc-a652-5de3cee99f42", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1016", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:13.698Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc\",\"instanceId\":\"3ed38b2c-e502-40e4-a0e8-e57becde6515\"}}","message":"Success","processInstanceID":"7b29e11a-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:36:13.699Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:13.699Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:36:13.706Z|18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:13.906Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:13.911Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:13.911Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||Invoke
2023-04-21T13:36:13.911Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:13.911Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:13.912Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Method : GET
2023-04-21T13:36:13.912Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13c84c1f4225ae643cb45332c8c25aad", X-B3-SpanId:"48713ddd22ee0275", X-B3-ParentSpanId:"aed6363cb75c8924", X-B3-Sampled:"0", X-ONAP-RequestID:"2f758e87-3094-40e2-8861-0cc5971ab24a", X-RequestID:"2f758e87-3094-40e2-8861-0cc5971ab24a", X-TransactionID:"2f758e87-3094-40e2-8861-0cc5971ab24a", X-ECOMP-RequestID:"2f758e87-3094-40e2-8861-0cc5971ab24a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d98f77f2-a5cb-42a2-bfea-bb23af12379c"]
2023-04-21T13:36:13.912Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Request body:
2023-04-21T13:36:13.912Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||==========================request end================================================
2023-04-21T13:36:13.954Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:13.955Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:13.955Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status text : OK
2023-04-21T13:36:13.955Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:14 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:13.955Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Response body: {
"requestId" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:36:12.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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\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-04-21T13:36:14.000+00:00",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515",
"cloudApiRequests" : [ ],
"requestURI" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
}
}
}
2023-04-21T13:36:13.955Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:13.955Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||InvokeReturn
2023-04-21T13:36:13.956Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:13.957Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:13.957Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:13.957Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:13.957Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:13.957Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13c84c1f4225ae643cb45332c8c25aad", X-B3-SpanId:"426261f7952c25fe", X-B3-ParentSpanId:"aed6363cb75c8924", X-B3-Sampled:"0", X-ONAP-RequestID:"2f758e87-3094-40e2-8861-0cc5971ab24a", X-RequestID:"2f758e87-3094-40e2-8861-0cc5971ab24a", X-TransactionID:"2f758e87-3094-40e2-8861-0cc5971ab24a", X-ECOMP-RequestID:"2f758e87-3094-40e2-8861-0cc5971ab24a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81517d74-f68e-4340-b030-1c8cf5244015"]
2023-04-21T13:36:13.957Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:13.957Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:13.975Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:13.975Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:13.975Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:13.976Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&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:"Fri, 21 Apr 2023 13:36:14 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:13.976Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:13.976Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:13.976Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:13.983Z|2f758e87-3094-40e2-8861-0cc5971ab24a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:17.358Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:17.367Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:17.367Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||Invoke
2023-04-21T13:36:17.367Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:17.367Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:17.367Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Method : GET
2023-04-21T13:36:17.367Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c8cf8b3340ba1c685f1725515020b80", X-B3-SpanId:"1aca65784a652a2e", X-B3-ParentSpanId:"094babaa924d66c7", X-B3-Sampled:"0", X-ONAP-RequestID:"946fd7e2-c260-45ff-8fa0-78823cf33b22", X-RequestID:"946fd7e2-c260-45ff-8fa0-78823cf33b22", X-TransactionID:"946fd7e2-c260-45ff-8fa0-78823cf33b22", X-ECOMP-RequestID:"946fd7e2-c260-45ff-8fa0-78823cf33b22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b6e1de0-64d5-41bb-b8ab-26b893ab817c"]
2023-04-21T13:36:17.368Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Request body:
2023-04-21T13:36:17.368Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||==========================request end================================================
2023-04-21T13:36:17.411Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:17.412Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:17.412Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status text : OK
2023-04-21T13:36:17.412Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:18 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:17.413Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Response body: {
"requestId" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:35:54.000+00:00",
"endTime" : "2023-04-21T13:36:06.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:08.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
}
}
}
2023-04-21T13:36:17.414Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:17.414Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||InvokeReturn
2023-04-21T13:36:17.416Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:17.416Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:17.416Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:17.416Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:17.416Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:17.417Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c8cf8b3340ba1c685f1725515020b80", X-B3-SpanId:"280fed6091a2bc1d", X-B3-ParentSpanId:"094babaa924d66c7", X-B3-Sampled:"0", X-ONAP-RequestID:"946fd7e2-c260-45ff-8fa0-78823cf33b22", X-RequestID:"946fd7e2-c260-45ff-8fa0-78823cf33b22", X-TransactionID:"946fd7e2-c260-45ff-8fa0-78823cf33b22", X-ECOMP-RequestID:"946fd7e2-c260-45ff-8fa0-78823cf33b22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76dc1c81-141c-44c5-b558-e74f9e8c3b61"]
2023-04-21T13:36:17.417Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:17.417Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:17.442Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:17.442Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:17.443Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:17.443Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&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:"Fri, 21 Apr 2023 13:36:18 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:17.444Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:17.444Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:17.444Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:17.454Z|946fd7e2-c260-45ff-8fa0-78823cf33b22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:17.646Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:17.652Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:17.652Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||Invoke
2023-04-21T13:36:17.653Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:17.653Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:17.653Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Method : GET
2023-04-21T13:36:17.653Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ff06777bd4961e860524b1e6647644d", X-B3-SpanId:"9f75f24dc95cd116", X-B3-ParentSpanId:"8d06b523e95c1b21", X-B3-Sampled:"0", X-ONAP-RequestID:"6c58448e-466a-4ef9-9574-15dbeb03c383", X-RequestID:"6c58448e-466a-4ef9-9574-15dbeb03c383", X-TransactionID:"6c58448e-466a-4ef9-9574-15dbeb03c383", X-ECOMP-RequestID:"6c58448e-466a-4ef9-9574-15dbeb03c383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1483e357-14a3-4632-99a0-f91c08d306ff"]
2023-04-21T13:36:17.654Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Request body:
2023-04-21T13:36:17.654Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||==========================request end================================================
2023-04-21T13:36:17.692Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:17.692Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:17.693Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status text : OK
2023-04-21T13:36:17.693Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:18 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:17.694Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Response body: {
"requestId" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:35:54.000+00:00",
"endTime" : "2023-04-21T13:36:06.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:08.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
}
}
}
2023-04-21T13:36:17.694Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:17.694Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||InvokeReturn
2023-04-21T13:36:17.696Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:17.697Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:17.697Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:17.697Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:17.697Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:17.698Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ff06777bd4961e860524b1e6647644d", X-B3-SpanId:"8fcce39663de219c", X-B3-ParentSpanId:"8d06b523e95c1b21", X-B3-Sampled:"0", X-ONAP-RequestID:"6c58448e-466a-4ef9-9574-15dbeb03c383", X-RequestID:"6c58448e-466a-4ef9-9574-15dbeb03c383", X-TransactionID:"6c58448e-466a-4ef9-9574-15dbeb03c383", X-ECOMP-RequestID:"6c58448e-466a-4ef9-9574-15dbeb03c383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d22f29f8-c40b-45af-9347-4efadad4e071"]
2023-04-21T13:36:17.698Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:17.698Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:17.717Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:17.717Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:17.718Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:17.718Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&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:"Fri, 21 Apr 2023 13:36:18 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:17.719Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:17.719Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:17.719Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:17.730Z|6c58448e-466a-4ef9-9574-15dbeb03c383|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:17.905Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:17.910Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:17.911Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||Invoke
2023-04-21T13:36:17.911Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:17.911Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:17.911Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Method : GET
2023-04-21T13:36:17.911Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe2e6f15d53b60259813ff1d21125f35", X-B3-SpanId:"d93fcd401d3b3cbd", X-B3-ParentSpanId:"b0b4458572f55e40", X-B3-Sampled:"0", X-ONAP-RequestID:"8f090785-743f-49d4-bee1-3b4c52dc8bf5", X-RequestID:"8f090785-743f-49d4-bee1-3b4c52dc8bf5", X-TransactionID:"8f090785-743f-49d4-bee1-3b4c52dc8bf5", X-ECOMP-RequestID:"8f090785-743f-49d4-bee1-3b4c52dc8bf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec45a077-433b-4080-9028-125a491a6898"]
2023-04-21T13:36:17.911Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Request body:
2023-04-21T13:36:17.911Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||==========================request end================================================
2023-04-21T13:36:17.954Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:17.955Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:17.955Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status text : OK
2023-04-21T13:36:17.955Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:18 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:17.959Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Response body: {
"requestId" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:35:54.000+00:00",
"endTime" : "2023-04-21T13:36:06.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:08.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
}
}
}
2023-04-21T13:36:17.959Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:17.959Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||InvokeReturn
2023-04-21T13:36:17.960Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:17.960Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:17.961Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:17.961Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:17.961Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:17.961Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe2e6f15d53b60259813ff1d21125f35", X-B3-SpanId:"36f1acc13a5d86ae", X-B3-ParentSpanId:"b0b4458572f55e40", X-B3-Sampled:"0", X-ONAP-RequestID:"8f090785-743f-49d4-bee1-3b4c52dc8bf5", X-RequestID:"8f090785-743f-49d4-bee1-3b4c52dc8bf5", X-TransactionID:"8f090785-743f-49d4-bee1-3b4c52dc8bf5", X-ECOMP-RequestID:"8f090785-743f-49d4-bee1-3b4c52dc8bf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85cf46e5-c3f0-4f35-b57c-7bca6d79e68d"]
2023-04-21T13:36:17.961Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:17.961Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:17.977Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:17.977Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:17.978Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:17.978Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&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:"Fri, 21 Apr 2023 13:36:18 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:17.979Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:17.979Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:17.979Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:17.987Z|8f090785-743f-49d4-bee1-3b4c52dc8bf5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:18.196Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:18.202Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:18.203Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||Invoke
2023-04-21T13:36:18.203Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:18.203Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:18.203Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Method : GET
2023-04-21T13:36:18.203Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afefbb71703f41be21de59696f8b86e6", X-B3-SpanId:"c52c0f9051f265db", X-B3-ParentSpanId:"52b9987e7e3d772f", X-B3-Sampled:"0", X-ONAP-RequestID:"8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9", X-RequestID:"8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9", X-TransactionID:"8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9", X-ECOMP-RequestID:"8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"543ce26c-82e4-410c-a6be-1925f7f315cb"]
2023-04-21T13:36:18.204Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Request body:
2023-04-21T13:36:18.204Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||==========================request end================================================
2023-04-21T13:36:18.242Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:18.242Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:18.242Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status text : OK
2023-04-21T13:36:18.243Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:18 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:18.243Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Response body: {
"requestId" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:35:54.000+00:00",
"endTime" : "2023-04-21T13:36:06.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:08.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
}
}
}
2023-04-21T13:36:18.244Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:18.244Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||InvokeReturn
2023-04-21T13:36:18.245Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:18.246Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:18.246Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:18.246Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:18.246Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:18.246Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afefbb71703f41be21de59696f8b86e6", X-B3-SpanId:"c1c98b347a7e78a5", X-B3-ParentSpanId:"52b9987e7e3d772f", X-B3-Sampled:"0", X-ONAP-RequestID:"8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9", X-RequestID:"8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9", X-TransactionID:"8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9", X-ECOMP-RequestID:"8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f3cee15-76e7-43ba-8dda-d6f1faadd06d"]
2023-04-21T13:36:18.246Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:18.246Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:18.268Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:18.269Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:18.269Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:18.269Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&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:"Fri, 21 Apr 2023 13:36:18 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:18.270Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:18.270Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:18.271Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:18.280Z|8e49db95-3d8b-4e4e-9513-6fe5a68cc6e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:18.468Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:18.473Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:18.473Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||Invoke
2023-04-21T13:36:18.473Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:18.474Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c
2023-04-21T13:36:18.474Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Method : GET
2023-04-21T13:36:18.474Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"173735c4db70bc40b88a2a08d8cd2359", X-B3-SpanId:"8c87301f33098f74", X-B3-ParentSpanId:"eb10257e89c80da2", X-B3-Sampled:"0", X-ONAP-RequestID:"42d41ab2-d424-4aed-b35e-098bf5ffe239", X-RequestID:"42d41ab2-d424-4aed-b35e-098bf5ffe239", X-TransactionID:"42d41ab2-d424-4aed-b35e-098bf5ffe239", X-ECOMP-RequestID:"42d41ab2-d424-4aed-b35e-098bf5ffe239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93fde957-d1d9-491f-9c5f-754b85b75967"]
2023-04-21T13:36:18.474Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Request body:
2023-04-21T13:36:18.474Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||==========================request end================================================
2023-04-21T13:36:18.514Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:18.514Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:18.515Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Status text : OK
2023-04-21T13:36:18.515Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:19 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:18.517Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||Response body: {
"requestId" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:35:54.000+00:00",
"endTime" : "2023-04-21T13:36:06.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n\t\t\t\"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:08.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"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" : "4fefc677-7470-482a-95bb-8865eb643d2c",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c"
}
}
}
2023-04-21T13:36:18.517Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:18.518Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4fefc677-7470-482a-95bb-8865eb643d2c|INFO|500||InvokeReturn
2023-04-21T13:36:18.520Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:18.520Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:18.520Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:18.520Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false
2023-04-21T13:36:18.520Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:18.520Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"173735c4db70bc40b88a2a08d8cd2359", X-B3-SpanId:"f7e7ddba4f415eac", X-B3-ParentSpanId:"eb10257e89c80da2", X-B3-Sampled:"0", X-ONAP-RequestID:"42d41ab2-d424-4aed-b35e-098bf5ffe239", X-RequestID:"42d41ab2-d424-4aed-b35e-098bf5ffe239", X-TransactionID:"42d41ab2-d424-4aed-b35e-098bf5ffe239", X-ECOMP-RequestID:"42d41ab2-d424-4aed-b35e-098bf5ffe239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9212b9bd-130c-45d0-9187-ec2e2fa0d7c9"]
2023-04-21T13:36:18.521Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:18.521Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:18.546Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:18.546Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:18.547Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:18.547Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&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:"Fri, 21 Apr 2023 13:36:19 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:18.549Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:18.549Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:18.549Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4fefc677-7470-482a-95bb-8865eb643d2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:18.558Z|42d41ab2-d424-4aed-b35e-098bf5ffe239|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4fefc677-7470-482a-95bb-8865eb643d2c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:18.757Z|a85580d8-eba1-46cb-a376-8008e1e961b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:18.758Z|a85580d8-eba1-46cb-a376-8008e1e961b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:18.759Z|79e881a0-2972-46c0-868f-4f777a8c433b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:18.760Z|79e881a0-2972-46c0-868f-4f777a8c433b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:20.195Z|bd018aee-e6c9-4856-af35-d2ffa3fe0538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:20.195Z|bd018aee-e6c9-4856-af35-d2ffa3fe0538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:20.281Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:20.283Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: b7302427-9365-4349-8176-cf2347c7a87b already exists in requestDb InfraActiveRequests table
2023-04-21T13:36:20.284Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:20.285Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||Invoke
2023-04-21T13:36:20.285Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:20.285Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:20.285Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Method : GET
2023-04-21T13:36:20.285Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72d86beb0d7b8999157a58e3d4080112", X-B3-SpanId:"ffa9d30c6ba8942a", X-B3-ParentSpanId:"893f5ca316b54ef6", X-B3-Sampled:"0", X-ONAP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-TransactionID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ECOMP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f4cd60e-2460-4579-af5d-7e87bdc3347c"]
2023-04-21T13:36:20.286Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Request body:
2023-04-21T13:36:20.286Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||==========================request end================================================
2023-04-21T13:36:20.322Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:20.322Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:36:20.323Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status text : Not Found
2023-04-21T13:36:20.323Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:36:21 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2023-04-21T13:36:20.323Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Response body:
2023-04-21T13:36:20.324Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:20.324Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:20.337Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:36:20.338Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-21T13:36:20.341Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:20.447Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|INFO|500||Invoke
2023-04-21T13:36:20.448Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef with request headers:{Authorization=[***REDACTED***], X-RequestID=[b7302427-9365-4349-8176-cf2347c7a87b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fdb53c69-71b2-4df4-ba45-68217640db40], X-ECOMP-RequestID=[b7302427-9365-4349-8176-cf2347c7a87b], X-TransactionId=[], X-ONAP-RequestID=[b7302427-9365-4349-8176-cf2347c7a87b]}
2023-04-21T13:36:20.492Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:36:19 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[37], x-aai-txid=[2-aai-resources-230421-13:36:19:952-87144], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:20.494Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|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/40ed019f-c1fb-48ef-9ba3-6a9f4753daef","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef","ERR.5.4.6114"]}}}
2023-04-21T13:36:20.495Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:20.500Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef
2023-04-21T13:36:20.501Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 40ed019f-c1fb-48ef-9ba3-6a9f4753daef
2023-04-21T13:36:20.511Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:20.586Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|INFO|500||Invoke
2023-04-21T13:36:20.587Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef with request headers:{Authorization=[***REDACTED***], X-RequestID=[b7302427-9365-4349-8176-cf2347c7a87b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[aa6269bb-3c85-4073-b99d-f6af4c71989a], X-ECOMP-RequestID=[b7302427-9365-4349-8176-cf2347c7a87b], X-TransactionId=[], X-ONAP-RequestID=[b7302427-9365-4349-8176-cf2347c7a87b]}
2023-04-21T13:36:20.621Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:36:20 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-230421-13:36:20:087-30141], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:20.622Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|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/40ed019f-c1fb-48ef-9ba3-6a9f4753daef","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef","ERR.5.4.6114"]}}}
2023-04-21T13:36:20.622Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:20.624Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/40ed019f-c1fb-48ef-9ba3-6a9f4753daef
2023-04-21T13:36:20.625Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 40ed019f-c1fb-48ef-9ba3-6a9f4753daef
2023-04-21T13:36:20.630Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:20.650Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:36:20.651Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:36:20.702Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:36:20.703Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:36:20 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[48], vertex-id=[184400], x-aai-txid=[1-aai-resources-230421-13:36:20:151-43278], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:20.704Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682083912027","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-04-21T13:36:20.706Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:36:20.706Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:36:20.709Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:20.709Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:36:20.710Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:20.710Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:20.711Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:36:20.711Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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:"72d86beb0d7b8999157a58e3d4080112", X-B3-SpanId:"91f41ff8f410fb10", X-B3-ParentSpanId:"893f5ca316b54ef6", X-B3-Sampled:"0", X-ONAP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-TransactionID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ECOMP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abc114db-2c97-45d7-bbe8-cf493f6dfcfc"]
2023-04-21T13:36:20.711Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21"},"instanceName":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0","requestScope":"vnf"}
2023-04-21T13:36:20.712Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:36:23.918Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:23.919Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:23.919Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:36:23.920Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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:"Fri, 21 Apr 2023 13:36:24 GMT", x-envoy-upstream-service-time:"3202", server:"envoy"]
2023-04-21T13:36:23.920Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:36:23.921Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:23.921Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:36:23.923Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100
2023-04-21T13:36:23.924Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|INFO|500||Invoke
2023-04-21T13:36:23.924Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:23.924Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100
2023-04-21T13:36:23.925Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||Method : GET
2023-04-21T13:36:23.925Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-TransactionID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ECOMP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad510d84-c0f3-4c00-8334-fd795dde6f95"]
2023-04-21T13:36:23.925Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||Request body:
2023-04-21T13:36:23.926Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||==========================request end================================================
2023-04-21T13:36:23.998Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:23.999Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:23.999Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||Status text : OK
2023-04-21T13:36:24.000Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:23 GMT", x-envoy-upstream-service-time:"67", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:24.001Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||Response body: {
"_embedded" : {
"vnfResourceCustomization" : [ {
"id" : 8,
"modelCustomizationUUID" : "99a4bd3c-329c-468d-a485-1b7623b5c100",
"modelInstanceName" : "basic_vm 0",
"created" : "2023-04-21 13:33:37.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-04-21T13:33:37.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8"
},
"vnfResourceCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8"
},
"vfModuleCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vfModuleCustomizations"
},
"vnfcInstanceGroupCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfcInstanceGroupCustomizations"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/service"
},
"vnfResources" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100"
}
}
}
2023-04-21T13:36:24.001Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:24.001Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=99a4bd3c-329c-468d-a485-1b7623b5c100|INFO|500||InvokeReturn
2023-04-21T13:36:24.038Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources
2023-04-21T13:36:24.039Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||Invoke
2023-04-21T13:36:24.039Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:24.039Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources
2023-04-21T13:36:24.040Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Method : GET
2023-04-21T13:36:24.040Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-TransactionID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ECOMP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d7136d4-c6c0-4962-8051-d5a7cba4ed73"]
2023-04-21T13:36:24.040Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Request body:
2023-04-21T13:36:24.041Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||==========================request end================================================
2023-04-21T13:36:24.078Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:24.078Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:24.079Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status text : OK
2023-04-21T13:36:24.079Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/5b154163-e5d0-4bed-a01d-773298ba1fc7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:23 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:24.080Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Response body: {
"modelUUID" : "5b154163-e5d0-4bed-a01d-773298ba1fc7",
"modelInvariantUUID" : "1db45dfa-3aef-4f63-850f-7426365ac91b",
"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-04-21T13:33:37.000+00:00",
"modelInvariantId" : "1db45dfa-3aef-4f63-850f-7426365ac91b",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5b154163-e5d0-4bed-a01d-773298ba1fc7"
},
"vnfResource" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5b154163-e5d0-4bed-a01d-773298ba1fc7"
},
"heatTemplates" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5b154163-e5d0-4bed-a01d-773298ba1fc7/heatTemplates"
},
"vnfResourceWorkflow" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5b154163-e5d0-4bed-a01d-773298ba1fc7/vnfResourceWorkflow"
}
}
}
2023-04-21T13:36:24.080Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:24.080Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||InvokeReturn
2023-04-21T13:36:24.097Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.097Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.098Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.098Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.098Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.098Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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:"b7302427-9365-4349-8176-cf2347c7a87b", X-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-TransactionID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ECOMP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c30f105-765d-4d3e-ab71-c385d21ae37f"]
2023-04-21T13:36:24.098Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.098Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.127Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.128Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.128Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.128Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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:"Fri, 21 Apr 2023 13:36:23 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:24.129Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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" : 10034,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
},
"vnfRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
}
}
}
2023-04-21T13:36:24.129Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.130Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.146Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.146Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:36:24.147Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:24.147Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.147Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:36:24.147Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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:"72d86beb0d7b8999157a58e3d4080112", X-B3-SpanId:"b11cc347a94050db", X-B3-ParentSpanId:"893f5ca316b54ef6", X-B3-Sampled:"0", X-ONAP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-TransactionID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ECOMP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b679a32b-db8c-418d-b425-2565fbb50de8"]
2023-04-21T13:36:24.147Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b7302427-9365-4349-8176-cf2347c7a87b","requestStatus":"IN_PROGRESS","startTime":1682084180338,"source":"VID","vnfName":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b7302427-9365-4349-8176-cf2347c7a87b"}
2023-04-21T13:36:24.148Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:36:24.184Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:24.188Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:24.188Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||Invoke
2023-04-21T13:36:24.188Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:24.188Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:24.188Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Method : GET
2023-04-21T13:36:24.189Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c52f1a700bd0c29c9f64a1eee30d6cbb", X-B3-SpanId:"147cffb4235ad8bc", X-B3-ParentSpanId:"29404fda89503bf3", X-B3-Sampled:"0", X-ONAP-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-TransactionID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-ECOMP-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c74e6d9c-106a-4214-b0f5-4bff27b3c510"]
2023-04-21T13:36:24.189Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Request body:
2023-04-21T13:36:24.189Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||==========================request end================================================
2023-04-21T13:36:24.198Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:24.198Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:36:24.199Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:36:24.199Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/b7302427-9365-4349-8176-cf2347c7a87b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:24 GMT", x-envoy-upstream-service-time:"48", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:24.201Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "b7302427-9365-4349-8176-cf2347c7a87b",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:36:20.338+00:00",
"source" : "VID",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"vnfType" : "basic_vm/basic_vm 0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:36:25.108+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "b7302427-9365-4349-8176-cf2347c7a87b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
}
}
}
2023-04-21T13:36:24.202Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:24.202Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:36:24.210Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.210Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:36:24.210Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:24.210Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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-04-21T13:36:24.211Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:36:24.211Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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:"72d86beb0d7b8999157a58e3d4080112", X-B3-SpanId:"beecac7dd0b6f2d2", X-B3-ParentSpanId:"893f5ca316b54ef6", X-B3-Sampled:"0", X-ONAP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-TransactionID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ECOMP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e39332ad-67ae-46e7-a43c-e6c26fbcfc1c"]
2023-04-21T13:36:24.211Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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\":\"1db45dfa-3aef-4f63-850f-7426365ac91b\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"99a4bd3c-329c-468d-a485-1b7623b5c100\",\"modelVersionId\":\"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\"modelCustomizationId\":\"99a4bd3c-329c-468d-a485-1b7623b5c100\",\"modelUuid\":\"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\"modelInvariantUuid\":\"1db45dfa-3aef-4f63-850f-7426365ac91b\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\"source\":\"VID\",\"instanceName\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\"modelInfo\":{\"modelInvariantId\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\"modelUuid\":\"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\"modelInvariantUuid\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"}}}],\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\"}","type":"String"},"requestId":{"value":"b7302427-9365-4349-8176-cf2347c7a87b","type":"String"},"mso-request-id":{"value":"b7302427-9365-4349-8176-cf2347c7a87b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:36:24.211Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:36:24.232Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:24.233Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:24.233Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status text : OK
2023-04-21T13:36:24.234Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:24 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:24.234Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Response body: {
"requestId" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"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-04-21T13:36:12.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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\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-04-21T13:36:16.000+00:00",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515",
"cloudApiRequests" : [ ],
"requestURI" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
}
}
}
2023-04-21T13:36:24.234Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:24.235Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||InvokeReturn
2023-04-21T13:36:24.237Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:24.237Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:24.237Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:24.238Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:24.238Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:24.238Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c52f1a700bd0c29c9f64a1eee30d6cbb", X-B3-SpanId:"01ed22da804117a9", X-B3-ParentSpanId:"29404fda89503bf3", X-B3-Sampled:"0", X-ONAP-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-TransactionID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-ECOMP-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a3e70c9-159b-47c1-8223-a7e4d2c1958e"]
2023-04-21T13:36:24.239Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:24.239Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:24.260Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:24.260Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:24.261Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:24.261Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&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:"Fri, 21 Apr 2023 13:36:24 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:24.262Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:24.262Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:24.262Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:24.301Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:36:24.301Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:36:24.301Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:24.301Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:36:24.302Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:36:24.302Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-TransactionID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-ECOMP-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97146c98-e0cf-44c6-8e3b-a3a6c3fba7fe"]
2023-04-21T13:36:24.302Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:36:24.302Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:36:24.476Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:24.477Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:24.477Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:36:24.478Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D94DCE8235CA4A680318087D6F77F4DE; 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:"Fri, 21 Apr 2023 13:36:23 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2023-04-21T13:36:24.479Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7c177568-e049-11ed-9c34-ba208c33156b","businessKey":"18e4dbae-f161-4066-8ad1-30ce9d6ebbfc","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:13.750+0000","endTime":"2023-04-21T13:36:14.222+0000","removalTime":null,"durationInMillis":472,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7b29e11a-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"7c15a176-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:36:24.479Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:24.479Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:36:24.505Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:36:24.506Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:36:24.506Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:24.506Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:36:24.506Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:36:24.506Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-TransactionID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-ECOMP-RequestID:"fbf8640a-d833-481a-8836-a7bb3b11cd02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"255560b1-db63-4e7b-a975-ddabfebb9897"]
2023-04-21T13:36:24.507Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:36:24.507Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:36:24.697Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:24.698Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:24.698Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:36:24.698Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DB3180F34CABCDDFB8D56C2019C14166; 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:"Fri, 21 Apr 2023 13:36:23 GMT", x-envoy-upstream-service-time:"186", server:"envoy"]
2023-04-21T13:36:24.699Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:7c1838cb-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"7c177568-e049-11ed-9c34-ba208c33156b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"7c177568-e049-11ed-9c34-ba208c33156b","executionId":"7c177568-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:36:13.755+0000","endTime":"2023-04-21T13:36:14.221+0000","durationInMillis":466,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7b29e11a-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:36:24.699Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:24.699Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7c177568-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:36:24.709Z|fbf8640a-d833-481a-8836-a7bb3b11cd02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:25.229Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:25.230Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:36:25.230Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:36:25.231Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:36:24 GMT", X-ONAP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-TransactionID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ECOMP-RequestID:"b7302427-9365-4349-8176-cf2347c7a87b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e39332ad-67ae-46e7-a43c-e6c26fbcfc1c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1013", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:25.231Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b7302427-9365-4349-8176-cf2347c7a87b\",\"instanceId\":\"0b664579-5553-4de9-9253-73b3a1a963c3\"}}","message":"Success","processInstanceID":"820937de-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:36:25.231Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:25.232Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:36:25.239Z|b7302427-9365-4349-8176-cf2347c7a87b|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:25.438Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:25.444Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:25.445Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||Invoke
2023-04-21T13:36:25.445Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:25.445Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:25.446Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Method : GET
2023-04-21T13:36:25.446Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74c73f023c90acfdb8f946f031e1820b", X-B3-SpanId:"e0b70a31978b1702", X-B3-ParentSpanId:"214d74c088547023", X-B3-Sampled:"0", X-ONAP-RequestID:"3802f3b9-0f69-4ad3-b29b-289b099dfb6e", X-RequestID:"3802f3b9-0f69-4ad3-b29b-289b099dfb6e", X-TransactionID:"3802f3b9-0f69-4ad3-b29b-289b099dfb6e", X-ECOMP-RequestID:"3802f3b9-0f69-4ad3-b29b-289b099dfb6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9a1e926-2118-47ed-9fc9-3af1f3c2d4fb"]
2023-04-21T13:36:25.446Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Request body:
2023-04-21T13:36:25.447Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||==========================request end================================================
2023-04-21T13:36:25.484Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:25.484Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:25.484Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status text : OK
2023-04-21T13:36:25.485Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:26 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:25.485Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Response body: {
"requestId" : "b7302427-9365-4349-8176-cf2347c7a87b",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:36:20.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"vnfType" : "basic_vm/basic_vm 0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:25.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "b7302427-9365-4349-8176-cf2347c7a87b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
}
}
}
2023-04-21T13:36:25.485Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:25.486Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||InvokeReturn
2023-04-21T13:36:25.487Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:25.488Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:25.488Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:25.488Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:25.489Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:25.489Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74c73f023c90acfdb8f946f031e1820b", X-B3-SpanId:"81b029fac5c99ba7", X-B3-ParentSpanId:"214d74c088547023", X-B3-Sampled:"0", X-ONAP-RequestID:"3802f3b9-0f69-4ad3-b29b-289b099dfb6e", X-RequestID:"3802f3b9-0f69-4ad3-b29b-289b099dfb6e", X-TransactionID:"3802f3b9-0f69-4ad3-b29b-289b099dfb6e", X-ECOMP-RequestID:"3802f3b9-0f69-4ad3-b29b-289b099dfb6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"680dcba5-c588-4bba-827d-401b89c8e062"]
2023-04-21T13:36:25.489Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:25.489Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:25.513Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:25.514Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:25.514Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:25.514Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&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:"Fri, 21 Apr 2023 13:36:26 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:25.515Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:25.515Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:25.515Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:25.525Z|3802f3b9-0f69-4ad3-b29b-289b099dfb6e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:26.135Z|78faadf4-e70e-4b7c-81e5-f1c7baa38935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:36:26.135Z|78faadf4-e70e-4b7c-81e5-f1c7baa38935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:36:28.788Z|166cadd3-588d-4a92-a03c-90529aa26a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:28.788Z|79ede841-fa68-4431-8bfe-5a541bce9bb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:28.789Z|166cadd3-588d-4a92-a03c-90529aa26a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:28.789Z|79ede841-fa68-4431-8bfe-5a541bce9bb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:30.225Z|c7ec7922-e9d8-44d7-9518-44f929b93147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:30.226Z|c7ec7922-e9d8-44d7-9518-44f929b93147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:34.895Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:34.904Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:34.904Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||Invoke
2023-04-21T13:36:34.904Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:34.904Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:34.904Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Method : GET
2023-04-21T13:36:34.905Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bccb8e722b79145354b86024dc98395", X-B3-SpanId:"05d4bc60a093c5af", X-B3-ParentSpanId:"ee6b3564034debd7", X-B3-Sampled:"0", X-ONAP-RequestID:"5c8885c7-543d-435a-9ed2-cb04572524c8", X-RequestID:"5c8885c7-543d-435a-9ed2-cb04572524c8", X-TransactionID:"5c8885c7-543d-435a-9ed2-cb04572524c8", X-ECOMP-RequestID:"5c8885c7-543d-435a-9ed2-cb04572524c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50e2b964-4ef3-4173-8d45-438b81708194"]
2023-04-21T13:36:34.905Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Request body:
2023-04-21T13:36:34.905Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||==========================request end================================================
2023-04-21T13:36:34.941Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:34.942Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:34.942Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status text : OK
2023-04-21T13:36:34.942Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:35 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:34.943Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Response body: {
"requestId" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:12.000+00:00",
"endTime" : "2023-04-21T13:36:24.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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\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-04-21T13:36:26.000+00:00",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515",
"cloudApiRequests" : [ ],
"requestURI" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
}
}
}
2023-04-21T13:36:34.943Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:34.943Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||InvokeReturn
2023-04-21T13:36:34.945Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:34.945Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:34.945Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:34.945Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:34.945Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:34.945Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bccb8e722b79145354b86024dc98395", X-B3-SpanId:"64a15fd07aaf0070", X-B3-ParentSpanId:"ee6b3564034debd7", X-B3-Sampled:"0", X-ONAP-RequestID:"5c8885c7-543d-435a-9ed2-cb04572524c8", X-RequestID:"5c8885c7-543d-435a-9ed2-cb04572524c8", X-TransactionID:"5c8885c7-543d-435a-9ed2-cb04572524c8", X-ECOMP-RequestID:"5c8885c7-543d-435a-9ed2-cb04572524c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f045ea47-6b62-46d8-829f-c1c0a3a31b43"]
2023-04-21T13:36:34.946Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:34.946Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:34.964Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:34.964Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:34.965Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:34.965Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&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:"Fri, 21 Apr 2023 13:36:35 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:34.965Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:34.965Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:34.965Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:34.975Z|5c8885c7-543d-435a-9ed2-cb04572524c8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:35.187Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:35.193Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:35.193Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||Invoke
2023-04-21T13:36:35.193Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.194Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:35.194Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Method : GET
2023-04-21T13:36:35.194Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9321b6d6c27788f2eba35f7708a7c56c", X-B3-SpanId:"4957a9888448fe78", X-B3-ParentSpanId:"9ce9d196b2b0e201", X-B3-Sampled:"0", X-ONAP-RequestID:"e9e324d4-3dbe-4d6f-91e1-f9c7117012f4", X-RequestID:"e9e324d4-3dbe-4d6f-91e1-f9c7117012f4", X-TransactionID:"e9e324d4-3dbe-4d6f-91e1-f9c7117012f4", X-ECOMP-RequestID:"e9e324d4-3dbe-4d6f-91e1-f9c7117012f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09eb2d2d-34af-429d-8ee3-5d5f70fff32a"]
2023-04-21T13:36:35.194Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Request body:
2023-04-21T13:36:35.194Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.233Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.233Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.233Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status text : OK
2023-04-21T13:36:35.234Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:35 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:35.236Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Response body: {
"requestId" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:12.000+00:00",
"endTime" : "2023-04-21T13:36:24.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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\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-04-21T13:36:26.000+00:00",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515",
"cloudApiRequests" : [ ],
"requestURI" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
}
}
}
2023-04-21T13:36:35.236Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.236Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||InvokeReturn
2023-04-21T13:36:35.237Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:35.238Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:35.238Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.238Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:35.238Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:35.238Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9321b6d6c27788f2eba35f7708a7c56c", X-B3-SpanId:"ed3c16a2fb474b23", X-B3-ParentSpanId:"9ce9d196b2b0e201", X-B3-Sampled:"0", X-ONAP-RequestID:"e9e324d4-3dbe-4d6f-91e1-f9c7117012f4", X-RequestID:"e9e324d4-3dbe-4d6f-91e1-f9c7117012f4", X-TransactionID:"e9e324d4-3dbe-4d6f-91e1-f9c7117012f4", X-ECOMP-RequestID:"e9e324d4-3dbe-4d6f-91e1-f9c7117012f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63ab4344-bb52-47f7-a2bb-93824d03fc26"]
2023-04-21T13:36:35.238Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:35.239Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.262Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.262Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.262Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:35.262Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&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:"Fri, 21 Apr 2023 13:36:36 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:35.264Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:35.264Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.264Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:35.271Z|e9e324d4-3dbe-4d6f-91e1-f9c7117012f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:35.477Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:35.484Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:35.485Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||Invoke
2023-04-21T13:36:35.485Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.486Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:35.486Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Method : GET
2023-04-21T13:36:35.486Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31de905e033e9175f8eee404da8270ac", X-B3-SpanId:"787c28a986a91e0d", X-B3-ParentSpanId:"24ad95b6f710875f", X-B3-Sampled:"0", X-ONAP-RequestID:"47b3e05b-b4ce-4794-9f29-26f311cf6d99", X-RequestID:"47b3e05b-b4ce-4794-9f29-26f311cf6d99", X-TransactionID:"47b3e05b-b4ce-4794-9f29-26f311cf6d99", X-ECOMP-RequestID:"47b3e05b-b4ce-4794-9f29-26f311cf6d99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2b47710-6e0e-4c4a-8f4a-8295dff82359"]
2023-04-21T13:36:35.486Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Request body:
2023-04-21T13:36:35.486Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.524Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.525Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.525Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status text : OK
2023-04-21T13:36:35.525Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:36 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:35.526Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Response body: {
"requestId" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:12.000+00:00",
"endTime" : "2023-04-21T13:36:24.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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\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-04-21T13:36:26.000+00:00",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515",
"cloudApiRequests" : [ ],
"requestURI" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
}
}
}
2023-04-21T13:36:35.526Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.526Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||InvokeReturn
2023-04-21T13:36:35.527Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:35.528Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:35.528Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.528Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:35.528Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:35.529Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31de905e033e9175f8eee404da8270ac", X-B3-SpanId:"8e03bec8da480e3a", X-B3-ParentSpanId:"24ad95b6f710875f", X-B3-Sampled:"0", X-ONAP-RequestID:"47b3e05b-b4ce-4794-9f29-26f311cf6d99", X-RequestID:"47b3e05b-b4ce-4794-9f29-26f311cf6d99", X-TransactionID:"47b3e05b-b4ce-4794-9f29-26f311cf6d99", X-ECOMP-RequestID:"47b3e05b-b4ce-4794-9f29-26f311cf6d99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be8c1fc1-8c0b-4a29-9401-5fdda037dfa8"]
2023-04-21T13:36:35.529Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:35.529Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.551Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.551Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.552Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:35.552Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&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:"Fri, 21 Apr 2023 13:36:36 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:35.553Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:35.554Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.554Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:35.565Z|47b3e05b-b4ce-4794-9f29-26f311cf6d99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:35.729Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:35.734Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:35.735Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||Invoke
2023-04-21T13:36:35.735Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.735Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:35.735Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Method : GET
2023-04-21T13:36:35.735Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d4bbae82cb391672dee07db6a6b156c", X-B3-SpanId:"553f14bd6124c0df", X-B3-ParentSpanId:"902447e03623c1b2", X-B3-Sampled:"0", X-ONAP-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-TransactionID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-ECOMP-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aebc875d-4a48-4485-9685-3ae5d73f95ce"]
2023-04-21T13:36:35.735Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Request body:
2023-04-21T13:36:35.735Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.753Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:35.758Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:35.758Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||Invoke
2023-04-21T13:36:35.758Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.758Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc
2023-04-21T13:36:35.758Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Method : GET
2023-04-21T13:36:35.758Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0aae47ff330d54afed4dc1946ee075ba", X-B3-SpanId:"7e3dc673a00e670c", X-B3-ParentSpanId:"7b3a66b75e49ba1c", X-B3-Sampled:"0", X-ONAP-RequestID:"98e14df7-a0a0-47a7-b2af-66275c643478", X-RequestID:"98e14df7-a0a0-47a7-b2af-66275c643478", X-TransactionID:"98e14df7-a0a0-47a7-b2af-66275c643478", X-ECOMP-RequestID:"98e14df7-a0a0-47a7-b2af-66275c643478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c9865ca-2da7-4e5c-b8ec-ce3656e1fc89"]
2023-04-21T13:36:35.758Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Request body:
2023-04-21T13:36:35.758Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.767Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.767Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.767Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status text : OK
2023-04-21T13:36:35.768Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:36 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:35.769Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Response body: {
"requestId" : "b7302427-9365-4349-8176-cf2347c7a87b",
"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-04-21T13:36:20.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"vnfType" : "basic_vm/basic_vm 0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:35.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "b7302427-9365-4349-8176-cf2347c7a87b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
}
}
}
2023-04-21T13:36:35.769Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.769Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||InvokeReturn
2023-04-21T13:36:35.770Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:35.771Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:35.771Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.771Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:35.771Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:35.771Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d4bbae82cb391672dee07db6a6b156c", X-B3-SpanId:"9c27ca19f78a26c2", X-B3-ParentSpanId:"902447e03623c1b2", X-B3-Sampled:"0", X-ONAP-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-TransactionID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-ECOMP-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fd886e3-8698-4e9d-89be-8446d0dab159"]
2023-04-21T13:36:35.771Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:35.771Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.787Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.788Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.788Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:35.788Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&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:"Fri, 21 Apr 2023 13:36:36 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:35.788Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:35.789Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.789Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:35.799Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.799Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.799Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Status text : OK
2023-04-21T13:36:35.800Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:36 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:35.805Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:36:35.805Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:36:35.805Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.805Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:36:35.805Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:36:35.806Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-TransactionID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-ECOMP-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a389c7f-a4dc-43e9-8676-6edee6f3d8dc"]
2023-04-21T13:36:35.806Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:36:35.806Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.811Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||Response body: {
"requestId" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:12.000+00:00",
"endTime" : "2023-04-21T13:36:24.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\": \"6538effc-dc5c-4c9f-989e-f74148284ebe\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b048c440-d3f8-407d-9586-dad2e2a6517b\"\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-04-21T13:36:26.000+00:00",
"serviceInstanceId" : "3ed38b2c-e502-40e4-a0e8-e57becde6515",
"serviceInstanceName" : "basic_network-bf4da6d6-1e2a-4e2b-bacd-b9cc4e10d48b",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ed38b2c-e502-40e4-a0e8-e57becde6515",
"cloudApiRequests" : [ ],
"requestURI" : "18e4dbae-f161-4066-8ad1-30ce9d6ebbfc",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc"
}
}
}
2023-04-21T13:36:35.812Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.812Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|INFO|500||InvokeReturn
2023-04-21T13:36:35.813Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:35.813Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:35.813Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.813Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false
2023-04-21T13:36:35.813Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:35.813Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0aae47ff330d54afed4dc1946ee075ba", X-B3-SpanId:"8d08ff49f6778c83", X-B3-ParentSpanId:"7b3a66b75e49ba1c", X-B3-Sampled:"0", X-ONAP-RequestID:"98e14df7-a0a0-47a7-b2af-66275c643478", X-RequestID:"98e14df7-a0a0-47a7-b2af-66275c643478", X-TransactionID:"98e14df7-a0a0-47a7-b2af-66275c643478", X-ECOMP-RequestID:"98e14df7-a0a0-47a7-b2af-66275c643478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cc479f4-50ec-426f-89f4-32195c8e230f"]
2023-04-21T13:36:35.814Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:35.814Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:35.833Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.833Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.833Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:35.834Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&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:"Fri, 21 Apr 2023 13:36:36 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:35.834Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:35.834Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.835Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18e4dbae-f161-4066-8ad1-30ce9d6ebbfc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:35.840Z|98e14df7-a0a0-47a7-b2af-66275c643478|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/18e4dbae-f161-4066-8ad1-30ce9d6ebbfc|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:35.965Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:35.966Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:35.966Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:36:35.967Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=51E1615E24DA2A88D6D7EE2EAE8F2BB0; 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:"Fri, 21 Apr 2023 13:36:35 GMT", x-envoy-upstream-service-time:"156", server:"envoy"]
2023-04-21T13:36:35.967Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8584ca5e-e049-11ed-9c34-ba208c33156b","businessKey":"b7302427-9365-4349-8176-cf2347c7a87b","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:29.566+0000","endTime":"2023-04-21T13:36:33.257+0000","removalTime":null,"durationInMillis":3691,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"820937de-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"83547c92-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:36:35.967Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:35.968Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7302427-9365-4349-8176-cf2347c7a87b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:36:35.987Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:36:35.987Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:36:35.987Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:35.987Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:36:35.987Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:36:35.987Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-TransactionID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-ECOMP-RequestID:"007a4038-6947-4f58-8b5c-84ca32a73fe6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb44f958-f24e-4f80-9efb-a51590d9ecd8"]
2023-04-21T13:36:35.988Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:36:35.988Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:36:36.185Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:36.185Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:36.186Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:36:36.186Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B0745B519D02BB5DDA357860D2E84C9A; 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:"806", Date:"Fri, 21 Apr 2023 13:36:35 GMT", x-envoy-upstream-service-time:"193", server:"envoy"]
2023-04-21T13:36:36.187Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"8717c6a6-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"SubProcess_0y8yozw:85b3c9ba-e049-11ed-9c34-ba208c33156b","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"8584ca5e-e049-11ed-9c34-ba208c33156b","executionId":"8717c6a4-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:36:32.207+0000","endTime":"2023-04-21T13:36:32.495+0000","durationInMillis":288,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"820937de-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:36:36.187Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:36.187Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8584ca5e-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:36:36.194Z|007a4038-6947-4f58-8b5c-84ca32a73fe6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:38.827Z|9510c1b2-547f-41ea-9ffa-c3090c9c91a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:38.828Z|9510c1b2-547f-41ea-9ffa-c3090c9c91a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:38.829Z|6dcef2cb-2a61-41ab-a34f-f9162f251324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:38.829Z|6dcef2cb-2a61-41ab-a34f-f9162f251324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:40.257Z|0c07d917-d9c6-4364-a914-51610ded71d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:40.257Z|0c07d917-d9c6-4364-a914-51610ded71d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:41.135Z|a46f590e-a276-4e02-ac49-6eea13626b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:36:41.139Z|a46f590e-a276-4e02-ac49-6eea13626b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:36:41.589Z|d0895595-ee57-4e8d-9817-08ff7b55b135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:36:41.589Z|d0895595-ee57-4e8d-9817-08ff7b55b135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:36:46.378Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:46.386Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:46.386Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||Invoke
2023-04-21T13:36:46.387Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:46.387Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:46.387Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Method : GET
2023-04-21T13:36:46.387Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12d718f53b4b8ec843aa2c9b722b7eb6", X-B3-SpanId:"fe715487faaf58af", X-B3-ParentSpanId:"f8cbf31fd47072b4", X-B3-Sampled:"0", X-ONAP-RequestID:"13af4394-84b3-4c3d-b5d9-7da1e41198fb", X-RequestID:"13af4394-84b3-4c3d-b5d9-7da1e41198fb", X-TransactionID:"13af4394-84b3-4c3d-b5d9-7da1e41198fb", X-ECOMP-RequestID:"13af4394-84b3-4c3d-b5d9-7da1e41198fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93179552-f1dd-4ebb-918a-3b731c4ee426"]
2023-04-21T13:36:46.387Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Request body:
2023-04-21T13:36:46.387Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||==========================request end================================================
2023-04-21T13:36:46.426Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:46.426Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:46.427Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status text : OK
2023-04-21T13:36:46.427Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:46.428Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Response body: {
"requestId" : "b7302427-9365-4349-8176-cf2347c7a87b",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:20.000+00:00",
"endTime" : "2023-04-21T13:36:36.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"vnfType" : "basic_vm/basic_vm 0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:37.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "b7302427-9365-4349-8176-cf2347c7a87b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
}
}
}
2023-04-21T13:36:46.429Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:46.429Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||InvokeReturn
2023-04-21T13:36:46.431Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:46.431Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:46.432Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:46.432Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:46.432Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:46.433Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12d718f53b4b8ec843aa2c9b722b7eb6", X-B3-SpanId:"86df7c999da6efe9", X-B3-ParentSpanId:"f8cbf31fd47072b4", X-B3-Sampled:"0", X-ONAP-RequestID:"13af4394-84b3-4c3d-b5d9-7da1e41198fb", X-RequestID:"13af4394-84b3-4c3d-b5d9-7da1e41198fb", X-TransactionID:"13af4394-84b3-4c3d-b5d9-7da1e41198fb", X-ECOMP-RequestID:"13af4394-84b3-4c3d-b5d9-7da1e41198fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6882b0cd-f3f9-4275-ad7c-5fc8d45c2719"]
2023-04-21T13:36:46.433Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:46.433Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:46.451Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:46.451Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:46.452Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:46.452Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:46.453Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:46.453Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:46.453Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:46.467Z|13af4394-84b3-4c3d-b5d9-7da1e41198fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:46.663Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:46.667Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:46.668Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||Invoke
2023-04-21T13:36:46.668Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:46.668Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:46.668Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Method : GET
2023-04-21T13:36:46.668Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa6467955f16448f27a0685b2a9739cc", X-B3-SpanId:"c05e8c8064b1418a", X-B3-ParentSpanId:"2bed0fa99c995cd6", X-B3-Sampled:"0", X-ONAP-RequestID:"51adb344-dbeb-44b1-9988-d1570055dbeb", X-RequestID:"51adb344-dbeb-44b1-9988-d1570055dbeb", X-TransactionID:"51adb344-dbeb-44b1-9988-d1570055dbeb", X-ECOMP-RequestID:"51adb344-dbeb-44b1-9988-d1570055dbeb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2d2f533-5c30-4c85-8ae4-a4ef9c4d33f6"]
2023-04-21T13:36:46.668Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Request body:
2023-04-21T13:36:46.668Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||==========================request end================================================
2023-04-21T13:36:46.698Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:46.698Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:46.698Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status text : OK
2023-04-21T13:36:46.698Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:46.699Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Response body: {
"requestId" : "b7302427-9365-4349-8176-cf2347c7a87b",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:20.000+00:00",
"endTime" : "2023-04-21T13:36:36.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"vnfType" : "basic_vm/basic_vm 0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:37.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "b7302427-9365-4349-8176-cf2347c7a87b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
}
}
}
2023-04-21T13:36:46.699Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:46.699Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||InvokeReturn
2023-04-21T13:36:46.700Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:46.700Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:46.700Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:46.701Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:46.701Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:46.701Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa6467955f16448f27a0685b2a9739cc", X-B3-SpanId:"5a7b6c5662961927", X-B3-ParentSpanId:"2bed0fa99c995cd6", X-B3-Sampled:"0", X-ONAP-RequestID:"51adb344-dbeb-44b1-9988-d1570055dbeb", X-RequestID:"51adb344-dbeb-44b1-9988-d1570055dbeb", X-TransactionID:"51adb344-dbeb-44b1-9988-d1570055dbeb", X-ECOMP-RequestID:"51adb344-dbeb-44b1-9988-d1570055dbeb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"892f50f9-043c-461d-88c7-e6f1dfff352b"]
2023-04-21T13:36:46.701Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:46.701Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:46.721Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:46.722Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:46.722Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:46.722Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:46.724Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:46.724Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:46.725Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:46.739Z|51adb344-dbeb-44b1-9988-d1570055dbeb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:46.785Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:46.786Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ed929fb0-9219-4b21-817c-a77b2bad69d9 already exists in requestDb InfraActiveRequests table
2023-04-21T13:36:46.786Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9
2023-04-21T13:36:46.787Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|INFO|500||Invoke
2023-04-21T13:36:46.787Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:46.787Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9
2023-04-21T13:36:46.787Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Method : GET
2023-04-21T13:36:46.787Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fbe7dac4f0ccd30f07945321bf60e7d", X-B3-SpanId:"026eaa73417b3247", X-B3-ParentSpanId:"f07945321bf60e7d", X-B3-Sampled:"0", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83fe7389-0639-4778-8c35-5da7f35876b9"]
2023-04-21T13:36:46.787Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Request body:
2023-04-21T13:36:46.787Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||==========================request end================================================
2023-04-21T13:36:46.839Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:46.839Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:36:46.840Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Status text : Not Found
2023-04-21T13:36:46.840Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"49", server:"envoy"]
2023-04-21T13:36:46.840Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Response body:
2023-04-21T13:36:46.840Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:46.840Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:46.847Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:36:46.847Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-21T13:36:46.850Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:46.864Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132|INFO|500||Invoke
2023-04-21T13:36:46.864Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed929fb0-9219-4b21-817c-a77b2bad69d9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[07c038a9-7a8f-41ec-aef4-dd60f280afcd], X-ECOMP-RequestID=[ed929fb0-9219-4b21-817c-a77b2bad69d9], X-TransactionId=[], X-ONAP-RequestID=[ed929fb0-9219-4b21-817c-a77b2bad69d9]}
2023-04-21T13:36:46.915Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:36:46 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[42], vertex-id=[204800], x-aai-txid=[2-aai-resources-230421-13:36:46:371-42196], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:46.916Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132|DEBUG|500||{"service-id":"49ff7b5f-73bc-48cb-949d-6b5c37be1132","service-description":"pNF","resource-version":"1682084204839"}
2023-04-21T13:36:46.916Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132|INFO|500||InvokeReturn
2023-04-21T13:36:46.919Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2023-04-21T13:36:46.922Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:46.927Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:46.931Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:46.932Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||Invoke
2023-04-21T13:36:46.932Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:46.932Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:46.932Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Method : GET
2023-04-21T13:36:46.932Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5fa3e151d32e324c42e8ce14b8f3696", X-B3-SpanId:"2ce5c140a7cedee3", X-B3-ParentSpanId:"fd810170bf5099f8", X-B3-Sampled:"0", X-ONAP-RequestID:"1f7a21f3-0228-479c-a4fb-125f38960d12", X-RequestID:"1f7a21f3-0228-479c-a4fb-125f38960d12", X-TransactionID:"1f7a21f3-0228-479c-a4fb-125f38960d12", X-ECOMP-RequestID:"1f7a21f3-0228-479c-a4fb-125f38960d12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cb0765f-6ad1-4760-84e8-4b3ce6a313f0"]
2023-04-21T13:36:46.932Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Request body:
2023-04-21T13:36:46.932Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||==========================request end================================================
2023-04-21T13:36:46.940Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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/49ff7b5f-73bc-48cb-949d-6b5c37be1132 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:36:46.940Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132|INFO|500||Invoke
2023-04-21T13:36:46.966Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:46.967Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:46.967Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status text : OK
2023-04-21T13:36:46.967Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:46.968Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Response body: {
"requestId" : "b7302427-9365-4349-8176-cf2347c7a87b",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:20.000+00:00",
"endTime" : "2023-04-21T13:36:36.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"vnfType" : "basic_vm/basic_vm 0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:37.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "b7302427-9365-4349-8176-cf2347c7a87b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
}
}
}
2023-04-21T13:36:46.969Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:46.969Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||InvokeReturn
2023-04-21T13:36:46.970Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:46.970Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:46.971Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:46.971Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:46.971Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:46.971Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5fa3e151d32e324c42e8ce14b8f3696", X-B3-SpanId:"88e954146a3f3a7b", X-B3-ParentSpanId:"fd810170bf5099f8", X-B3-Sampled:"0", X-ONAP-RequestID:"1f7a21f3-0228-479c-a4fb-125f38960d12", X-RequestID:"1f7a21f3-0228-479c-a4fb-125f38960d12", X-TransactionID:"1f7a21f3-0228-479c-a4fb-125f38960d12", X-ECOMP-RequestID:"1f7a21f3-0228-479c-a4fb-125f38960d12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f971d7e-cc86-454f-809a-ea1654d498ed"]
2023-04-21T13:36:46.971Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:46.971Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:46.983Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/49ff7b5f-73bc-48cb-949d-6b5c37be1132|INFO|500||InvokeReturn
2023-04-21T13:36:46.983Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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/49ff7b5f-73bc-48cb-949d-6b5c37be1132 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:36:46 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[41], vertex-id=[204800], x-aai-txid=[2-aai-resources-230421-13:36:46:440-27555], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:46.984Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"49ff7b5f-73bc-48cb-949d-6b5c37be1132","service-description":"pNF","resource-version":"1682084204839"}
2023-04-21T13:36:46.983Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:46.984Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:46.984Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:36:46.984Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:46.985Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:36:46.985Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"10", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:46.987Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:46.987Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:46.987Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:46.993Z|1f7a21f3-0228-479c-a4fb-125f38960d12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:46.998Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:46.998Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:36:46.998Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:46.998Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:46.998Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:36:46.998Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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:"8fbe7dac4f0ccd30f07945321bf60e7d", X-B3-SpanId:"c140d4e41d69c4a6", X-B3-ParentSpanId:"f07945321bf60e7d", X-B3-Sampled:"0", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef6e01f4-981d-4ae6-bbeb-ddf53ef59be1"]
2023-04-21T13:36:46.998Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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_Name8c4da8fa-2e14-41e6-886a-6e043384371c","requestScope":"service"}
2023-04-21T13:36:46.999Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.019Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.019Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.019Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.019Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2023-04-21T13:36:47.019Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:36:47.019Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.019Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:36:47.020Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1
2023-04-21T13:36:47.021Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|INFO|500||Invoke
2023-04-21T13:36:47.021Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.021Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1
2023-04-21T13:36:47.021Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Method : GET
2023-04-21T13:36:47.021Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c2ad0a7-f79e-4310-af65-2cb20f61042b"]
2023-04-21T13:36:47.021Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Request body:
2023-04-21T13:36:47.021Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.045Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.045Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:47.046Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Status text : OK
2023-04-21T13:36:47.046Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.049Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Response body: {
"modelName" : "Demo_pNF_jOM3yktbf4ob7g3r8XIk",
"description" : "catalog service description",
"modelUUID" : "f4477a36-0948-44bb-8d15-3ad8ac4cd5a1",
"modelInvariantUUID" : "3d89490b-18a6-4fa8-8c35-f24c7b27af6c",
"created" : "2023-04-21 13:34:23.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network L1-3",
"resourceOrder" : "pNF 83594c5f-dc36",
"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/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/collectionResourceCustomizations"
}
}
}
2023-04-21T13:36:47.049Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.049Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|INFO|500||InvokeReturn
2023-04-21T13:36:47.051Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance
2023-04-21T13:36:47.052Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|INFO|500||Invoke
2023-04-21T13:36:47.052Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.052Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance
2023-04-21T13:36:47.052Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:36:47.052Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5283f837-0280-45c7-916f-c38d4b2b4be0"]
2023-04-21T13:36:47.052Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:36:47.052Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.084Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.085Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:36:47.085Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:36:47.085Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"23", server:"envoy"]
2023-04-21T13:36:47.085Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:36:47.085Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.086Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:47.086Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c
2023-04-21T13:36:47.086Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|INFO|500||Invoke
2023-04-21T13:36:47.086Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.087Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c
2023-04-21T13:36:47.087Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||Method : GET
2023-04-21T13:36:47.087Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac91281a-fd07-466e-9759-f3f27dccd37c"]
2023-04-21T13:36:47.087Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||Request body:
2023-04-21T13:36:47.087Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.132Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.133Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:47.133Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||Status text : OK
2023-04-21T13:36:47.133Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.135Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||Response body: {
"_embedded" : {
"service" : [ {
"modelName" : "Demo_pNF_jOM3yktbf4ob7g3r8XIk",
"description" : "catalog service description",
"modelUUID" : "f4477a36-0948-44bb-8d15-3ad8ac4cd5a1",
"modelInvariantUUID" : "3d89490b-18a6-4fa8-8c35-f24c7b27af6c",
"created" : "2023-04-21 13:34:23.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network L1-3",
"resourceOrder" : "pNF 83594c5f-dc36",
"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/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/collectionResourceCustomizations"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c"
}
}
}
2023-04-21T13:36:47.135Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.136Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3d89490b-18a6-4fa8-8c35-f24c7b27af6c|INFO|500||InvokeReturn
2023-04-21T13:36:47.140Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance
2023-04-21T13:36:47.141Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|INFO|500||Invoke
2023-04-21T13:36:47.141Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.141Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance
2023-04-21T13:36:47.141Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:36:47.141Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"092d0fc7-3110-4d89-b557-4e126f431e4e"]
2023-04-21T13:36:47.141Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:36:47.141Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.174Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.174Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:36:47.174Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:36:47.175Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"28", server:"envoy"]
2023-04-21T13:36:47.175Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:36:47.175Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.175Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f4477a36-0948-44bb-8d15-3ad8ac4cd5a1&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:47.175Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.176Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.176Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.176Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.176Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.176Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0bb2571-3473-4500-ac41-721412cd94b3"]
2023-04-21T13:36:47.176Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.176Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.189Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:47.193Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:47.193Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||Invoke
2023-04-21T13:36:47.194Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.194Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:47.194Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Method : GET
2023-04-21T13:36:47.194Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d13f7b8eeafe5a24d688554e93b7e43", X-B3-SpanId:"2d3353b86f912f68", X-B3-ParentSpanId:"5d35c75b15c02f7e", X-B3-Sampled:"0", X-ONAP-RequestID:"53f9fc6f-0bf9-4aaf-9009-da6798c55d90", X-RequestID:"53f9fc6f-0bf9-4aaf-9009-da6798c55d90", X-TransactionID:"53f9fc6f-0bf9-4aaf-9009-da6798c55d90", X-ECOMP-RequestID:"53f9fc6f-0bf9-4aaf-9009-da6798c55d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80456919-df36-4538-8831-47c6b1f7f9b9"]
2023-04-21T13:36:47.194Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Request body:
2023-04-21T13:36:47.194Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.206Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.207Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.207Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.207Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.208Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:36:47.208Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.208Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.210Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.210Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.211Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.211Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.211Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.211Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09587195-ae8c-4105-a3c6-ca843f55d715"]
2023-04-21T13:36:47.211Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.211Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.229Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.230Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:47.230Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status text : OK
2023-04-21T13:36:47.230Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.232Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Response body: {
"requestId" : "b7302427-9365-4349-8176-cf2347c7a87b",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:20.000+00:00",
"endTime" : "2023-04-21T13:36:36.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"vnfType" : "basic_vm/basic_vm 0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:37.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "b7302427-9365-4349-8176-cf2347c7a87b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
}
}
}
2023-04-21T13:36:47.233Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.233Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||InvokeReturn
2023-04-21T13:36:47.234Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:47.234Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:47.234Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.234Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:47.234Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:47.235Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d13f7b8eeafe5a24d688554e93b7e43", X-B3-SpanId:"95afffcdf3b14ca4", X-B3-ParentSpanId:"5d35c75b15c02f7e", X-B3-Sampled:"0", X-ONAP-RequestID:"53f9fc6f-0bf9-4aaf-9009-da6798c55d90", X-RequestID:"53f9fc6f-0bf9-4aaf-9009-da6798c55d90", X-TransactionID:"53f9fc6f-0bf9-4aaf-9009-da6798c55d90", X-ECOMP-RequestID:"53f9fc6f-0bf9-4aaf-9009-da6798c55d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45721c68-6eb4-41aa-a939-a444d95c6d6b"]
2023-04-21T13:36:47.235Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:47.235Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.239Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.239Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.239Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.239Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.243Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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" : 530,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
}
}
}
2023-04-21T13:36:47.243Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.243Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.245Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1
2023-04-21T13:36:47.245Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|INFO|500||Invoke
2023-04-21T13:36:47.245Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.245Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1
2023-04-21T13:36:47.245Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Method : GET
2023-04-21T13:36:47.245Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b460b024-cfdb-4c3b-a9d9-764ef121abfd"]
2023-04-21T13:36:47.246Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Request body:
2023-04-21T13:36:47.246Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.257Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.257Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:47.257Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:47.257Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.258Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:47.258Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.259Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:47.266Z|53f9fc6f-0bf9-4aaf-9009-da6798c55d90|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:47.267Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.267Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:47.267Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Status text : OK
2023-04-21T13:36:47.267Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.269Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||Response body: {
"modelName" : "Demo_pNF_jOM3yktbf4ob7g3r8XIk",
"description" : "catalog service description",
"modelUUID" : "f4477a36-0948-44bb-8d15-3ad8ac4cd5a1",
"modelInvariantUUID" : "3d89490b-18a6-4fa8-8c35-f24c7b27af6c",
"created" : "2023-04-21 13:34:23.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network L1-3",
"resourceOrder" : "pNF 83594c5f-dc36",
"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/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1/collectionResourceCustomizations"
}
}
}
2023-04-21T13:36:47.269Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.269Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f4477a36-0948-44bb-8d15-3ad8ac4cd5a1|INFO|500||InvokeReturn
2023-04-21T13:36:47.271Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.272Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:36:47.272Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.272Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.272Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:36:47.272Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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:"8fbe7dac4f0ccd30f07945321bf60e7d", X-B3-SpanId:"5370e9b38cea4a35", X-B3-ParentSpanId:"f07945321bf60e7d", X-B3-Sampled:"0", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f2206cd-b1bc-4fec-bc45-2d6164c4b061"]
2023-04-21T13:36:47.272Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ed929fb0-9219-4b21-817c-a77b2bad69d9","requestStatus":"IN_PROGRESS","startTime":1682084206847,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\n \"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"88a507ec-4b7c-4ca2-b17a-33c3833c6646\",\n \"owningEntityName\":\"OE-ETE_Customer-88a507ec-4b7c-4ca2-b17a-33c3833c6646\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_8c4da8fa-2e14-41e6-886a-6e043384371c\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\n \"productFamilyId\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\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\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83594c5f-dc36 0\",\n \"modelCustomizationId\":\"d190eace-a885-40c7-b05a-3861d8f2741b\",\n \"modelInvariantId\":\"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\n \"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\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\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\n \"instanceParams\":[],\n \"instanceName\":\"jOM3yktbf4ob7g3r8XIk\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"ed929fb0-9219-4b21-817c-a77b2bad69d9"}
2023-04-21T13:36:47.273Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.315Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.315Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.315Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:36:47.316Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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/ed929fb0-9219-4b21-817c-a77b2bad69d9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:47 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.343Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "ed929fb0-9219-4b21-817c-a77b2bad69d9",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:36:46.847+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\n \"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"88a507ec-4b7c-4ca2-b17a-33c3833c6646\",\n \"owningEntityName\":\"OE-ETE_Customer-88a507ec-4b7c-4ca2-b17a-33c3833c6646\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_8c4da8fa-2e14-41e6-886a-6e043384371c\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\n \"productFamilyId\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\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\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83594c5f-dc36 0\",\n \"modelCustomizationId\":\"d190eace-a885-40c7-b05a-3861d8f2741b\",\n \"modelInvariantId\":\"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\n \"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\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\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\n \"instanceParams\":[],\n \"instanceName\":\"jOM3yktbf4ob7g3r8XIk\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:36:48.225+00:00",
"serviceInstanceName" : "Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"productFamilyName" : "pNF",
"cloudApiRequests" : [ ],
"requestURI" : "ed929fb0-9219-4b21-817c-a77b2bad69d9",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9"
}
}
}
2023-04-21T13:36:47.344Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.344Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:36:47.358Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.359Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:36:47.359Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.360Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.360Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.360Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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:"8fbe7dac4f0ccd30f07945321bf60e7d", X-B3-SpanId:"6baaf6d510235b6c", X-B3-ParentSpanId:"f07945321bf60e7d", X-B3-Sampled:"0", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7aaa8c70-dcbd-4900-8e6c-d9f070b32fb3"]
2023-04-21T13:36:47.360Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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\":\"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\"modelUuid\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\"modelInvariantUuid\":\"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\"},\"requestInfo\":{\"productFamilyId\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_8c4da8fa-2e14-41e6-886a-6e043384371c\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 83594c5f-dc36 0\",\"modelCustomizationId\":\"d190eace-a885-40c7-b05a-3861d8f2741b\",\"modelInvariantId\":\"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\"instanceParams\":[],\"instanceName\":\"jOM3yktbf4ob7g3r8XIk\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"88a507ec-4b7c-4ca2-b17a-33c3833c6646\",\"owningEntityName\":\"OE-ETE_Customer-88a507ec-4b7c-4ca2-b17a-33c3833c6646\"}}}","type":"String"},"requestId":{"value":"ed929fb0-9219-4b21-817c-a77b2bad69d9","type":"String"},"mso-request-id":{"value":"ed929fb0-9219-4b21-817c-a77b2bad69d9","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-04-21T13:36:47.361Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:47.427Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:47.432Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:47.432Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||Invoke
2023-04-21T13:36:47.432Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.432Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b
2023-04-21T13:36:47.432Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Method : GET
2023-04-21T13:36:47.433Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e252639ce9e8c6be35feca91e995b06", X-B3-SpanId:"1b20ba84f3f75cff", X-B3-ParentSpanId:"60617326c58fb849", X-B3-Sampled:"0", X-ONAP-RequestID:"e3201067-e9b2-4cea-b751-b2cbe5f1e7fa", X-RequestID:"e3201067-e9b2-4cea-b751-b2cbe5f1e7fa", X-TransactionID:"e3201067-e9b2-4cea-b751-b2cbe5f1e7fa", X-ECOMP-RequestID:"e3201067-e9b2-4cea-b751-b2cbe5f1e7fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e25836d-1c74-4a9b-93c7-9f3893ff566a"]
2023-04-21T13:36:47.433Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Request body:
2023-04-21T13:36:47.433Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.468Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.468Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:47.468Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Status text : OK
2023-04-21T13:36:47.469Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:48 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.471Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||Response body: {
"requestId" : "b7302427-9365-4349-8176-cf2347c7a87b",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:20.000+00:00",
"endTime" : "2023-04-21T13:36:36.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"vnfType" : "basic_vm/basic_vm 0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n }]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:37.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "b7302427-9365-4349-8176-cf2347c7a87b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b"
}
}
}
2023-04-21T13:36:47.471Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.471Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7302427-9365-4349-8176-cf2347c7a87b|INFO|500||InvokeReturn
2023-04-21T13:36:47.472Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:47.473Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:47.473Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:47.473Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false
2023-04-21T13:36:47.473Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:47.473Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e252639ce9e8c6be35feca91e995b06", X-B3-SpanId:"6a1f4e2f07c81098", X-B3-ParentSpanId:"60617326c58fb849", X-B3-Sampled:"0", X-ONAP-RequestID:"e3201067-e9b2-4cea-b751-b2cbe5f1e7fa", X-RequestID:"e3201067-e9b2-4cea-b751-b2cbe5f1e7fa", X-TransactionID:"e3201067-e9b2-4cea-b751-b2cbe5f1e7fa", X-ECOMP-RequestID:"e3201067-e9b2-4cea-b751-b2cbe5f1e7fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aab7abe-e5b4-4902-bb69-986a5e3cf530"]
2023-04-21T13:36:47.473Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:47.473Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:47.492Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:47.492Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:47.492Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:47.493Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&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:"Fri, 21 Apr 2023 13:36:48 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:47.494Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:47.494Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:47.494Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7302427-9365-4349-8176-cf2347c7a87b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:47.502Z|e3201067-e9b2-4cea-b751-b2cbe5f1e7fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7302427-9365-4349-8176-cf2347c7a87b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:48.381Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:48.381Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:48.382Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:48.382Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:36:47 GMT", X-ONAP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-TransactionID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ECOMP-RequestID:"ed929fb0-9219-4b21-817c-a77b2bad69d9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7aaa8c70-dcbd-4900-8e6c-d9f070b32fb3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1015", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:48.382Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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\":\"ed929fb0-9219-4b21-817c-a77b2bad69d9\",\"instanceId\":\"543f4508-1eab-4907-bc22-6a147874513d\"}}","message":"Success","processInstanceID":"8fd68b0c-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:36:48.382Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|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-04-21T13:36:48.383Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:36:48.389Z|ed929fb0-9219-4b21-817c-a77b2bad69d9|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:48.858Z|d5775b90-6805-473c-8e84-cd3728bd5784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:48.859Z|d5775b90-6805-473c-8e84-cd3728bd5784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:48.867Z|9d849c5d-9cfb-4871-9209-2d2f9fb3aa5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:48.867Z|9d849c5d-9cfb-4871-9209-2d2f9fb3aa5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:49.259Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:49.261Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: a21e1caf-a1af-408d-8ecd-3b4000e3d160 already exists in requestDb InfraActiveRequests table
2023-04-21T13:36:49.262Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:36:49.262Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:36:49.262Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.262Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:36:49.262Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:36:49.263Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30a2836958918cdb3e0608aa890faaf6", X-B3-SpanId:"7e6914192f514f6a", X-B3-ParentSpanId:"5d51453bdd9895d7", X-B3-Sampled:"1", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bec19475-f4a1-410d-a4a8-9ae981a071d1"]
2023-04-21T13:36:49.263Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:36:49.263Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.303Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.304Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:36:49.304Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : Not Found
2023-04-21T13:36:49.305Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:36:50 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2023-04-21T13:36:49.305Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body:
2023-04-21T13:36:49.305Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.306Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:49.319Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:36:49.325Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:36:49.344Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|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/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:36:49.345Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:36:49.410Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:36:49.410Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:36:48 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[56], vertex-id=[184400], x-aai-txid=[1-aai-resources-230421-13:36:48:851-41109], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:36:49.411Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682084188692","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0b664579-5553-4de9-9253-73b3a1a963c3"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:36:49.413Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:36:49.413Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:36:49.415Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.415Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:36:49.415Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.416Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.416Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:36:49.416Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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:"30a2836958918cdb3e0608aa890faaf6", X-B3-SpanId:"7ff77877f41fd39d", X-B3-ParentSpanId:"5d51453bdd9895d7", X-B3-Sampled:"1", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21042d93-d997-4a56-9170-67e46ff59e2e"]
2023-04-21T13:36:49.416Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0b664579-5553-4de9-9253-73b3a1a963c3","serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21"},"instanceName":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e","requestScope":"vfModule"}
2023-04-21T13:36:49.417Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.453Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.454Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:49.455Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:36:49.455Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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:"Fri, 21 Apr 2023 13:36:50 GMT", x-envoy-upstream-service-time:"33", server:"envoy"]
2023-04-21T13:36:49.456Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:36:49.457Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.457Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:36:49.459Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35
2023-04-21T13:36:49.460Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|INFO|500||Invoke
2023-04-21T13:36:49.460Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.461Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35
2023-04-21T13:36:49.461Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||Method : GET
2023-04-21T13:36:49.462Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff2ebf8e-b4b9-4e67-aab3-b89c68be2c53"]
2023-04-21T13:36:49.462Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||Request body:
2023-04-21T13:36:49.463Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.551Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.551Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:49.552Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||Status text : OK
2023-04-21T13:36:49.552Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:48 GMT", x-envoy-upstream-service-time:"83", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:49.554Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||Response body: {
"id" : 8,
"modelCustomizationUUID" : "2e225201-e710-47d5-883b-7cb52c52fa35",
"label" : "base_ubuntu20",
"minInstances" : 1,
"maxInstances" : 1,
"initialCount" : 1,
"availabilityZoneCount" : null,
"created" : "2023-04-21 13:33:37.000",
"skipPostInstConf" : true,
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8"
},
"vfModuleCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8"
},
"volumeHeatEnv" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/volumeHeatEnv"
},
"heatEnvironment" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/heatEnvironment"
},
"vnfCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vnfCustomization"
},
"cvnfcCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/cvnfcCustomization"
},
"vfModule" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule"
}
}
}
2023-04-21T13:36:49.554Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.555Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=2e225201-e710-47d5-883b-7cb52c52fa35|INFO|500||InvokeReturn
2023-04-21T13:36:49.562Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule
2023-04-21T13:36:49.562Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||Invoke
2023-04-21T13:36:49.563Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.563Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule
2023-04-21T13:36:49.563Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Method : GET
2023-04-21T13:36:49.563Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe6465c-22b6-4ef2-ab32-7484ee1d277a"]
2023-04-21T13:36:49.563Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Request body:
2023-04-21T13:36:49.563Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.602Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.602Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:49.602Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status text : OK
2023-04-21T13:36:49.603Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:48 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:49.604Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Response body: {
"modelUUID" : "bb750469-a002-43b6-a936-a793fb9abd8e",
"modelInvariantUUID" : "9527316e-5904-451f-af0b-bafbfa8b7345",
"modelName" : "BasicVm..base_ubuntu20..module-0",
"modelVersion" : "1",
"description" : null,
"isBase" : true,
"created" : "2023-04-21 13:33:37.000",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e"
},
"vfModule" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e"
},
"volumeHeatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/volumeHeatTemplate"
},
"vfModuleCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/vfModuleCustomization"
},
"vnfResources" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/vnfResources"
},
"heatFiles" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/heatFiles"
},
"moduleHeatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/moduleHeatTemplate"
}
}
}
2023-04-21T13:36:49.604Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.604Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||InvokeReturn
2023-04-21T13:36:49.612Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance
2023-04-21T13:36:49.612Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-04-21T13:36:49.613Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.613Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance
2023-04-21T13:36:49.613Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:36:49.613Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a8142b8-d51d-4194-9950-ed56c9f35a7d"]
2023-04-21T13:36:49.614Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:36:49.614Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.669Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.670Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:36:49.670Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:36:49.671Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&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:"Fri, 21 Apr 2023 13:36:49 GMT", x-envoy-upstream-service-time:"51", server:"envoy"]
2023-04-21T13:36:49.671Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:36:49.672Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.672Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:49.674Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345
2023-04-21T13:36:49.674Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|INFO|500||Invoke
2023-04-21T13:36:49.675Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.675Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345
2023-04-21T13:36:49.676Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||Method : GET
2023-04-21T13:36:49.677Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d49f64b3-42fa-4182-8f6a-3d761570a510"]
2023-04-21T13:36:49.677Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||Request body:
2023-04-21T13:36:49.678Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.703Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.704Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:49.704Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||Status text : OK
2023-04-21T13:36:49.704Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:49 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:49.705Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||Response body: {
"_embedded" : {
"vfModule" : [ {
"modelUUID" : "bb750469-a002-43b6-a936-a793fb9abd8e",
"modelInvariantUUID" : "9527316e-5904-451f-af0b-bafbfa8b7345",
"modelName" : "BasicVm..base_ubuntu20..module-0",
"modelVersion" : "1",
"description" : null,
"isBase" : true,
"created" : "2023-04-21 13:33:37.000",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e"
},
"vfModule" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e"
},
"volumeHeatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/volumeHeatTemplate"
},
"vfModuleCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/vfModuleCustomization"
},
"vnfResources" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/vnfResources"
},
"heatFiles" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/heatFiles"
},
"moduleHeatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/moduleHeatTemplate"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345"
}
}
}
2023-04-21T13:36:49.705Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.706Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9527316e-5904-451f-af0b-bafbfa8b7345|INFO|500||InvokeReturn
2023-04-21T13:36:49.710Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance
2023-04-21T13:36:49.711Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-04-21T13:36:49.711Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.711Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance
2023-04-21T13:36:49.711Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:36:49.712Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"621bc93f-3d78-4d60-a277-b6c610be89f4"]
2023-04-21T13:36:49.712Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:36:49.712Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.735Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.736Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:36:49.736Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:36:49.737Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&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:"Fri, 21 Apr 2023 13:36:49 GMT", x-envoy-upstream-service-time:"19", server:"envoy"]
2023-04-21T13:36:49.737Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:36:49.738Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.738Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=bb750469-a002-43b6-a936-a793fb9abd8e&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:36:49.739Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.739Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.740Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.740Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.740Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.741Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee36c03f-d838-409e-a667-0dff5d9c77c5"]
2023-04-21T13:36:49.741Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.742Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.774Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.775Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.775Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.775Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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:"Fri, 21 Apr 2023 13:36:49 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:49.776Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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" : 44,
"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/44"
},
"vnfComponentsRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
}
}
}
2023-04-21T13:36:49.776Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.777Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.789Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e
2023-04-21T13:36:49.790Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|INFO|500||Invoke
2023-04-21T13:36:49.790Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.790Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e
2023-04-21T13:36:49.791Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Method : GET
2023-04-21T13:36:49.791Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eceee187-e20c-44aa-98e4-ac668e31baa6"]
2023-04-21T13:36:49.791Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Request body:
2023-04-21T13:36:49.791Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.824Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.825Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:49.825Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Status text : OK
2023-04-21T13:36:49.825Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:36:49 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:49.835Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Response body: {
"modelUUID" : "bb750469-a002-43b6-a936-a793fb9abd8e",
"modelInvariantUUID" : "9527316e-5904-451f-af0b-bafbfa8b7345",
"modelName" : "BasicVm..base_ubuntu20..module-0",
"modelVersion" : "1",
"description" : null,
"isBase" : true,
"created" : "2023-04-21 13:33:37.000",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e"
},
"vfModule" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e"
},
"volumeHeatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/volumeHeatTemplate"
},
"vfModuleCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/vfModuleCustomization"
},
"vnfResources" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/vnfResources"
},
"heatFiles" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/heatFiles"
},
"moduleHeatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/moduleHeatTemplate"
}
}
}
2023-04-21T13:36:49.835Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.835Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|INFO|500||InvokeReturn
2023-04-21T13:36:49.838Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.839Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:36:49.839Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.839Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.839Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:36:49.840Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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:"30a2836958918cdb3e0608aa890faaf6", X-B3-SpanId:"f729c4918f086a8e", X-B3-ParentSpanId:"5d51453bdd9895d7", X-B3-Sampled:"1", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c022359e-1630-45e9-a740-111c075b5ec1"]
2023-04-21T13:36:49.840Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","requestStatus":"IN_PROGRESS","startTime":1682084209320,"source":"VID","vnfId":"0b664579-5553-4de9-9253-73b3a1a963c3","vnfType":"","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"a21e1caf-a1af-408d-8ecd-3b4000e3d160"}
2023-04-21T13:36:49.840Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:36:49.881Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:49.882Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:36:49.882Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:36:49.883Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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/a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:50 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:49.884Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:36:49.320+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:36:50.793+00:00",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:36:49.884Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:49.884Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:36:49.895Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.896Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:36:49.896Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:49.896Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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-04-21T13:36:49.897Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:36:49.897Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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:"30a2836958918cdb3e0608aa890faaf6", X-B3-SpanId:"bbc8d039ccdf33f2", X-B3-ParentSpanId:"5d51453bdd9895d7", X-B3-Sampled:"1", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3ff7ec6-9af8-4578-9929-658cf7534c4e"]
2023-04-21T13:36:49.897Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/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\":\"9527316e-5904-451f-af0b-bafbfa8b7345\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"2e225201-e710-47d5-883b-7cb52c52fa35\",\"modelVersionId\":\"bb750469-a002-43b6-a936-a793fb9abd8e\",\"modelCustomizationId\":\"2e225201-e710-47d5-883b-7cb52c52fa35\",\"modelUuid\":\"bb750469-a002-43b6-a936-a793fb9abd8e\",\"modelInvariantUuid\":\"9527316e-5904-451f-af0b-bafbfa8b7345\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\"modelInfo\":{\"modelInvariantId\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\"modelUuid\":\"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\"modelInvariantUuid\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"}}},{\"relatedInstance\":{\"instanceId\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"1db45dfa-3aef-4f63-850f-7426365ac91b\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"99a4bd3c-329c-468d-a485-1b7623b5c100\",\"modelVersionId\":\"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\"modelCustomizationId\":\"99a4bd3c-329c-468d-a485-1b7623b5c100\",\"modelUuid\":\"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\"modelInvariantUuid\":\"1db45dfa-3aef-4f63-850f-7426365ac91b\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\"vnfInstanceId\":\"0b664579-5553-4de9-9253-73b3a1a963c3\"}","type":"String"},"requestId":{"value":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","type":"String"},"mso-request-id":{"value":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0b664579-5553-4de9-9253-73b3a1a963c3","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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:36:49.898Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:36:50.287Z|69382897-dd1e-4010-95da-51739980fb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:50.288Z|69382897-dd1e-4010-95da-51739980fb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:50.917Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:50.918Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:36:50.918Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:36:50.918Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:36:50 GMT", X-ONAP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-TransactionID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ECOMP-RequestID:"a21e1caf-a1af-408d-8ecd-3b4000e3d160", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c3ff7ec6-9af8-4578-9929-658cf7534c4e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1016", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:50.919Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a21e1caf-a1af-408d-8ecd-3b4000e3d160\",\"instanceId\":\"26316156-a378-4fe1-898b-d436736711e1\"}}","message":"Success","processInstanceID":"9159f6e7-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:36:50.919Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:50.919Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:36:50.927Z|a21e1caf-a1af-408d-8ecd-3b4000e3d160|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:51.116Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:36:51.121Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:36:51.121Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:36:51.122Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:51.122Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:36:51.122Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:36:51.122Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b92af1591cb5d18b22c33bef7681bd10", X-B3-SpanId:"8c98ed1547028ec8", X-B3-ParentSpanId:"67624cf6de76262d", X-B3-Sampled:"0", X-ONAP-RequestID:"fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60", X-RequestID:"fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60", X-TransactionID:"fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60", X-ECOMP-RequestID:"fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"971e4924-40f3-4a09-b310-20023a90c30a"]
2023-04-21T13:36:51.122Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:36:51.122Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:36:51.160Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:51.160Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:51.160Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:36:51.161Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:36:51 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:51.161Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:36:49.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:51.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:36:51.161Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:51.161Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:36:51.162Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:36:51.162Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:36:51.163Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:36:51.163Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:36:51.163Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:36:51.163Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b92af1591cb5d18b22c33bef7681bd10", X-B3-SpanId:"e146c1b5edf653d0", X-B3-ParentSpanId:"67624cf6de76262d", X-B3-Sampled:"0", X-ONAP-RequestID:"fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60", X-RequestID:"fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60", X-TransactionID:"fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60", X-ECOMP-RequestID:"fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26391641-9a61-4ef8-9b3c-f02aa17fd32b"]
2023-04-21T13:36:51.163Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:36:51.163Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:36:51.181Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:36:51.181Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:36:51.181Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:36:51.182Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:36:51 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:36:51.182Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:36:51.183Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:36:51.183Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:36:51.190Z|fb713fcc-45bc-40f8-a5f1-b18a2cbd7c60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:36:56.135Z|a4ea7171-042a-4ce5-9738-a7edf2496803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:36:56.135Z|a4ea7171-042a-4ce5-9738-a7edf2496803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:36:58.894Z|85d339d8-9906-4ecd-82e2-a41c38e0fb3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:58.895Z|85d339d8-9906-4ecd-82e2-a41c38e0fb3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:36:58.897Z|97bda0c0-43c6-4e37-936d-5f1485e61b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:36:58.899Z|97bda0c0-43c6-4e37-936d-5f1485e61b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:00.320Z|2489568b-fffc-46c5-89be-72ad6512ca30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:00.321Z|2489568b-fffc-46c5-89be-72ad6512ca30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:01.429Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:37:01.434Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:01.435Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:37:01.435Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:01.436Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:01.436Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:37:01.436Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"824e412b690eeb19776275a30ce581b2", X-B3-SpanId:"44d5ddf7f03be1fe", X-B3-ParentSpanId:"2bc61851a8c0576a", X-B3-Sampled:"0", X-ONAP-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-TransactionID:"ef367007-e100-410e-bdf3-7f83061080c4", X-ECOMP-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77f0415e-4d37-4a84-b34d-793115d7523a"]
2023-04-21T13:37:01.437Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:37:01.437Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:37:01.476Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:01.477Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:01.477Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:37:01.477Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:37:02 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:01.478Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:36:56.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:37:01.478Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:01.479Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:37:01.481Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:01.481Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:37:01.482Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:01.482Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:01.482Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:37:01.483Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"824e412b690eeb19776275a30ce581b2", X-B3-SpanId:"539ba54c19424eaf", X-B3-ParentSpanId:"2bc61851a8c0576a", X-B3-Sampled:"0", X-ONAP-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-TransactionID:"ef367007-e100-410e-bdf3-7f83061080c4", X-ECOMP-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6e392f8-234f-437e-bfae-4a6fb695e08f"]
2023-04-21T13:37:01.483Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:37:01.483Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:37:01.506Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:01.506Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:01.506Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:37:01.506Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:37:02 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:01.517Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:37:01.517Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:01.517Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:37:01.551Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:01.552Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:01.552Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:01.553Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:01.553Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:01.553Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-TransactionID:"ef367007-e100-410e-bdf3-7f83061080c4", X-ECOMP-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da1de6f6-05b0-4612-a43c-3b304980cf8e"]
2023-04-21T13:37:01.553Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:01.553Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:01.727Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:01.727Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:01.727Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:01.728Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=79AEDE733B83DA518ACF349CD5B9D5EA; 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:"Fri, 21 Apr 2023 13:37:01 GMT", x-envoy-upstream-service-time:"164", server:"envoy"]
2023-04-21T13:37:01.728Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9632814f-e049-11ed-9c34-ba208c33156b","businessKey":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:57.548+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"9630fa6e-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:37:01.728Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:01.728Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:01.742Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:01.743Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:01.743Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:01.743Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:01.743Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:01.743Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-TransactionID:"ef367007-e100-410e-bdf3-7f83061080c4", X-ECOMP-RequestID:"ef367007-e100-410e-bdf3-7f83061080c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8747082d-5257-4bc5-8e90-a60b5f0be65d"]
2023-04-21T13:37:01.743Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:01.743Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:01.890Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:01.891Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:01.892Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:01.892Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=45D0C76AAEF0818DA8E14C943918B2D9; 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:"Fri, 21 Apr 2023 13:37:01 GMT", x-envoy-upstream-service-time:"143", server:"envoy"]
2023-04-21T13:37:01.893Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:96328156-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","executionId":"9632814f-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:36:57.548+0000","endTime":"2023-04-21T13:36:57.548+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:37:01.894Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:01.894Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:01.901Z|ef367007-e100-410e-bdf3-7f83061080c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:37:05.844Z|cf7ec1f8-cfd4-4ac9-8fc6-57d8f3167e1d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:37:05.845Z|cf7ec1f8-cfd4-4ac9-8fc6-57d8f3167e1d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:08.931Z|d9a19920-043b-41f6-9a50-4666e5b64caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:08.932Z|d9a19920-043b-41f6-9a50-4666e5b64caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:08.940Z|19d18248-ae30-4479-98d8-551f294dc180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:08.941Z|19d18248-ae30-4479-98d8-551f294dc180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:10.353Z|a05e6b86-39c3-4104-84a5-fdff1be53325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:10.354Z|a05e6b86-39c3-4104-84a5-fdff1be53325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:11.135Z|cc344fe4-4aee-4670-a2d6-904230e251d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:37:11.135Z|cc344fe4-4aee-4670-a2d6-904230e251d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:37:11.590Z|8d855254-fca3-4355-96ed-d45f0d7c1579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:37:11.591Z|8d855254-fca3-4355-96ed-d45f0d7c1579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:37:12.093Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:37:12.101Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:12.101Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:37:12.102Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:12.102Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:12.102Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:37:12.102Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a77aa857478d7e741f59b4e582227034", X-B3-SpanId:"45e8d8c8b97144ec", X-B3-ParentSpanId:"0c207a90e6c8193f", X-B3-Sampled:"0", X-ONAP-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-TransactionID:"5fda8322-6177-4567-8523-17b832d376eb", X-ECOMP-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87f757b4-877c-48f4-a3e3-1e15d4d8d73e"]
2023-04-21T13:37:12.103Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:37:12.103Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:37:12.141Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:12.142Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:12.142Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:37:12.143Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:37:13 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:12.144Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:37:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:37:12.145Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:12.145Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:37:12.147Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:12.148Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:37:12.148Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:12.148Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:12.148Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:37:12.148Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a77aa857478d7e741f59b4e582227034", X-B3-SpanId:"99a02e18dcac4686", X-B3-ParentSpanId:"0c207a90e6c8193f", X-B3-Sampled:"0", X-ONAP-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-TransactionID:"5fda8322-6177-4567-8523-17b832d376eb", X-ECOMP-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae6715eb-1b84-43c3-8263-b2c9312fd383"]
2023-04-21T13:37:12.149Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:37:12.149Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:37:12.171Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:12.172Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:12.173Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:37:12.173Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:37:13 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:12.174Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:37:12.174Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:12.174Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:37:12.204Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:12.204Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:12.205Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:12.205Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:12.205Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:12.205Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-TransactionID:"5fda8322-6177-4567-8523-17b832d376eb", X-ECOMP-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c95d768e-d1d1-492e-8d67-b3e6636d2fd5"]
2023-04-21T13:37:12.205Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:12.205Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:12.398Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:12.400Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:12.400Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:12.401Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=64C8D44C3F730D37D1EBE80799A47AC0; 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:"Fri, 21 Apr 2023 13:37:11 GMT", x-envoy-upstream-service-time:"189", server:"envoy"]
2023-04-21T13:37:12.401Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9632814f-e049-11ed-9c34-ba208c33156b","businessKey":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:57.548+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"9630fa6e-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:37:12.402Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:12.402Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:12.421Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:12.422Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:12.422Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:12.422Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:12.422Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:12.422Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-TransactionID:"5fda8322-6177-4567-8523-17b832d376eb", X-ECOMP-RequestID:"5fda8322-6177-4567-8523-17b832d376eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33edacf1-63c7-4e83-9c1a-66aa3e33c506"]
2023-04-21T13:37:12.422Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:12.423Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:12.570Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:12.570Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:12.571Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:12.571Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=650B9497805E906BEFA1EADB5A3C8A2B; 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:"Fri, 21 Apr 2023 13:37:11 GMT", x-envoy-upstream-service-time:"143", server:"envoy"]
2023-04-21T13:37:12.571Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:99864057-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","executionId":"9632814f-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:37:03.130+0000","endTime":"2023-04-21T13:37:03.144+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:37:12.571Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:12.572Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:12.578Z|5fda8322-6177-4567-8523-17b832d376eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:37:14.410Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:37:14.417Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9
2023-04-21T13:37:14.418Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|INFO|500||Invoke
2023-04-21T13:37:14.418Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:14.418Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9
2023-04-21T13:37:14.418Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Method : GET
2023-04-21T13:37:14.418Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01ecf7eb039bd143a164b8f2339ac61b", X-B3-SpanId:"a2549e7c00f715fd", X-B3-ParentSpanId:"a164b8f2339ac61b", X-B3-Sampled:"0", X-ONAP-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-TransactionID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-ECOMP-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48b8f3c7-9773-4c7f-8ffe-8319cef6431b"]
2023-04-21T13:37:14.419Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Request body:
2023-04-21T13:37:14.419Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||==========================request end================================================
2023-04-21T13:37:14.466Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:14.467Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:14.467Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Status text : OK
2023-04-21T13:37:14.467Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:37:15 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:14.469Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Response body: {
"requestId" : "ed929fb0-9219-4b21-817c-a77b2bad69d9",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
"progress" : 72,
"startTime" : "2023-04-21T13:36:46.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\n \"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"88a507ec-4b7c-4ca2-b17a-33c3833c6646\",\n \"owningEntityName\":\"OE-ETE_Customer-88a507ec-4b7c-4ca2-b17a-33c3833c6646\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_8c4da8fa-2e14-41e6-886a-6e043384371c\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\n \"productFamilyId\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\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\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83594c5f-dc36 0\",\n \"modelCustomizationId\":\"d190eace-a885-40c7-b05a-3861d8f2741b\",\n \"modelInvariantId\":\"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\n \"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\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\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\n \"instanceParams\":[],\n \"instanceName\":\"jOM3yktbf4ob7g3r8XIk\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:37:13.000+00:00",
"serviceInstanceId" : "543f4508-1eab-4907-bc22-6a147874513d",
"serviceInstanceName" : "Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"productFamilyName" : "pNF",
"cloudApiRequests" : [ ],
"requestURI" : "ed929fb0-9219-4b21-817c-a77b2bad69d9",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9"
}
}
}
2023-04-21T13:37:14.469Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:14.469Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|INFO|500||InvokeReturn
2023-04-21T13:37:14.470Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false
2023-04-21T13:37:14.470Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:37:14.470Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:14.470Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false
2023-04-21T13:37:14.471Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:37:14.471Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01ecf7eb039bd143a164b8f2339ac61b", X-B3-SpanId:"5e8212ccbfa0d233", X-B3-ParentSpanId:"a164b8f2339ac61b", X-B3-Sampled:"0", X-ONAP-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-TransactionID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-ECOMP-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abb71a98-0458-4f45-a219-f0e54771bf66"]
2023-04-21T13:37:14.471Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:37:14.471Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:37:14.494Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:14.494Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:14.494Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:37:14.494Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&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:"Fri, 21 Apr 2023 13:37:15 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:14.495Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:37:14.496Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:14.496Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:37:14.518Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:14.519Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:14.519Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:14.519Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:14.519Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:14.519Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-TransactionID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-ECOMP-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85449484-f411-4e5a-b5e0-8967cfc1e3b0"]
2023-04-21T13:37:14.520Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:14.520Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:14.793Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:14.794Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:14.794Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:14.794Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=89C7C1484F0DBB8EF4F27D0F5AC2C40A; 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:"723", Date:"Fri, 21 Apr 2023 13:37:14 GMT", x-envoy-upstream-service-time:"238", server:"envoy"]
2023-04-21T13:37:14.795Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"93eb76f7-e049-11ed-9c34-ba208c33156b","businessKey":"ed929fb0-9219-4b21-817c-a77b2bad69d9","processDefinitionId":"WaitForPnfReadyBB:1:7abbbb2c-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:53.727+0000","endTime":"2023-04-21T13:37:11.812+0000","removalTime":null,"durationInMillis":18085,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"8fd68b0c-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"9351f687-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:37:14.795Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:14.796Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed929fb0-9219-4b21-817c-a77b2bad69d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:14.819Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:14.820Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:14.820Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:14.820Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:14.820Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:14.820Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-TransactionID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-ECOMP-RequestID:"cf6436e5-b736-4191-aa46-1e112a973b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8249c65d-d472-4fb8-8a4b-58fa6ce56ecf"]
2023-04-21T13:37:14.820Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:14.820Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:14.972Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:14.972Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:14.973Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:14.973Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2392310EA4CAEDD170700DC61A0852AF; 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:"Fri, 21 Apr 2023 13:37:14 GMT", x-envoy-upstream-service-time:"148", server:"envoy"]
2023-04-21T13:37:14.974Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"93ecfdae-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"93eb76f7-e049-11ed-9c34-ba208c33156b","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:7abbbb2c-e037-11ed-9c34-ba208c33156b","processInstanceId":"93eb76f7-e049-11ed-9c34-ba208c33156b","executionId":"93eb76f7-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:36:53.737+0000","endTime":"2023-04-21T13:36:53.870+0000","durationInMillis":133,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8fd68b0c-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:37:14.974Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:14.974Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=93eb76f7-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:14.982Z|cf6436e5-b736-4191-aa46-1e112a973b69|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:37:18.965Z|fc53915c-8cbc-4359-b8de-05792281e1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:18.966Z|fc53915c-8cbc-4359-b8de-05792281e1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:18.969Z|95c4e09b-35d5-498c-8865-a6d16bca06d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:18.970Z|95c4e09b-35d5-498c-8865-a6d16bca06d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:20.384Z|813af089-82bf-4436-b61e-dd8bcc87fed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:20.386Z|813af089-82bf-4436-b61e-dd8bcc87fed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:22.798Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:37:22.805Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:22.806Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:37:22.806Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:22.806Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:22.806Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:37:22.806Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53794b05710d20ccf353747e8c928f31", X-B3-SpanId:"924664e3ac9dd172", X-B3-ParentSpanId:"86d754eadbc017e3", X-B3-Sampled:"0", X-ONAP-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-TransactionID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-ECOMP-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9ea3d66-9ce5-47d2-b543-50df7e022652"]
2023-04-21T13:37:22.807Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:37:22.807Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:37:22.892Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:22.895Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:22.899Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:37:22.899Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:37:23 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:22.900Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:37:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:37:22.900Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:22.903Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:37:22.917Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:22.918Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:37:22.920Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:22.924Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:22.924Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:37:22.925Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53794b05710d20ccf353747e8c928f31", X-B3-SpanId:"23c02e62a153eef8", X-B3-ParentSpanId:"86d754eadbc017e3", X-B3-Sampled:"0", X-ONAP-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-TransactionID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-ECOMP-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b531990-b797-455c-98d9-17951332505f"]
2023-04-21T13:37:22.926Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:37:22.927Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:37:22.955Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:22.955Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:22.956Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:37:22.956Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:37:23 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:22.958Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:37:22.958Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:22.959Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:37:22.997Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:22.998Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:22.998Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:22.998Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:22.998Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:22.998Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-TransactionID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-ECOMP-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a84a30d3-97a3-4c5f-a7cd-39ae252c8431"]
2023-04-21T13:37:22.999Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:22.999Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:23.156Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:23.157Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:23.158Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:23.159Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A254B8ABDB242BA40CAE1C260973C7F7; 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:"Fri, 21 Apr 2023 13:37:22 GMT", x-envoy-upstream-service-time:"153", server:"envoy"]
2023-04-21T13:37:23.159Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9632814f-e049-11ed-9c34-ba208c33156b","businessKey":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:57.548+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"9630fa6e-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:37:23.160Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:23.161Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:23.187Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:23.187Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:23.187Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:23.187Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:23.188Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:23.188Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-TransactionID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-ECOMP-RequestID:"c28d0044-4e27-4e69-8a28-d3b349580bb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76775c9c-f7f9-41eb-93b7-901500105475"]
2023-04-21T13:37:23.188Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:23.188Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:23.357Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:23.357Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:23.358Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:23.358Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=82E2FE21D2FAD8A4B6371B9BDC8026BF; 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:"Fri, 21 Apr 2023 13:37:22 GMT", x-envoy-upstream-service-time:"165", server:"envoy"]
2023-04-21T13:37:23.359Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:99864057-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","executionId":"9632814f-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:37:03.130+0000","endTime":"2023-04-21T13:37:03.144+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:37:23.359Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:23.360Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:23.365Z|c28d0044-4e27-4e69-8a28-d3b349580bb1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:37:25.234Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:37:25.242Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9
2023-04-21T13:37:25.243Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|INFO|500||Invoke
2023-04-21T13:37:25.243Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:25.243Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9
2023-04-21T13:37:25.243Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Method : GET
2023-04-21T13:37:25.243Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4902dc527495282e73a1bc0e4299cd", X-B3-SpanId:"0c178afad3a79931", X-B3-ParentSpanId:"2e73a1bc0e4299cd", X-B3-Sampled:"0", X-ONAP-RequestID:"ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8", X-RequestID:"ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8", X-TransactionID:"ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8", X-ECOMP-RequestID:"ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3f9e879-c310-4cc4-879b-df5b84740073"]
2023-04-21T13:37:25.244Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Request body:
2023-04-21T13:37:25.244Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||==========================request end================================================
2023-04-21T13:37:25.287Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:25.287Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:25.288Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Status text : OK
2023-04-21T13:37:25.288Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:37:26 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:25.290Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||Response body: {
"requestId" : "ed929fb0-9219-4b21-817c-a77b2bad69d9",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:36:46.000+00:00",
"endTime" : "2023-04-21T13:37:16.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\n \"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"88a507ec-4b7c-4ca2-b17a-33c3833c6646\",\n \"owningEntityName\":\"OE-ETE_Customer-88a507ec-4b7c-4ca2-b17a-33c3833c6646\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_8c4da8fa-2e14-41e6-886a-6e043384371c\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\n \"productFamilyId\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\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\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 83594c5f-dc36 0\",\n \"modelCustomizationId\":\"d190eace-a885-40c7-b05a-3861d8f2741b\",\n \"modelInvariantId\":\"3d89490b-18a6-4fa8-8c35-f24c7b27af6c\",\n \"modelVersionId\":\"f4477a36-0948-44bb-8d15-3ad8ac4cd5a1\",\n \"modelName\":\"Demo_pNF_jOM3yktbf4ob7g3r8XIk\",\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\":\"49ff7b5f-73bc-48cb-949d-6b5c37be1132\",\n \"instanceParams\":[],\n \"instanceName\":\"jOM3yktbf4ob7g3r8XIk\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:37:18.000+00:00",
"serviceInstanceId" : "543f4508-1eab-4907-bc22-6a147874513d",
"serviceInstanceName" : "Service_Ete_Name8c4da8fa-2e14-41e6-886a-6e043384371c",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"productFamilyName" : "pNF",
"cloudApiRequests" : [ ],
"requestURI" : "ed929fb0-9219-4b21-817c-a77b2bad69d9",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9"
}
}
}
2023-04-21T13:37:25.291Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:25.291Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed929fb0-9219-4b21-817c-a77b2bad69d9|INFO|500||InvokeReturn
2023-04-21T13:37:25.293Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false
2023-04-21T13:37:25.293Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:37:25.293Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:25.294Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false
2023-04-21T13:37:25.294Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:37:25.294Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4902dc527495282e73a1bc0e4299cd", X-B3-SpanId:"5a0eada70f7e5511", X-B3-ParentSpanId:"2e73a1bc0e4299cd", X-B3-Sampled:"0", X-ONAP-RequestID:"ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8", X-RequestID:"ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8", X-TransactionID:"ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8", X-ECOMP-RequestID:"ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3133cd6-bbe3-4c3e-9c2b-cc6bf319a87b"]
2023-04-21T13:37:25.295Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:37:25.295Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:37:25.316Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:25.317Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:25.317Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:37:25.317Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&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:"Fri, 21 Apr 2023 13:37:26 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:25.318Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:37:25.318Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:25.318Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed929fb0-9219-4b21-817c-a77b2bad69d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:37:25.327Z|ff49eda6-5cc5-4285-a2b0-6b956e1f0eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed929fb0-9219-4b21-817c-a77b2bad69d9|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:37:26.135Z|c985760f-73e1-4743-8b98-89a0e052b9e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:37:26.140Z|c985760f-73e1-4743-8b98-89a0e052b9e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:37:29.001Z|a086de7e-e7ed-4694-a7f8-8d1c5a99287b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:29.001Z|a086de7e-e7ed-4694-a7f8-8d1c5a99287b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:29.004Z|f3bcc321-338f-4574-a6e3-38c3041c8d2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:29.005Z|f3bcc321-338f-4574-a6e3-38c3041c8d2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:30.417Z|4d46e975-4a07-4e23-96d5-1f669d002d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:30.417Z|4d46e975-4a07-4e23-96d5-1f669d002d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:33.580Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:37:33.587Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:33.588Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:37:33.588Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:33.588Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:33.588Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:37:33.589Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8807fab187517850aa4e4c7e72af15ea", X-B3-SpanId:"d4c037556fe5686a", X-B3-ParentSpanId:"5d5b1cf0f998a801", X-B3-Sampled:"0", X-ONAP-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-TransactionID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-ECOMP-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8cdaef3-5d8c-4652-b9da-b093d7719a8e"]
2023-04-21T13:37:33.589Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:37:33.589Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:37:33.629Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:33.630Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:33.630Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:37:33.630Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:37:34 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:33.630Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:37:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:37:33.631Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:33.631Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:37:33.632Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:33.633Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:37:33.633Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:33.633Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:33.633Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:37:33.633Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8807fab187517850aa4e4c7e72af15ea", X-B3-SpanId:"0775533e0553f6ae", X-B3-ParentSpanId:"5d5b1cf0f998a801", X-B3-Sampled:"0", X-ONAP-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-TransactionID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-ECOMP-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c209565-1fbd-498c-a9b5-0b1ba6819588"]
2023-04-21T13:37:33.634Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:37:33.634Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:37:33.660Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:33.661Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:33.661Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:37:33.661Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:37:34 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:33.664Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:37:33.665Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:33.665Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:37:33.685Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:33.685Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:33.685Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:33.685Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:33.686Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:33.686Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-TransactionID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-ECOMP-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cae732f-52c7-41cf-8eb2-6a15d69e328a"]
2023-04-21T13:37:33.686Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:33.686Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:33.864Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:33.865Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:33.865Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:33.866Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=74BBF7346AF746FB0FEAE8E644FEFB89; 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:"Fri, 21 Apr 2023 13:37:33 GMT", x-envoy-upstream-service-time:"169", server:"envoy"]
2023-04-21T13:37:33.867Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9632814f-e049-11ed-9c34-ba208c33156b","businessKey":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:57.548+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"9630fa6e-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:37:33.867Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:33.868Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:33.892Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:33.893Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:33.893Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:33.893Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:33.893Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:33.893Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-TransactionID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-ECOMP-RequestID:"6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1543f018-8d6e-4eeb-a340-ef5a54884a58"]
2023-04-21T13:37:33.893Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:33.894Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:34.091Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:34.091Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:34.092Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:34.093Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EF5817F36800AC627AE7F184537EAED7; 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:"Fri, 21 Apr 2023 13:37:33 GMT", x-envoy-upstream-service-time:"194", server:"envoy"]
2023-04-21T13:37:34.094Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:99864057-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","executionId":"9632814f-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:37:03.130+0000","endTime":"2023-04-21T13:37:03.144+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:37:34.094Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:34.095Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:34.102Z|6557dc06-2f55-4e05-ba8f-bd7d4c4bcae8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:37:39.034Z|7a9bfe90-c3e2-4388-9cc4-ecabaa3cbb62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:39.035Z|7a9bfe90-c3e2-4388-9cc4-ecabaa3cbb62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:39.043Z|1e472e1e-a84a-4832-9d2c-6b023e3fb9dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:39.044Z|1e472e1e-a84a-4832-9d2c-6b023e3fb9dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:40.446Z|2ed9b38e-919b-4f00-be3d-96344758d98d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:40.447Z|2ed9b38e-919b-4f00-be3d-96344758d98d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:41.135Z|b0a4b690-c05c-43a4-887e-17fc8c6ec770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:37:41.135Z|b0a4b690-c05c-43a4-887e-17fc8c6ec770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:37:41.592Z|88203d2c-f808-4cc8-a1b9-aff9ae8f6ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:37:41.592Z|88203d2c-f808-4cc8-a1b9-aff9ae8f6ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:37:44.283Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:37:44.288Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:44.289Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:37:44.289Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:44.289Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:44.289Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:37:44.289Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f7d84c175ad4c48c004f18b0db5073b", X-B3-SpanId:"6181c2703c3dcc39", X-B3-ParentSpanId:"4e6e596a55ad2b75", X-B3-Sampled:"0", X-ONAP-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-TransactionID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-ECOMP-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c32b0cc-dcbd-4d5c-8185-9f2ef241fe1b"]
2023-04-21T13:37:44.290Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:37:44.290Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:37:44.332Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:44.332Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:44.333Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:37:44.333Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:37:45 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:44.333Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:37:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:37:44.333Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:44.334Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:37:44.335Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:44.335Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:37:44.335Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:44.335Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:44.335Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:37:44.336Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f7d84c175ad4c48c004f18b0db5073b", X-B3-SpanId:"9e448746339e883f", X-B3-ParentSpanId:"4e6e596a55ad2b75", X-B3-Sampled:"0", X-ONAP-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-TransactionID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-ECOMP-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4f2ea13-2586-466a-9923-0257c02c6e9f"]
2023-04-21T13:37:44.336Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:37:44.336Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:37:44.360Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:44.361Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:44.361Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:37:44.361Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:37:45 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:44.362Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:37:44.362Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:44.362Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:37:44.377Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:44.378Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:44.378Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:44.378Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:44.378Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:44.378Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-TransactionID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-ECOMP-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"198add9b-ff33-4af3-86dd-d9ab18e9a5aa"]
2023-04-21T13:37:44.378Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:44.379Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:44.534Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:44.535Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:44.536Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:44.536Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7419A1AB63B4D424DA4326996E56F8FF; 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:"Fri, 21 Apr 2023 13:37:43 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2023-04-21T13:37:44.537Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9632814f-e049-11ed-9c34-ba208c33156b","businessKey":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:57.548+0000","endTime":"2023-04-21T13:37:34.745+0000","removalTime":null,"durationInMillis":37197,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"9630fa6e-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:37:44.537Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:44.538Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:44.567Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:44.568Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:44.568Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:44.568Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:44.568Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:44.568Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-TransactionID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-ECOMP-RequestID:"1126b004-a1e9-46ba-9898-51a93ddbfaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e0260ac-c912-451e-a702-f6c5056dc1a8"]
2023-04-21T13:37:44.569Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:44.569Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:44.730Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:44.731Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:44.731Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:44.732Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=74628006FB3D24201D0A8285524F3522; 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:"Fri, 21 Apr 2023 13:37:43 GMT", x-envoy-upstream-service-time:"157", server:"envoy"]
2023-04-21T13:37:44.733Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ac5db4f8-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","executionId":"9632814f-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:37:34.741+0000","endTime":"2023-04-21T13:37:34.741+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:37:44.733Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:44.733Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:44.739Z|1126b004-a1e9-46ba-9898-51a93ddbfaa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:37:49.068Z|315ac028-b9d9-45ca-9272-5f57af8bf88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:49.069Z|315ac028-b9d9-45ca-9272-5f57af8bf88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:49.074Z|cb593c3e-8402-4fcb-b206-57c5e5e3561d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:49.074Z|cb593c3e-8402-4fcb-b206-57c5e5e3561d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:50.474Z|19524cbe-5cbf-4e77-8b7b-83c95f0ff494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:50.474Z|19524cbe-5cbf-4e77-8b7b-83c95f0ff494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:54.920Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:37:54.929Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:54.929Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:37:54.929Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:54.929Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:37:54.929Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:37:54.930Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62f713b55b03490689aa9aff7be207a0", X-B3-SpanId:"1d8ff3833ac32408", X-B3-ParentSpanId:"fa34440d9944f105", X-B3-Sampled:"0", X-ONAP-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-TransactionID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-ECOMP-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45bdec8c-731d-49c8-bfe7-9016bf56f9b8"]
2023-04-21T13:37:54.930Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:37:54.930Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:37:54.966Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:54.967Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:54.967Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:37:54.967Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:37:55 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:54.968Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:37:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:37:54.968Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:54.968Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:37:54.969Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:54.970Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:37:54.970Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:54.970Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:37:54.970Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:37:54.970Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62f713b55b03490689aa9aff7be207a0", X-B3-SpanId:"3cd19572d027c363", X-B3-ParentSpanId:"fa34440d9944f105", X-B3-Sampled:"0", X-ONAP-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-TransactionID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-ECOMP-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3a67f97-b36f-4712-b3fe-d746bc2a087d"]
2023-04-21T13:37:54.971Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:37:54.971Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:37:54.986Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:54.987Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:54.987Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:37:54.987Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:37:55 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:37:54.988Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:37:54.988Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:54.988Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:37:55.010Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:55.010Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:55.011Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:55.011Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:37:55.011Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:55.011Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-TransactionID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-ECOMP-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbbae43a-d110-4d54-a424-06bae72e87be"]
2023-04-21T13:37:55.011Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:55.011Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:55.188Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:55.189Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:55.189Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:55.189Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=23AA5E27D3EB1FCC9569CE5362CC6C5F; 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:"Fri, 21 Apr 2023 13:37:54 GMT", x-envoy-upstream-service-time:"172", server:"envoy"]
2023-04-21T13:37:55.190Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9632814f-e049-11ed-9c34-ba208c33156b","businessKey":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:57.548+0000","endTime":"2023-04-21T13:37:34.745+0000","removalTime":null,"durationInMillis":37197,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"9630fa6e-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:37:55.190Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:55.190Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:55.214Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:55.215Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:37:55.215Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:37:55.215Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:37:55.215Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:37:55.215Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-TransactionID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-ECOMP-RequestID:"cb22b819-df65-4222-a82e-a2a16da265bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8c2be51-b97e-47a3-a036-6cd5920a24d5"]
2023-04-21T13:37:55.216Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:37:55.216Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:37:55.384Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:37:55.385Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:37:55.385Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:37:55.385Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2E894E8C95237334EA7D5C315778021E; 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:"Fri, 21 Apr 2023 13:37:54 GMT", x-envoy-upstream-service-time:"164", server:"envoy"]
2023-04-21T13:37:55.386Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ac5db4f8-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","executionId":"9632814f-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:37:34.741+0000","endTime":"2023-04-21T13:37:34.741+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:37:55.386Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:37:55.386Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:37:55.398Z|cb22b819-df65-4222-a82e-a2a16da265bc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:37:56.135Z|f25720f1-e92e-4b35-a0bb-9ea5b2a1b0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:37:56.135Z|f25720f1-e92e-4b35-a0bb-9ea5b2a1b0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:37:59.100Z|00ad7110-4a14-4288-8f8f-ad6f34304ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:59.101Z|00ad7110-4a14-4288-8f8f-ad6f34304ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:37:59.103Z|d9cbe545-8d2a-4ed0-8bdb-992508821358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:37:59.103Z|d9cbe545-8d2a-4ed0-8bdb-992508821358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:00.504Z|e18a92b0-a370-4557-aa15-4289038fbbe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:00.505Z|e18a92b0-a370-4557-aa15-4289038fbbe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:05.634Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:05.641Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:05.642Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:38:05.642Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:05.642Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:05.642Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:38:05.642Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c20ff3972e307cf90cd0974eae15aa4", X-B3-SpanId:"ac688c613e2e9d4a", X-B3-ParentSpanId:"934524e620371a6a", X-B3-Sampled:"0", X-ONAP-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-TransactionID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-ECOMP-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56bd4d09-8188-4d7c-8b5d-9c2fb597d78f"]
2023-04-21T13:38:05.642Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:38:05.643Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:38:05.674Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:05.675Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:05.675Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:38:05.675Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:06 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:05.675Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:37:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:38:05.675Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:05.675Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:38:05.676Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:05.677Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:05.677Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:05.677Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:05.677Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:05.677Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c20ff3972e307cf90cd0974eae15aa4", X-B3-SpanId:"fb74e1dadb7947f2", X-B3-ParentSpanId:"934524e620371a6a", X-B3-Sampled:"0", X-ONAP-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-TransactionID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-ECOMP-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43f7f0e9-e0a7-4e8b-9234-08b6c8a441f3"]
2023-04-21T13:38:05.677Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:05.677Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:05.738Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:05.738Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:05.738Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:05.738Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:38:06 GMT", x-envoy-upstream-service-time:"58", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:05.739Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:38:05.739Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:05.739Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:05.759Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:38:05.759Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:38:05.760Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:05.760Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:38:05.760Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:38:05.760Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-TransactionID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-ECOMP-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d2bac70-5aee-4200-bbda-3ce57fba1e45"]
2023-04-21T13:38:05.760Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:38:05.760Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:38:05.843Z|7e3b0b13-197f-408e-97fa-14fd0d963525|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:38:05.844Z|7e3b0b13-197f-408e-97fa-14fd0d963525|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:05.925Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:05.925Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:05.926Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:38:05.926Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=41F300F6762539E59540FE44147C535A; 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:"Fri, 21 Apr 2023 13:38:05 GMT", x-envoy-upstream-service-time:"154", server:"envoy"]
2023-04-21T13:38:05.926Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9632814f-e049-11ed-9c34-ba208c33156b","businessKey":"a21e1caf-a1af-408d-8ecd-3b4000e3d160","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:36:57.548+0000","endTime":"2023-04-21T13:37:34.745+0000","removalTime":null,"durationInMillis":37197,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"9630fa6e-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:38:05.927Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:05.927Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a21e1caf-a1af-408d-8ecd-3b4000e3d160&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:38:05.952Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:38:05.952Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:38:05.953Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:05.953Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:38:05.953Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:38:05.953Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-TransactionID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-ECOMP-RequestID:"92313091-7992-4b75-85bc-cc9a32d0afa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff4c38a8-7f99-4581-b62c-eb784483331b"]
2023-04-21T13:38:05.953Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:38:05.953Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:38:06.090Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:06.091Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:06.091Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:38:06.092Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3E758D80AF8E05CA9EB082F43AE285B4; 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:"Fri, 21 Apr 2023 13:38:05 GMT", x-envoy-upstream-service-time:"133", server:"envoy"]
2023-04-21T13:38:06.092Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ac5db4f8-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"9632814f-e049-11ed-9c34-ba208c33156b","executionId":"9632814f-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:37:34.741+0000","endTime":"2023-04-21T13:37:34.741+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9159f6e7-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:38:06.093Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:06.093Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9632814f-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:38:06.100Z|92313091-7992-4b75-85bc-cc9a32d0afa7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:09.134Z|cf64d9d3-4d07-4fcc-88a5-a6e594268106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:09.134Z|ad332a83-96a1-49cf-b24b-18733524ffbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:09.135Z|cf64d9d3-4d07-4fcc-88a5-a6e594268106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:09.136Z|ad332a83-96a1-49cf-b24b-18733524ffbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:10.535Z|5061c4c8-ef0c-429f-82d3-cbdce02ed74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:10.536Z|5061c4c8-ef0c-429f-82d3-cbdce02ed74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:11.135Z|a52754f9-a63d-437e-9025-1bc86f9286d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:38:11.139Z|a52754f9-a63d-437e-9025-1bc86f9286d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:38:11.593Z|998624d8-675b-4371-ad3c-0affae48d70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:38:11.594Z|998624d8-675b-4371-ad3c-0affae48d70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:38:16.307Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:16.315Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:16.316Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:38:16.316Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:16.316Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:16.316Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:38:16.316Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"845c58ac5e42975713005d3f20b90b4e", X-B3-SpanId:"1f7da94c429e69af", X-B3-ParentSpanId:"28beea93be038591", X-B3-Sampled:"0", X-ONAP-RequestID:"f1291c0d-d9ab-4261-8606-443696217d14", X-RequestID:"f1291c0d-d9ab-4261-8606-443696217d14", X-TransactionID:"f1291c0d-d9ab-4261-8606-443696217d14", X-ECOMP-RequestID:"f1291c0d-d9ab-4261-8606-443696217d14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a76f1345-f161-4347-9d59-a7e106869f7f"]
2023-04-21T13:38:16.316Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:38:16.316Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:38:16.360Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:16.360Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:16.361Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:38:16.361Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:17 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:16.363Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"endTime" : "2023-04-21T13:38:12.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:38:14.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:38:16.364Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:16.364Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:38:16.368Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:16.369Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:16.369Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:16.369Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:16.369Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:16.370Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"845c58ac5e42975713005d3f20b90b4e", X-B3-SpanId:"ebb99db64859ebd9", X-B3-ParentSpanId:"28beea93be038591", X-B3-Sampled:"0", X-ONAP-RequestID:"f1291c0d-d9ab-4261-8606-443696217d14", X-RequestID:"f1291c0d-d9ab-4261-8606-443696217d14", X-TransactionID:"f1291c0d-d9ab-4261-8606-443696217d14", X-ECOMP-RequestID:"f1291c0d-d9ab-4261-8606-443696217d14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"886f1245-a47c-4e33-a831-ecb950d263d2"]
2023-04-21T13:38:16.370Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:16.370Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:16.393Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:16.393Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:16.393Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:16.394Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:38:17 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:16.395Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:38:16.395Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:16.396Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:16.405Z|f1291c0d-d9ab-4261-8606-443696217d14|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:16.639Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:16.645Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:16.645Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:38:16.646Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:16.646Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:16.646Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:38:16.646Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f87b91edb44593bcfa39a2f23ed5d69d", X-B3-SpanId:"b42674a0824eece7", X-B3-ParentSpanId:"c1cef8b84fc722f3", X-B3-Sampled:"0", X-ONAP-RequestID:"37bdec30-78b5-4c65-b07e-eeb5947e843b", X-RequestID:"37bdec30-78b5-4c65-b07e-eeb5947e843b", X-TransactionID:"37bdec30-78b5-4c65-b07e-eeb5947e843b", X-ECOMP-RequestID:"37bdec30-78b5-4c65-b07e-eeb5947e843b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428373c3-7575-43ab-ae2b-5b647d83c776"]
2023-04-21T13:38:16.647Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:38:16.647Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:38:16.683Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:16.683Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:16.684Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:38:16.684Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:17 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:16.685Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"endTime" : "2023-04-21T13:38:12.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:38:14.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:38:16.685Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:16.686Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:38:16.689Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:16.690Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:16.690Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:16.690Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:16.691Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:16.691Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f87b91edb44593bcfa39a2f23ed5d69d", X-B3-SpanId:"555b64065ceef2dc", X-B3-ParentSpanId:"c1cef8b84fc722f3", X-B3-Sampled:"0", X-ONAP-RequestID:"37bdec30-78b5-4c65-b07e-eeb5947e843b", X-RequestID:"37bdec30-78b5-4c65-b07e-eeb5947e843b", X-TransactionID:"37bdec30-78b5-4c65-b07e-eeb5947e843b", X-ECOMP-RequestID:"37bdec30-78b5-4c65-b07e-eeb5947e843b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbf02af4-0087-44c0-9e5e-94973be0638c"]
2023-04-21T13:38:16.692Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:16.692Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:16.715Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:16.716Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:16.716Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:16.716Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:38:17 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:16.719Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:38:16.720Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:16.720Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:16.731Z|37bdec30-78b5-4c65-b07e-eeb5947e843b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:16.933Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:16.938Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:16.938Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:38:16.939Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:16.939Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:16.939Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:38:16.939Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3c854ba48dafc5198a87c58fed1845b", X-B3-SpanId:"66bd7aec36d39ab8", X-B3-ParentSpanId:"e160e83eb1c8694d", X-B3-Sampled:"0", X-ONAP-RequestID:"ed390703-0f4f-4000-8d14-2da26b2abd99", X-RequestID:"ed390703-0f4f-4000-8d14-2da26b2abd99", X-TransactionID:"ed390703-0f4f-4000-8d14-2da26b2abd99", X-ECOMP-RequestID:"ed390703-0f4f-4000-8d14-2da26b2abd99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2216d96-e2e8-42b9-82b0-b5b2d7e48dba"]
2023-04-21T13:38:16.939Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:38:16.939Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:38:16.970Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:16.970Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:16.970Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:38:16.971Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:17 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:16.973Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"endTime" : "2023-04-21T13:38:12.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:38:14.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:38:16.973Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:16.974Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:38:16.975Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:16.975Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:16.975Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:16.975Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:16.975Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:16.975Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3c854ba48dafc5198a87c58fed1845b", X-B3-SpanId:"94ce54b5c8e8554b", X-B3-ParentSpanId:"e160e83eb1c8694d", X-B3-Sampled:"0", X-ONAP-RequestID:"ed390703-0f4f-4000-8d14-2da26b2abd99", X-RequestID:"ed390703-0f4f-4000-8d14-2da26b2abd99", X-TransactionID:"ed390703-0f4f-4000-8d14-2da26b2abd99", X-ECOMP-RequestID:"ed390703-0f4f-4000-8d14-2da26b2abd99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"019b8bd6-752c-42e3-8adc-551951e66c3b"]
2023-04-21T13:38:16.976Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:16.976Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:16.996Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:16.996Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:16.996Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:16.996Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:38:17 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:16.997Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:38:16.997Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:16.998Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:17.004Z|ed390703-0f4f-4000-8d14-2da26b2abd99|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:17.197Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:17.201Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:17.202Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:38:17.202Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:17.202Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:17.202Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:38:17.202Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c52698e0230b7adacb1ac32f3c00e3f", X-B3-SpanId:"90fb234a235e6e24", X-B3-ParentSpanId:"698281b0f56455d3", X-B3-Sampled:"0", X-ONAP-RequestID:"e4164d7d-6fc8-4b33-b662-c699f2517973", X-RequestID:"e4164d7d-6fc8-4b33-b662-c699f2517973", X-TransactionID:"e4164d7d-6fc8-4b33-b662-c699f2517973", X-ECOMP-RequestID:"e4164d7d-6fc8-4b33-b662-c699f2517973", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e50a9df-d0a2-49bb-aca2-4e0dbda92f37"]
2023-04-21T13:38:17.202Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:38:17.202Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:38:17.233Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:17.234Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:17.234Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:38:17.234Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:17 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:17.234Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"endTime" : "2023-04-21T13:38:12.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:38:14.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:38:17.234Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:17.234Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:38:17.235Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:17.236Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:17.236Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:17.236Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:17.236Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:17.236Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c52698e0230b7adacb1ac32f3c00e3f", X-B3-SpanId:"a05a39a85fe910c5", X-B3-ParentSpanId:"698281b0f56455d3", X-B3-Sampled:"0", X-ONAP-RequestID:"e4164d7d-6fc8-4b33-b662-c699f2517973", X-RequestID:"e4164d7d-6fc8-4b33-b662-c699f2517973", X-TransactionID:"e4164d7d-6fc8-4b33-b662-c699f2517973", X-ECOMP-RequestID:"e4164d7d-6fc8-4b33-b662-c699f2517973", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7790c362-fad4-4f69-b2f8-528a5afd6cff"]
2023-04-21T13:38:17.236Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:17.236Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:17.251Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:17.252Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:17.252Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:17.252Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:38:17 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:17.253Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:38:17.253Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:17.253Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:17.259Z|e4164d7d-6fc8-4b33-b662-c699f2517973|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:17.445Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:17.449Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:17.450Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||Invoke
2023-04-21T13:38:17.450Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:17.450Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160
2023-04-21T13:38:17.450Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Method : GET
2023-04-21T13:38:17.450Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35e86f15f3fcae91e96d4c78c5ba24a1", X-B3-SpanId:"bafa36605c4cc369", X-B3-ParentSpanId:"231ec36490e53aa4", X-B3-Sampled:"0", X-ONAP-RequestID:"db8d5ff1-cdcb-4364-ba66-7e600a050942", X-RequestID:"db8d5ff1-cdcb-4364-ba66-7e600a050942", X-TransactionID:"db8d5ff1-cdcb-4364-ba66-7e600a050942", X-ECOMP-RequestID:"db8d5ff1-cdcb-4364-ba66-7e600a050942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79dda07f-9930-4fdc-b73b-4cccfc5e60e4"]
2023-04-21T13:38:17.450Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Request body:
2023-04-21T13:38:17.450Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||==========================request end================================================
2023-04-21T13:38:17.482Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:17.483Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:17.483Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Status text : OK
2023-04-21T13:38:17.483Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:18 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:17.484Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||Response body: {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"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-04-21T13:36:49.000+00:00",
"endTime" : "2023-04-21T13:38:12.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0b664579-5553-4de9-9253-73b3a1a963c3\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:38:14.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "createInstance",
"requestorId" : "test",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ {
"requestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"cloudIdentifier" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:37:00.000+00:00"
} ],
"requestURI" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160"
}
}
}
2023-04-21T13:38:17.484Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:17.485Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a21e1caf-a1af-408d-8ecd-3b4000e3d160|INFO|500||InvokeReturn
2023-04-21T13:38:17.486Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:17.486Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:17.486Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:17.486Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false
2023-04-21T13:38:17.487Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:17.487Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35e86f15f3fcae91e96d4c78c5ba24a1", X-B3-SpanId:"5a6eca7882550f4c", X-B3-ParentSpanId:"231ec36490e53aa4", X-B3-Sampled:"0", X-ONAP-RequestID:"db8d5ff1-cdcb-4364-ba66-7e600a050942", X-RequestID:"db8d5ff1-cdcb-4364-ba66-7e600a050942", X-TransactionID:"db8d5ff1-cdcb-4364-ba66-7e600a050942", X-ECOMP-RequestID:"db8d5ff1-cdcb-4364-ba66-7e600a050942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"503da4e8-c2c4-43bf-8bca-4e11225cb925"]
2023-04-21T13:38:17.487Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:17.487Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:17.510Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:17.510Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:17.510Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:17.511Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&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:"Fri, 21 Apr 2023 13:38:18 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:17.512Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 33,
"soRequestId" : "a21e1caf-a1af-408d-8ecd-3b4000e3d160",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":null,\"creation_time\":1682084222000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:37:04.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:38:17.512Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:17.513Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a21e1caf-a1af-408d-8ecd-3b4000e3d160&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:17.519Z|db8d5ff1-cdcb-4364-ba66-7e600a050942|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a21e1caf-a1af-408d-8ecd-3b4000e3d160|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:19.169Z|9a407a88-8aad-4df2-a374-7950df98850a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:19.170Z|1355c07e-b705-43a6-8fae-80132e8aedcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:19.170Z|9a407a88-8aad-4df2-a374-7950df98850a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:19.171Z|1355c07e-b705-43a6-8fae-80132e8aedcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:20.568Z|caa29711-026a-454a-9d3f-f6b749bc7472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:20.569Z|caa29711-026a-454a-9d3f-f6b749bc7472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:26.135Z|b2443477-4fea-4da6-a6f9-60729be9f16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:38:26.135Z|b2443477-4fea-4da6-a6f9-60729be9f16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:38:29.154Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:29.155Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|||INFO|500||Checking if requestId: 92f0447f-cda4-49e2-bd98-56553dee34cf already exists in requestDb InfraActiveRequests table
2023-04-21T13:38:29.156Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:38:29.156Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:38:29.156Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:29.156Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:38:29.156Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:38:29.156Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"602c9200dca67e7ef4f33b0ee19c2262", X-B3-SpanId:"7c077ec718234d5e", X-B3-ParentSpanId:"91110263f93d8ded", X-B3-Sampled:"0", X-ONAP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-TransactionID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ECOMP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08f69950-fc89-49fd-9bc5-92f46608ac64"]
2023-04-21T13:38:29.156Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:38:29.156Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:38:29.195Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:29.195Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:38:29.195Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : Not Found
2023-04-21T13:38:29.195Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:38:30 GMT", x-envoy-upstream-service-time:"34", server:"envoy"]
2023-04-21T13:38:29.196Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body:
2023-04-21T13:38:29.196Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:29.196Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|404|Not Found|InvokeReturn
2023-04-21T13:38:29.207Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:38:29.211Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:38:29.220Z|9be65d9a-f639-4793-8b12-abb5a81ad83c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:29.220Z|9be65d9a-f639-4793-8b12-abb5a81ad83c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:29.221Z|a6a7b315-9d9a-4a45-848f-1075f5d831e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:29.222Z|a6a7b315-9d9a-4a45-848f-1075f5d831e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:29.230Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:38:29.231Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:38:29.301Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:38:29.302Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:38:28 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[61], vertex-id=[184400], x-aai-txid=[2-aai-resources-230421-13:38:28:739-19344], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:38:29.303Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|||DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682084188692","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0b664579-5553-4de9-9253-73b3a1a963c3"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:38:29.305Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:38:29.306Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:38:29.307Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.307Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:38:29.308Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:29.308Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.308Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:38:29.308Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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:"602c9200dca67e7ef4f33b0ee19c2262", X-B3-SpanId:"d33c68886319aa75", X-B3-ParentSpanId:"91110263f93d8ded", X-B3-Sampled:"0", X-ONAP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-TransactionID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ECOMP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99994843-bc9c-48ee-9a02-1c2c5f8c9b0c"]
2023-04-21T13:38:29.309Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0b664579-5553-4de9-9253-73b3a1a963c3","serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","vfModuleInstanceId":"26316156-a378-4fe1-898b-d436736711e1"},"instanceName":null,"requestScope":"vfModule"}
2023-04-21T13:38:29.309Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:38:29.344Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:29.344Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:29.345Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:38:29.345Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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:"Fri, 21 Apr 2023 13:38:30 GMT", x-envoy-upstream-service-time:"31", server:"envoy"]
2023-04-21T13:38:29.345Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:38:29.345Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:29.345Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:38:29.346Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.346Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.347Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.347Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.347Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.347Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-TransactionID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ECOMP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c1afd53-c594-40d7-9816-86fe0d1203ee"]
2023-04-21T13:38:29.347Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.347Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.379Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.380Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.380Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.381Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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:"Fri, 21 Apr 2023 13:38:29 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:29.381Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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" : 47,
"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/47"
},
"vnfComponentsRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
}
}
}
2023-04-21T13:38:29.381Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.382Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.384Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e
2023-04-21T13:38:29.385Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|INFO|500||Invoke
2023-04-21T13:38:29.385Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:29.385Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e
2023-04-21T13:38:29.386Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Method : GET
2023-04-21T13:38:29.386Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-TransactionID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ECOMP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec601a2e-c2c5-45fd-b57f-42cb813c15a7"]
2023-04-21T13:38:29.386Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Request body:
2023-04-21T13:38:29.386Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||==========================request end================================================
2023-04-21T13:38:29.415Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:29.416Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:29.416Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Status text : OK
2023-04-21T13:38:29.416Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:38:29 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:29.417Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||Response body: {
"modelUUID" : "bb750469-a002-43b6-a936-a793fb9abd8e",
"modelInvariantUUID" : "9527316e-5904-451f-af0b-bafbfa8b7345",
"modelName" : "BasicVm..base_ubuntu20..module-0",
"modelVersion" : "1",
"description" : null,
"isBase" : true,
"created" : "2023-04-21 13:33:37.000",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e"
},
"vfModule" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e"
},
"volumeHeatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/volumeHeatTemplate"
},
"vfModuleCustomization" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/vfModuleCustomization"
},
"vnfResources" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/vnfResources"
},
"heatFiles" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/heatFiles"
},
"moduleHeatTemplate" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e/moduleHeatTemplate"
}
}
}
2023-04-21T13:38:29.417Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:29.417Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/bb750469-a002-43b6-a936-a793fb9abd8e|INFO|500||InvokeReturn
2023-04-21T13:38:29.421Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:38:29.421Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:38:29.422Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:29.422Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:38:29.422Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:38:29.422Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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:"602c9200dca67e7ef4f33b0ee19c2262", X-B3-SpanId:"7321f7612844689e", X-B3-ParentSpanId:"91110263f93d8ded", X-B3-Sampled:"0", X-ONAP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-TransactionID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ECOMP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dd1d308-738f-4327-bc49-f86ffcad73c5"]
2023-04-21T13:38:29.422Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"92f0447f-cda4-49e2-bd98-56553dee34cf","requestStatus":"IN_PROGRESS","startTime":1682084309207,"source":"VID","vnfId":"0b664579-5553-4de9-9253-73b3a1a963c3","vnfType":"","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"26316156-a378-4fe1-898b-d436736711e1","vfModuleModelName":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e","cloudRegion":"RegionOne","serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"92f0447f-cda4-49e2-bd98-56553dee34cf"}
2023-04-21T13:38:29.423Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:38:29.465Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:29.465Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:38:29.466Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:38:29.466Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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/92f0447f-cda4-49e2-bd98-56553dee34cf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:30 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:29.467Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:38:29.207+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:38:30.375+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:38:29.467Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:29.468Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:38:29.477Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.477Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:38:29.478Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:29.478Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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-04-21T13:38:29.478Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:38:29.479Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|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:"602c9200dca67e7ef4f33b0ee19c2262", X-B3-SpanId:"dff396393ebe85f9", X-B3-ParentSpanId:"91110263f93d8ded", X-B3-Sampled:"0", X-ONAP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-TransactionID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ECOMP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51244d75-d481-47be-b1cc-4e8f0c935306"]
2023-04-21T13:38:29.479Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9527316e-5904-451f-af0b-bafbfa8b7345\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"modelVersion\":\"1682084292166\",\"modelCustomizationUuid\":\"2e225201-e710-47d5-883b-7cb52c52fa35\",\"modelVersionId\":\"bb750469-a002-43b6-a936-a793fb9abd8e\",\"modelCustomizationId\":\"2e225201-e710-47d5-883b-7cb52c52fa35\",\"modelUuid\":\"bb750469-a002-43b6-a936-a793fb9abd8e\",\"modelInvariantUuid\":\"9527316e-5904-451f-af0b-bafbfa8b7345\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\"vnfInstanceId\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vfModuleInstanceId\":\"26316156-a378-4fe1-898b-d436736711e1\"}","type":"String"},"requestId":{"value":"92f0447f-cda4-49e2-bd98-56553dee34cf","type":"String"},"mso-request-id":{"value":"92f0447f-cda4-49e2-bd98-56553dee34cf","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0b664579-5553-4de9-9253-73b3a1a963c3","type":"String"},"vfModuleId":{"value":"26316156-a378-4fe1-898b-d436736711e1","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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:38:29.479Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:38:30.498Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:30.499Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:38:30.499Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:38:30.500Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:38:29 GMT", X-ONAP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-TransactionID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ECOMP-RequestID:"92f0447f-cda4-49e2-bd98-56553dee34cf", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"51244d75-d481-47be-b1cc-4e8f0c935306", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1014", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:30.500Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"92f0447f-cda4-49e2-bd98-56553dee34cf\",\"instanceId\":\"26316156-a378-4fe1-898b-d436736711e1\"}}","message":"Success","processInstanceID":"ccb4f8b1-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:38:30.500Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:30.501Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:38:30.507Z|92f0447f-cda4-49e2-bd98-56553dee34cf|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:30.598Z|4378675b-ec2e-4bc6-8469-425b0666b16b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:30.598Z|4378675b-ec2e-4bc6-8469-425b0666b16b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:30.766Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:30.772Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:38:30.772Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:38:30.773Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:30.773Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:38:30.773Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:38:30.773Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18dfa101b4dd7b5de7838d05facb849c", X-B3-SpanId:"71cb2ded368875f2", X-B3-ParentSpanId:"d5491ed95290b071", X-B3-Sampled:"0", X-ONAP-RequestID:"557109a7-093b-49bc-b44d-c536a93e44f8", X-RequestID:"557109a7-093b-49bc-b44d-c536a93e44f8", X-TransactionID:"557109a7-093b-49bc-b44d-c536a93e44f8", X-ECOMP-RequestID:"557109a7-093b-49bc-b44d-c536a93e44f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3b975fc-dd52-4d1e-bba9-030262d535d2"]
2023-04-21T13:38:30.774Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:38:30.774Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:38:30.817Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:30.818Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:30.818Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:38:30.819Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:31 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:30.822Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:38:29.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:38:30.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:38:30.822Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:30.823Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:38:30.825Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:38:30.826Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:30.826Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:30.827Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:38:30.827Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:30.827Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18dfa101b4dd7b5de7838d05facb849c", X-B3-SpanId:"4dabf7b887af3e19", X-B3-ParentSpanId:"d5491ed95290b071", X-B3-Sampled:"0", X-ONAP-RequestID:"557109a7-093b-49bc-b44d-c536a93e44f8", X-RequestID:"557109a7-093b-49bc-b44d-c536a93e44f8", X-TransactionID:"557109a7-093b-49bc-b44d-c536a93e44f8", X-ECOMP-RequestID:"557109a7-093b-49bc-b44d-c536a93e44f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddfd5309-a0e5-4f6f-8290-8eec55739a79"]
2023-04-21T13:38:30.828Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:30.828Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:30.846Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:30.846Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:30.847Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:30.847Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:38:31 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:30.847Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:38:30.848Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:30.849Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:30.858Z|557109a7-093b-49bc-b44d-c536a93e44f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:39.247Z|0f940911-857d-439f-af2b-2ece28d0f2e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:39.248Z|0f940911-857d-439f-af2b-2ece28d0f2e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:39.251Z|f341aa47-d486-40e2-90b6-15f357f737fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:39.251Z|f341aa47-d486-40e2-90b6-15f357f737fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:40.630Z|5de9048c-4a78-45b2-a063-57364a3b5cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:40.631Z|5de9048c-4a78-45b2-a063-57364a3b5cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:41.057Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:41.062Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:38:41.062Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:38:41.062Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:41.062Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:38:41.062Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:38:41.062Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ae10a0b1a1d7a5fcd8e84ae552262c4", X-B3-SpanId:"99bccef7b6d826dc", X-B3-ParentSpanId:"82707942683bc575", X-B3-Sampled:"0", X-ONAP-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-TransactionID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-ECOMP-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2e43b97-06fc-4e88-a6a8-e3bb0a9ed916"]
2023-04-21T13:38:41.063Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:38:41.063Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:38:41.104Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:41.104Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:41.104Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:38:41.105Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:42 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:41.108Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"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-04-21T13:38:29.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:38:38.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:38:41.108Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:41.109Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:38:41.110Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:38:41.110Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:41.110Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:41.110Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:38:41.110Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:41.110Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ae10a0b1a1d7a5fcd8e84ae552262c4", X-B3-SpanId:"6cfc0df3acb92006", X-B3-ParentSpanId:"82707942683bc575", X-B3-Sampled:"0", X-ONAP-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-TransactionID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-ECOMP-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aac35d13-c21f-478b-8f1a-de4178bbfdc1"]
2023-04-21T13:38:41.111Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:41.111Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:41.135Z|1e1b7049-b4e4-408d-92fc-2c995313dacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:38:41.135Z|1e1b7049-b4e4-408d-92fc-2c995313dacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:38:41.140Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:41.140Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:41.140Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:41.140Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:38:42 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:41.142Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 39,
"soRequestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":1682084318000,\"creation_time\":1682084222000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:38:39.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:38:41.142Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:41.142Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:41.159Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:38:41.159Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:38:41.159Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:41.159Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:38:41.159Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:38:41.160Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-TransactionID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-ECOMP-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8e917e2-76c6-453a-9092-cbbf9e951e57"]
2023-04-21T13:38:41.160Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:38:41.160Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:38:41.325Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:41.325Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:41.326Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:38:41.326Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4643AF30430529417DD23353CB762E6A; 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:"Fri, 21 Apr 2023 13:38:40 GMT", x-envoy-upstream-service-time:"155", server:"envoy"]
2023-04-21T13:38:41.327Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf927665-e049-11ed-9c34-ba208c33156b","businessKey":"92f0447f-cda4-49e2-bd98-56553dee34cf","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:38:33.807+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ccb4f8b1-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"cf90a162-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:38:41.327Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:41.327Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:38:41.352Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:38:41.353Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:38:41.353Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:41.354Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:38:41.354Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:38:41.354Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-TransactionID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-ECOMP-RequestID:"fac52f87-cf18-40bb-a838-b5e66df41062", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d907e0a-9715-4f32-b4df-b4cf561ea95c"]
2023-04-21T13:38:41.354Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:38:41.354Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:38:41.506Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:41.507Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:41.507Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:38:41.507Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F831A1D287D4E536F7798625116CDF06; 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:"Fri, 21 Apr 2023 13:38:40 GMT", x-envoy-upstream-service-time:"148", server:"envoy"]
2023-04-21T13:38:41.508Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d1e42ebd-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"cf927665-e049-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"cf927665-e049-11ed-9c34-ba208c33156b","executionId":"cf927665-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:38:37.698+0000","endTime":"2023-04-21T13:38:37.709+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ccb4f8b1-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:38:41.508Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:41.509Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:38:41.514Z|fac52f87-cf18-40bb-a838-b5e66df41062|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:41.595Z|c9cf1b6a-4d8e-4c1e-869a-f31f81c020d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:38:41.595Z|c9cf1b6a-4d8e-4c1e-869a-f31f81c020d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:38:49.305Z|c7f19fe1-6ad0-4a80-bce0-43aabfe10281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:49.305Z|aed06afd-720c-409d-b992-02693616d10b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:49.306Z|c7f19fe1-6ad0-4a80-bce0-43aabfe10281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:49.306Z|aed06afd-720c-409d-b992-02693616d10b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:50.663Z|0a408094-73cf-47a2-a791-93418771a7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:50.664Z|0a408094-73cf-47a2-a791-93418771a7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:51.732Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:38:51.739Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:38:51.740Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:38:51.740Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:51.740Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:38:51.740Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:38:51.740Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a5e0b2e705ec476bf22d2c291cb1a9e", X-B3-SpanId:"54733709eaa25422", X-B3-ParentSpanId:"b5a3359a624e7724", X-B3-Sampled:"0", X-ONAP-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-TransactionID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-ECOMP-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f3c6263-6a26-403a-80b4-98bc531647be"]
2023-04-21T13:38:51.740Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:38:51.740Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:38:51.785Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:51.785Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:51.785Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:38:51.785Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:38:52 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:51.787Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"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-04-21T13:38:29.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:38:38.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:38:51.787Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:51.787Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:38:51.789Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:38:51.790Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:38:51.790Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:51.790Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:38:51.790Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:38:51.790Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a5e0b2e705ec476bf22d2c291cb1a9e", X-B3-SpanId:"31ceaf5bb2da54b8", X-B3-ParentSpanId:"b5a3359a624e7724", X-B3-Sampled:"0", X-ONAP-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-TransactionID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-ECOMP-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"723b2296-5fa0-4bd1-b998-ad4c5cfa9fb9"]
2023-04-21T13:38:51.790Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:38:51.790Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:38:51.811Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:51.812Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:51.812Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:38:51.812Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:38:52 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:38:51.813Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 39,
"soRequestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":1682084318000,\"creation_time\":1682084222000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:38:39.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:38:51.813Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:51.813Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:38:51.828Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:38:51.828Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:38:51.828Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:51.828Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:38:51.829Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:38:51.829Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-TransactionID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-ECOMP-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70254153-8820-4aed-88de-52d5bab14f0e"]
2023-04-21T13:38:51.829Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:38:51.829Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:38:51.996Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:51.996Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:51.997Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:38:51.997Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F3179DC0267407EE744E1074C0D23549; 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:"Fri, 21 Apr 2023 13:38:51 GMT", x-envoy-upstream-service-time:"164", server:"envoy"]
2023-04-21T13:38:51.997Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf927665-e049-11ed-9c34-ba208c33156b","businessKey":"92f0447f-cda4-49e2-bd98-56553dee34cf","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:38:33.807+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ccb4f8b1-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"cf90a162-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:38:51.997Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:51.997Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:38:52.014Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:38:52.015Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:38:52.015Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:38:52.015Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:38:52.015Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:38:52.016Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-TransactionID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-ECOMP-RequestID:"f965b5a0-d68d-4da5-8414-00e1ff9a7ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e360af1a-94cb-4527-b0e1-973db88da230"]
2023-04-21T13:38:52.016Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:38:52.016Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:38:52.174Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:38:52.175Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:38:52.176Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:38:52.176Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=ED55EB220FCCBDFD2AC36D5564E722BC; 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:"Fri, 21 Apr 2023 13:38:51 GMT", x-envoy-upstream-service-time:"155", server:"envoy"]
2023-04-21T13:38:52.176Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d1e42ebd-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"cf927665-e049-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"cf927665-e049-11ed-9c34-ba208c33156b","executionId":"cf927665-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:38:37.698+0000","endTime":"2023-04-21T13:38:37.709+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ccb4f8b1-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:38:52.177Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:38:52.177Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:38:52.184Z|f965b5a0-d68d-4da5-8414-00e1ff9a7ddf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:38:56.135Z|f8819dee-d51a-4cb1-83cf-2fa3ed92ec56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:38:56.139Z|f8819dee-d51a-4cb1-83cf-2fa3ed92ec56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:38:59.331Z|824af4b6-350e-436e-a275-afbc7232f394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:59.332Z|824af4b6-350e-436e-a275-afbc7232f394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:38:59.336Z|03b01895-48f8-486b-b7d7-bce36987e0ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:38:59.336Z|03b01895-48f8-486b-b7d7-bce36987e0ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:00.694Z|2f377287-66b2-48ea-8073-95b0403a4b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:00.695Z|2f377287-66b2-48ea-8073-95b0403a4b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:02.387Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:02.396Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:02.396Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:39:02.397Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:02.397Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:02.397Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:39:02.397Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bd6e6bdc92ceb31302ed27bc19332f0", X-B3-SpanId:"d602fcda20c74aaa", X-B3-ParentSpanId:"d6b085491d63837f", X-B3-Sampled:"0", X-ONAP-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-TransactionID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-ECOMP-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"146edffc-11c2-4fd2-8b03-7459fef77a29"]
2023-04-21T13:39:02.397Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:39:02.397Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:39:02.441Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:02.442Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:02.442Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:39:02.442Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:03 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:02.443Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"requestStatus" : "IN_PROGRESS",
"resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
"flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
"progress" : 68,
"startTime" : "2023-04-21T13:38:29.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:00.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:39:02.443Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:02.444Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:39:02.445Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:02.445Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:02.445Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:02.445Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:02.445Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:02.445Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bd6e6bdc92ceb31302ed27bc19332f0", X-B3-SpanId:"8e44ae0921468ab4", X-B3-ParentSpanId:"d6b085491d63837f", X-B3-Sampled:"0", X-ONAP-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-TransactionID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-ECOMP-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1e73242-81be-4b6a-9265-647c21df746f"]
2023-04-21T13:39:02.445Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:02.445Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:02.469Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:02.470Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:02.470Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:02.470Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:39:03 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:02.474Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 39,
"soRequestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":1682084318000,\"creation_time\":1682084222000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:38:39.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:39:02.475Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:02.475Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:02.510Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:39:02.511Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:39:02.511Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:02.511Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:39:02.512Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:39:02.512Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-TransactionID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-ECOMP-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8c54476-3335-4162-a33f-254e30677b67"]
2023-04-21T13:39:02.512Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:39:02.512Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:39:02.692Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:02.692Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:02.693Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:39:02.693Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CB0BC1AED217BD242F12A4531DAE7CC6; 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:"Fri, 21 Apr 2023 13:39:02 GMT", x-envoy-upstream-service-time:"175", server:"envoy"]
2023-04-21T13:39:02.694Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf927665-e049-11ed-9c34-ba208c33156b","businessKey":"92f0447f-cda4-49e2-bd98-56553dee34cf","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:38:33.807+0000","endTime":"2023-04-21T13:38:54.391+0000","removalTime":null,"durationInMillis":20584,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ccb4f8b1-e049-11ed-9c34-ba208c33156b","superProcessInstanceId":"cf90a162-e049-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:39:02.694Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:02.695Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92f0447f-cda4-49e2-bd98-56553dee34cf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:39:02.728Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:39:02.729Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:39:02.730Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:02.730Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:39:02.731Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:39:02.731Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-TransactionID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-ECOMP-RequestID:"fa91248a-bd38-4786-bc7b-3857be75d811", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b951309-d506-4801-b773-e057fb5a5473"]
2023-04-21T13:39:02.731Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:39:02.732Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:39:02.903Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:02.903Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:02.903Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:39:02.903Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FD02B94862E1BF6C64893D71404FC861; 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:"Fri, 21 Apr 2023 13:39:02 GMT", x-envoy-upstream-service-time:"167", server:"envoy"]
2023-04-21T13:39:02.904Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:dbd6b8e0-e049-11ed-9c34-ba208c33156b","parentActivityInstanceId":"cf927665-e049-11ed-9c34-ba208c33156b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"cf927665-e049-11ed-9c34-ba208c33156b","executionId":"cf927665-e049-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:38:54.387+0000","endTime":"2023-04-21T13:38:54.387+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ccb4f8b1-e049-11ed-9c34-ba208c33156b"}]
2023-04-21T13:39:02.904Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:02.904Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf927665-e049-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:39:02.910Z|fa91248a-bd38-4786-bc7b-3857be75d811|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:05.845Z|3a174497-b618-4097-96d8-bfff95e31557|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:39:05.846Z|3a174497-b618-4097-96d8-bfff95e31557|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:09.363Z|8a5a81a6-2a03-422a-961a-1718144b9117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:09.364Z|8a5a81a6-2a03-422a-961a-1718144b9117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:09.367Z|bc11382b-02c5-4a54-9b09-1e22cbaa24d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:09.368Z|bc11382b-02c5-4a54-9b09-1e22cbaa24d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:10.721Z|cf8d25e8-2618-4d25-8dbd-18d891960164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:10.722Z|cf8d25e8-2618-4d25-8dbd-18d891960164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:11.135Z|b698a43b-d82b-411a-8e95-f5c66071b0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:39:11.135Z|b698a43b-d82b-411a-8e95-f5c66071b0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:39:11.596Z|35554777-a001-4bc6-8fcc-ffea1d5f8cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:39:11.596Z|35554777-a001-4bc6-8fcc-ffea1d5f8cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:39:13.179Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:13.189Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:13.189Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:39:13.189Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:13.190Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:13.190Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:39:13.190Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"186433945a7704cf0f47a1340a022cce", X-B3-SpanId:"3a41274e6c54fb01", X-B3-ParentSpanId:"d3aa2cada14477a7", X-B3-Sampled:"0", X-ONAP-RequestID:"8523b3c5-7210-4966-bd52-5a8c5bd863a8", X-RequestID:"8523b3c5-7210-4966-bd52-5a8c5bd863a8", X-TransactionID:"8523b3c5-7210-4966-bd52-5a8c5bd863a8", X-ECOMP-RequestID:"8523b3c5-7210-4966-bd52-5a8c5bd863a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddf1bbc1-67de-41c0-96d2-51a92eef4f77"]
2023-04-21T13:39:13.190Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:39:13.190Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:39:13.233Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:13.233Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:13.234Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:39:13.234Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:14 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:13.235Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"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-04-21T13:38:29.000+00:00",
"endTime" : "2023-04-21T13:39:03.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:39:13.235Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:13.235Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:39:13.236Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:13.237Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:13.237Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:13.238Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:13.238Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:13.238Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"186433945a7704cf0f47a1340a022cce", X-B3-SpanId:"605e67fa7109b088", X-B3-ParentSpanId:"d3aa2cada14477a7", X-B3-Sampled:"0", X-ONAP-RequestID:"8523b3c5-7210-4966-bd52-5a8c5bd863a8", X-RequestID:"8523b3c5-7210-4966-bd52-5a8c5bd863a8", X-TransactionID:"8523b3c5-7210-4966-bd52-5a8c5bd863a8", X-ECOMP-RequestID:"8523b3c5-7210-4966-bd52-5a8c5bd863a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef15677c-b9fb-496e-a860-54369e3127f9"]
2023-04-21T13:39:13.238Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:13.239Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:13.261Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:13.261Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:13.261Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:13.261Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:39:14 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:13.263Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 39,
"soRequestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":1682084318000,\"creation_time\":1682084222000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:38:39.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:39:13.264Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:13.264Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:13.272Z|8523b3c5-7210-4966-bd52-5a8c5bd863a8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:13.460Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:13.465Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:13.466Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:39:13.466Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:13.466Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:13.466Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:39:13.466Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70d94eae18a8afe4e542b33a9b609098", X-B3-SpanId:"3c62b56885961d46", X-B3-ParentSpanId:"a8200e11fe211011", X-B3-Sampled:"0", X-ONAP-RequestID:"bce08fd7-88b3-43b7-b3c7-f0226f8de8cf", X-RequestID:"bce08fd7-88b3-43b7-b3c7-f0226f8de8cf", X-TransactionID:"bce08fd7-88b3-43b7-b3c7-f0226f8de8cf", X-ECOMP-RequestID:"bce08fd7-88b3-43b7-b3c7-f0226f8de8cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ca66411-e9a4-4656-bf05-dd767515c339"]
2023-04-21T13:39:13.466Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:39:13.466Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:39:13.495Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:13.495Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:13.496Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:39:13.496Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:14 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:13.496Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"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-04-21T13:38:29.000+00:00",
"endTime" : "2023-04-21T13:39:03.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:39:13.496Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:13.496Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:39:13.497Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:13.497Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:13.497Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:13.498Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:13.498Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:13.498Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70d94eae18a8afe4e542b33a9b609098", X-B3-SpanId:"ff8721f617b070c0", X-B3-ParentSpanId:"a8200e11fe211011", X-B3-Sampled:"0", X-ONAP-RequestID:"bce08fd7-88b3-43b7-b3c7-f0226f8de8cf", X-RequestID:"bce08fd7-88b3-43b7-b3c7-f0226f8de8cf", X-TransactionID:"bce08fd7-88b3-43b7-b3c7-f0226f8de8cf", X-ECOMP-RequestID:"bce08fd7-88b3-43b7-b3c7-f0226f8de8cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"541b25d2-c284-4979-9129-4f91a3e140cc"]
2023-04-21T13:39:13.498Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:13.498Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:13.513Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:13.513Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:13.514Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:13.514Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:39:14 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:13.515Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 39,
"soRequestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":1682084318000,\"creation_time\":1682084222000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:38:39.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:39:13.515Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:13.515Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:13.526Z|bce08fd7-88b3-43b7-b3c7-f0226f8de8cf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:13.735Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:13.740Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:13.742Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:39:13.742Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:13.742Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:13.742Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:39:13.742Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db7b051121850a67f95d1b787cc84644", X-B3-SpanId:"f54d137e7f8d5b3c", X-B3-ParentSpanId:"8ef45357bbc0aad7", X-B3-Sampled:"0", X-ONAP-RequestID:"fd7396b7-25ac-4c6b-b896-ec91b6bcbc38", X-RequestID:"fd7396b7-25ac-4c6b-b896-ec91b6bcbc38", X-TransactionID:"fd7396b7-25ac-4c6b-b896-ec91b6bcbc38", X-ECOMP-RequestID:"fd7396b7-25ac-4c6b-b896-ec91b6bcbc38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5990aa69-bc7f-4152-97d4-24051a3ddabe"]
2023-04-21T13:39:13.743Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:39:13.743Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:39:13.778Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:13.778Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:13.778Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:39:13.778Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:14 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:13.779Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"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-04-21T13:38:29.000+00:00",
"endTime" : "2023-04-21T13:39:03.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:39:13.780Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:13.780Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:39:13.781Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:13.781Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:13.781Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:13.781Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:13.782Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:13.782Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db7b051121850a67f95d1b787cc84644", X-B3-SpanId:"0174949661c95d6c", X-B3-ParentSpanId:"8ef45357bbc0aad7", X-B3-Sampled:"0", X-ONAP-RequestID:"fd7396b7-25ac-4c6b-b896-ec91b6bcbc38", X-RequestID:"fd7396b7-25ac-4c6b-b896-ec91b6bcbc38", X-TransactionID:"fd7396b7-25ac-4c6b-b896-ec91b6bcbc38", X-ECOMP-RequestID:"fd7396b7-25ac-4c6b-b896-ec91b6bcbc38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d25ba0a-730c-4caf-8064-69d6ef3f39a4"]
2023-04-21T13:39:13.782Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:13.782Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:13.803Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:13.803Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:13.803Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:13.803Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:39:14 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:13.806Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 39,
"soRequestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":1682084318000,\"creation_time\":1682084222000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:38:39.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:39:13.806Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:13.806Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:13.813Z|fd7396b7-25ac-4c6b-b896-ec91b6bcbc38|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:14.031Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:14.037Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:14.037Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:39:14.037Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:14.037Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:14.037Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:39:14.037Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"374ea30bb6ee83051fc579c33aa4b317", X-B3-SpanId:"76c99750bb1ceee0", X-B3-ParentSpanId:"e769beb8742e9707", X-B3-Sampled:"0", X-ONAP-RequestID:"ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda", X-RequestID:"ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda", X-TransactionID:"ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda", X-ECOMP-RequestID:"ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aee61c2e-f970-4195-940c-d3bc77a38661"]
2023-04-21T13:39:14.038Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:39:14.038Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:39:14.069Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:14.070Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:14.070Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:39:14.070Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:14 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:14.071Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"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-04-21T13:38:29.000+00:00",
"endTime" : "2023-04-21T13:39:03.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:39:14.071Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:14.071Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:39:14.073Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:14.073Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:14.074Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:14.075Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:14.075Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:14.075Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"374ea30bb6ee83051fc579c33aa4b317", X-B3-SpanId:"13902b487eb607fe", X-B3-ParentSpanId:"e769beb8742e9707", X-B3-Sampled:"0", X-ONAP-RequestID:"ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda", X-RequestID:"ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda", X-TransactionID:"ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda", X-ECOMP-RequestID:"ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcc57dca-8cc7-4d35-b581-547f733b54bc"]
2023-04-21T13:39:14.075Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:14.075Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:14.096Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:14.096Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:14.097Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:14.097Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:39:14 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:14.098Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 39,
"soRequestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":1682084318000,\"creation_time\":1682084222000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:38:39.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:39:14.098Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:14.099Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:14.104Z|ee7c7ef4-623f-4582-b5d5-2d83bb5b7bda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:14.314Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:14.317Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:14.318Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||Invoke
2023-04-21T13:39:14.318Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:14.318Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf
2023-04-21T13:39:14.318Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Method : GET
2023-04-21T13:39:14.318Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ece9e905e47cbc64d32fdc94a6702f4", X-B3-SpanId:"c142053cef0b55df", X-B3-ParentSpanId:"fa509c63110d57ff", X-B3-Sampled:"0", X-ONAP-RequestID:"fbaa5e6a-540b-4240-a75f-4060cbf2c82e", X-RequestID:"fbaa5e6a-540b-4240-a75f-4060cbf2c82e", X-TransactionID:"fbaa5e6a-540b-4240-a75f-4060cbf2c82e", X-ECOMP-RequestID:"fbaa5e6a-540b-4240-a75f-4060cbf2c82e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f656c1b4-6e07-4d20-a549-4cb3b4073b3c"]
2023-04-21T13:39:14.318Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Request body:
2023-04-21T13:39:14.319Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||==========================request end================================================
2023-04-21T13:39:14.360Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:14.360Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:14.360Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Status text : OK
2023-04-21T13:39:14.361Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:15 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:14.362Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||Response body: {
"requestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"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-04-21T13:38:29.000+00:00",
"endTime" : "2023-04-21T13:39:03.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfType" : "",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"9527316e-5904-451f-af0b-bafbfa8b7345\",\n \"modelVersionId\": \"bb750469-a002-43b6-a936-a793fb9abd8e\",\n \"modelName\": \"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\n \"modelVersion\": \"1682084292166\",\n \"modelCustomizationId\": \"2e225201-e710-47d5-883b-7cb52c52fa35\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:04.000+00:00",
"vfModuleId" : "26316156-a378-4fe1-898b-d436736711e1",
"vfModuleName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"vfModuleModelName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vfModule",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3/vfModules/26316156-a378-4fe1-898b-d436736711e1",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf"
}
}
}
2023-04-21T13:39:14.363Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:14.363Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92f0447f-cda4-49e2-bd98-56553dee34cf|INFO|500||InvokeReturn
2023-04-21T13:39:14.364Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:14.364Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:14.364Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:14.365Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false
2023-04-21T13:39:14.365Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:14.365Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ece9e905e47cbc64d32fdc94a6702f4", X-B3-SpanId:"885355990c0bb5ae", X-B3-ParentSpanId:"fa509c63110d57ff", X-B3-Sampled:"0", X-ONAP-RequestID:"fbaa5e6a-540b-4240-a75f-4060cbf2c82e", X-RequestID:"fbaa5e6a-540b-4240-a75f-4060cbf2c82e", X-TransactionID:"fbaa5e6a-540b-4240-a75f-4060cbf2c82e", X-ECOMP-RequestID:"fbaa5e6a-540b-4240-a75f-4060cbf2c82e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e0396ab-6620-403e-8f9c-3ea5b4351e60"]
2023-04-21T13:39:14.365Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:14.365Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:14.388Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:14.389Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:14.390Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:14.390Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&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:"Fri, 21 Apr 2023 13:39:15 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:14.391Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 39,
"soRequestId" : "92f0447f-cda4-49e2-bd98-56553dee34cf",
"groupingId" : "7085f953-98a7-45a6-b46a-4f67460fe345",
"name" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_vm-34650699-e83d-440a-a678-30cb12bd878e/7085f953-98a7-45a6-b46a-4f67460fe345\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"updated_time\":1682084318000,\"creation_time\":1682084222000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"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\":\"6ef38eee962b4b54b01c9aa777472455\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7085f953-98a7-45a6-b46a-4f67460fe345\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e\",\"vnf_name\":\"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0\",\"vnf_id\":\"0b664579-5553-4de9-9253-73b3a1a963c3\",\"vf_module_id\":\"26316156-a378-4fe1-898b-d436736711e1\",\"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-04-21T13:38:39.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:39:14.391Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:14.392Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92f0447f-cda4-49e2-bd98-56553dee34cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:14.400Z|fbaa5e6a-540b-4240-a75f-4060cbf2c82e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92f0447f-cda4-49e2-bd98-56553dee34cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:17.285Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:17.288Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||INFO|500||Checking if requestId: abd051d2-bd1f-485f-9e47-d9ac25c18d0f already exists in requestDb InfraActiveRequests table
2023-04-21T13:39:17.289Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:17.289Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||Invoke
2023-04-21T13:39:17.289Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:17.290Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:17.290Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Method : GET
2023-04-21T13:39:17.290Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"122fa60755edc904a8e51d5b22926004", X-B3-SpanId:"6779e1523f996afa", X-B3-ParentSpanId:"0a50c4016015d3fc", X-B3-Sampled:"0", X-ONAP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-TransactionID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ECOMP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91bcb7d7-57a0-4692-97a5-162b355d5549"]
2023-04-21T13:39:17.290Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Request body:
2023-04-21T13:39:17.290Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||==========================request end================================================
2023-04-21T13:39:17.332Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:17.332Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:39:17.333Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status text : Not Found
2023-04-21T13:39:17.333Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:39:18 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2023-04-21T13:39:17.333Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Response body:
2023-04-21T13:39:17.333Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:17.333Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|404|Not Found|InvokeReturn
2023-04-21T13:39:17.346Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:39:17.353Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:17.369Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:39:17.369Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/related-to/volume-groups|INFO|500||Invoke
2023-04-21T13:39:17.424Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2023-04-21T13:39:17.425Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/related-to/volume-groups has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:39:16 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[43], x-aai-txid=[0-aai-resources-230421-13:39:16:877-29119], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:17.427Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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/0b664579-5553-4de9-9253-73b3a1a963c3/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/related-to/volume-groups","ERR.5.4.6114"]}}}
2023-04-21T13:39:17.430Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/related-to/volume-groups
2023-04-21T13:39:17.430Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 0b664579-5553-4de9-9253-73b3a1a963c3
2023-04-21T13:39:17.440Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:17.460Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules|INFO|500||Invoke
2023-04-21T13:39:17.460Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[abd051d2-bd1f-485f-9e47-d9ac25c18d0f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c6b8868f-c80b-4442-b519-5d43691e298a], X-ECOMP-RequestID=[abd051d2-bd1f-485f-9e47-d9ac25c18d0f], X-TransactionId=[], X-ONAP-RequestID=[abd051d2-bd1f-485f-9e47-d9ac25c18d0f]}
2023-04-21T13:39:17.508Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:39:16 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[44], x-aai-txid=[0-aai-resources-230421-13:39:16:962-40658], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:17.509Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules|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/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules","ERR.5.4.6114"]}}}
2023-04-21T13:39:17.509Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules|INFO|404|Not Found|InvokeReturn
2023-04-21T13:39:17.511Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3/vf-modules
2023-04-21T13:39:17.511Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 0b664579-5553-4de9-9253-73b3a1a963c3
2023-04-21T13:39:17.545Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:17.681Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:39:17.682Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:39:17.748Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:39:17.749Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:39:17 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[62], vertex-id=[184400], x-aai-txid=[0-aai-resources-230421-13:39:17:183-41362], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:17.749Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682084188692","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0b664579-5553-4de9-9253-73b3a1a963c3","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0b664579-5553-4de9-9253-73b3a1a963c3"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-34650699-e83d-440a-a678-30cb12bd878e_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-04-21T13:39:17.751Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:39:17.751Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:39:17.752Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.752Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:39:17.752Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:17.752Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.753Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:39:17.753Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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:"122fa60755edc904a8e51d5b22926004", X-B3-SpanId:"36f2b98c55e4fb7e", X-B3-ParentSpanId:"0a50c4016015d3fc", X-B3-Sampled:"0", X-ONAP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-TransactionID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ECOMP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5a3deb1-45d3-4af1-93c2-ace916303d89"]
2023-04-21T13:39:17.753Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0b664579-5553-4de9-9253-73b3a1a963c3","serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21"},"instanceName":null,"requestScope":"vnf"}
2023-04-21T13:39:17.753Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:39:17.793Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:17.793Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:17.793Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:39:17.794Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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:"Fri, 21 Apr 2023 13:39:18 GMT", x-envoy-upstream-service-time:"35", server:"envoy"]
2023-04-21T13:39:17.795Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:39:17.795Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:17.796Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:39:17.797Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.797Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-04-21T13:39:17.797Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.798Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.798Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.798Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-TransactionID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ECOMP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d7a2823-d3a7-45ac-bcaa-64ed5c0780c2"]
2023-04-21T13:39:17.799Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.799Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.821Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.822Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.822Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.822Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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:"Fri, 21 Apr 2023 13:39:17 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:17.822Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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" : 10037,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
},
"vnfRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
}
}
}
2023-04-21T13:39:17.823Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.823Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-04-21T13:39:17.825Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:39:17.825Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:39:17.825Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:17.826Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:39:17.826Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:39:17.826Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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:"122fa60755edc904a8e51d5b22926004", X-B3-SpanId:"16f5767cbe705460", X-B3-ParentSpanId:"0a50c4016015d3fc", X-B3-Sampled:"0", X-ONAP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-TransactionID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ECOMP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0804c9d7-8889-416f-ab44-4c3dca29d2f4"]
2023-04-21T13:39:17.826Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"abd051d2-bd1f-485f-9e47-d9ac25c18d0f","requestStatus":"IN_PROGRESS","startTime":1682084357512,"source":"VID","vnfId":"0b664579-5553-4de9-9253-73b3a1a963c3","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","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\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"abd051d2-bd1f-485f-9e47-d9ac25c18d0f"}
2023-04-21T13:39:17.826Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:39:17.869Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:17.870Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:39:17.870Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:39:17.871Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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/abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:18 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:17.871Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:39:17.512+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:39:18.777+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
}
}
}
2023-04-21T13:39:17.872Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:17.872Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:39:17.881Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.881Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:39:17.882Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:17.882Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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-04-21T13:39:17.882Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:39:17.883Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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:"122fa60755edc904a8e51d5b22926004", X-B3-SpanId:"307907fe84dba635", X-B3-ParentSpanId:"0a50c4016015d3fc", X-B3-Sampled:"0", X-ONAP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-TransactionID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ECOMP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36c27a2f-6825-4a3c-8be3-a7d9b358a072"]
2023-04-21T13:39:17.883Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|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\":\"1db45dfa-3aef-4f63-850f-7426365ac91b\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"99a4bd3c-329c-468d-a485-1b7623b5c100\",\"modelVersionId\":\"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\"modelCustomizationId\":\"99a4bd3c-329c-468d-a485-1b7623b5c100\",\"modelUuid\":\"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\"modelInvariantUuid\":\"1db45dfa-3aef-4f63-850f-7426365ac91b\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\",\"vnfInstanceId\":\"0b664579-5553-4de9-9253-73b3a1a963c3\"}","type":"String"},"requestId":{"value":"abd051d2-bd1f-485f-9e47-d9ac25c18d0f","type":"String"},"mso-request-id":{"value":"abd051d2-bd1f-485f-9e47-d9ac25c18d0f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0b664579-5553-4de9-9253-73b3a1a963c3","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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:39:17.883Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:39:18.903Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:18.905Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:39:18.905Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:39:18.906Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:39:18 GMT", X-ONAP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-TransactionID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ECOMP-RequestID:"abd051d2-bd1f-485f-9e47-d9ac25c18d0f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"36c27a2f-6825-4a3c-8be3-a7d9b358a072", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1013", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:18.907Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"abd051d2-bd1f-485f-9e47-d9ac25c18d0f\",\"instanceId\":\"0b664579-5553-4de9-9253-73b3a1a963c3\"}}","message":"Success","processInstanceID":"e98ed5ec-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:39:18.907Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:18.908Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:39:18.914Z|abd051d2-bd1f-485f-9e47-d9ac25c18d0f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:19.125Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:19.130Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:19.131Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||Invoke
2023-04-21T13:39:19.131Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:19.131Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:19.131Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Method : GET
2023-04-21T13:39:19.131Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c3607cd52e64a11cf3123d106c4b20a", X-B3-SpanId:"aebb06ea23028f28", X-B3-ParentSpanId:"40ccbe11151b7147", X-B3-Sampled:"0", X-ONAP-RequestID:"96a18e25-36f2-4b7a-8fc3-dc22ba611f09", X-RequestID:"96a18e25-36f2-4b7a-8fc3-dc22ba611f09", X-TransactionID:"96a18e25-36f2-4b7a-8fc3-dc22ba611f09", X-ECOMP-RequestID:"96a18e25-36f2-4b7a-8fc3-dc22ba611f09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cee66c71-6d64-4b56-9789-99461e44c875"]
2023-04-21T13:39:19.132Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Request body:
2023-04-21T13:39:19.132Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||==========================request end================================================
2023-04-21T13:39:19.161Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:19.161Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:19.161Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status text : OK
2023-04-21T13:39:19.162Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:20 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:19.162Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Response body: {
"requestId" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:39:17.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:19.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
}
}
}
2023-04-21T13:39:19.162Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:19.162Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||InvokeReturn
2023-04-21T13:39:19.163Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:19.163Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:19.163Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:19.164Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:19.164Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:19.164Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c3607cd52e64a11cf3123d106c4b20a", X-B3-SpanId:"ffc0de3a6eb72ece", X-B3-ParentSpanId:"40ccbe11151b7147", X-B3-Sampled:"0", X-ONAP-RequestID:"96a18e25-36f2-4b7a-8fc3-dc22ba611f09", X-RequestID:"96a18e25-36f2-4b7a-8fc3-dc22ba611f09", X-TransactionID:"96a18e25-36f2-4b7a-8fc3-dc22ba611f09", X-ECOMP-RequestID:"96a18e25-36f2-4b7a-8fc3-dc22ba611f09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95b08ed5-0c79-4eda-b052-bbc8309c2df9"]
2023-04-21T13:39:19.164Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:19.164Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:19.180Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:19.181Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:19.181Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:19.181Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&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:"Fri, 21 Apr 2023 13:39:20 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:19.182Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:19.182Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:19.182Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:19.187Z|96a18e25-36f2-4b7a-8fc3-dc22ba611f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:19.397Z|903e8b3a-53e5-4b46-87a3-2959c850c200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:19.397Z|c7f6a19d-d475-4c0e-a44f-73320d384a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:19.397Z|903e8b3a-53e5-4b46-87a3-2959c850c200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:19.397Z|c7f6a19d-d475-4c0e-a44f-73320d384a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:20.748Z|274d477e-6139-4eb6-95d9-392381135f05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:20.749Z|274d477e-6139-4eb6-95d9-392381135f05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:26.135Z|95d26810-bdc6-4ad6-ac73-3f2d19ac1e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:39:26.135Z|95d26810-bdc6-4ad6-ac73-3f2d19ac1e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:39:29.370Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:29.379Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:29.379Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||Invoke
2023-04-21T13:39:29.379Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:29.380Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:29.380Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Method : GET
2023-04-21T13:39:29.380Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99dcc745d305f288f92d64b6301477b2", X-B3-SpanId:"66fa3da002593cd5", X-B3-ParentSpanId:"36306fd41b3d0ea1", X-B3-Sampled:"0", X-ONAP-RequestID:"bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0", X-RequestID:"bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0", X-TransactionID:"bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0", X-ECOMP-RequestID:"bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7d3f335-b896-43d9-8f1c-0ac0a0958c0a"]
2023-04-21T13:39:29.380Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Request body:
2023-04-21T13:39:29.380Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||==========================request end================================================
2023-04-21T13:39:29.425Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:29.425Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:29.425Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status text : OK
2023-04-21T13:39:29.425Z|8603e9dc-b92f-4585-ab9a-3b81d6ff633d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:29.425Z|3697a5d3-ca77-4c4f-9972-b61155058104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:29.426Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:30 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:29.426Z|3697a5d3-ca77-4c4f-9972-b61155058104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:29.426Z|8603e9dc-b92f-4585-ab9a-3b81d6ff633d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:29.426Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Response body: {
"requestId" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:17.000+00:00",
"endTime" : "2023-04-21T13:39:23.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:25.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
}
}
}
2023-04-21T13:39:29.427Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:29.427Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||InvokeReturn
2023-04-21T13:39:29.428Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:29.428Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:29.428Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:29.428Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:29.429Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:29.429Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99dcc745d305f288f92d64b6301477b2", X-B3-SpanId:"73ca232e93cd5c72", X-B3-ParentSpanId:"36306fd41b3d0ea1", X-B3-Sampled:"0", X-ONAP-RequestID:"bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0", X-RequestID:"bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0", X-TransactionID:"bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0", X-ECOMP-RequestID:"bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d87e9e41-5232-4361-86f7-719d4f46e02f"]
2023-04-21T13:39:29.429Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:29.429Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:29.448Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:29.448Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:29.449Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:29.449Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&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:"Fri, 21 Apr 2023 13:39:30 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:29.450Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:29.451Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:29.451Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:29.458Z|bc62d6b1-5e1b-4ec2-8b61-c6d8080253a0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:29.653Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:29.659Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:29.659Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||Invoke
2023-04-21T13:39:29.660Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:29.660Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:29.660Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Method : GET
2023-04-21T13:39:29.660Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d28113cf4ffc00b60aef0e6c3b96f8c", X-B3-SpanId:"a562e0185efa2c09", X-B3-ParentSpanId:"5cbc70dd33e65d44", X-B3-Sampled:"0", X-ONAP-RequestID:"b3d393b3-dc2d-48f1-939e-9ca2e875cb58", X-RequestID:"b3d393b3-dc2d-48f1-939e-9ca2e875cb58", X-TransactionID:"b3d393b3-dc2d-48f1-939e-9ca2e875cb58", X-ECOMP-RequestID:"b3d393b3-dc2d-48f1-939e-9ca2e875cb58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98594714-58f5-4c23-bed4-6f3f392e3f82"]
2023-04-21T13:39:29.660Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Request body:
2023-04-21T13:39:29.660Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||==========================request end================================================
2023-04-21T13:39:29.696Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:29.696Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:29.697Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status text : OK
2023-04-21T13:39:29.697Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:30 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:29.697Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Response body: {
"requestId" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:17.000+00:00",
"endTime" : "2023-04-21T13:39:23.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:25.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
}
}
}
2023-04-21T13:39:29.698Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:29.698Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||InvokeReturn
2023-04-21T13:39:29.699Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:29.699Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:29.699Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:29.700Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:29.700Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:29.700Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d28113cf4ffc00b60aef0e6c3b96f8c", X-B3-SpanId:"97e8e464ba4463e4", X-B3-ParentSpanId:"5cbc70dd33e65d44", X-B3-Sampled:"0", X-ONAP-RequestID:"b3d393b3-dc2d-48f1-939e-9ca2e875cb58", X-RequestID:"b3d393b3-dc2d-48f1-939e-9ca2e875cb58", X-TransactionID:"b3d393b3-dc2d-48f1-939e-9ca2e875cb58", X-ECOMP-RequestID:"b3d393b3-dc2d-48f1-939e-9ca2e875cb58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdfe4879-77ec-4c11-a5d9-30636cd63da3"]
2023-04-21T13:39:29.700Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:29.700Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:29.715Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:29.715Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:29.716Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:29.716Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&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:"Fri, 21 Apr 2023 13:39:30 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:29.716Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:29.717Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:29.717Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:29.723Z|b3d393b3-dc2d-48f1-939e-9ca2e875cb58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:29.925Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:29.930Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:29.930Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||Invoke
2023-04-21T13:39:29.931Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:29.931Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:29.931Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Method : GET
2023-04-21T13:39:29.931Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"680bc94684b4bf849823b7856d4c7318", X-B3-SpanId:"8975820663e512ac", X-B3-ParentSpanId:"ce5a17c30ecfca07", X-B3-Sampled:"0", X-ONAP-RequestID:"30dae28f-6a1c-430a-9315-880452631eb8", X-RequestID:"30dae28f-6a1c-430a-9315-880452631eb8", X-TransactionID:"30dae28f-6a1c-430a-9315-880452631eb8", X-ECOMP-RequestID:"30dae28f-6a1c-430a-9315-880452631eb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bcc9af6-6af9-4225-bbd2-001ff378fa95"]
2023-04-21T13:39:29.931Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Request body:
2023-04-21T13:39:29.932Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||==========================request end================================================
2023-04-21T13:39:29.969Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:29.969Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:29.970Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status text : OK
2023-04-21T13:39:29.970Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:30 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:29.972Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Response body: {
"requestId" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:17.000+00:00",
"endTime" : "2023-04-21T13:39:23.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:25.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
}
}
}
2023-04-21T13:39:29.972Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:29.973Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||InvokeReturn
2023-04-21T13:39:29.974Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:29.974Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:29.974Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:29.975Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:29.975Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:29.975Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"680bc94684b4bf849823b7856d4c7318", X-B3-SpanId:"c540d6f9545d3d4f", X-B3-ParentSpanId:"ce5a17c30ecfca07", X-B3-Sampled:"0", X-ONAP-RequestID:"30dae28f-6a1c-430a-9315-880452631eb8", X-RequestID:"30dae28f-6a1c-430a-9315-880452631eb8", X-TransactionID:"30dae28f-6a1c-430a-9315-880452631eb8", X-ECOMP-RequestID:"30dae28f-6a1c-430a-9315-880452631eb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee4c3de9-25d4-4c9f-8b09-75ae4922872a"]
2023-04-21T13:39:29.975Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:29.975Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:29.997Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:29.997Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:29.998Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:29.998Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&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:"Fri, 21 Apr 2023 13:39:30 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:29.999Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:30.000Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:30.000Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:30.005Z|30dae28f-6a1c-430a-9315-880452631eb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:30.200Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:30.205Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:30.205Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||Invoke
2023-04-21T13:39:30.205Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:30.205Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:30.205Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Method : GET
2023-04-21T13:39:30.206Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2f175c9cd89dbc0d822b716a6807213", X-B3-SpanId:"33649069a6ee1c6f", X-B3-ParentSpanId:"0e2b03a2436a3d76", X-B3-Sampled:"0", X-ONAP-RequestID:"53d89c54-978b-4d59-b55d-d1527d229d85", X-RequestID:"53d89c54-978b-4d59-b55d-d1527d229d85", X-TransactionID:"53d89c54-978b-4d59-b55d-d1527d229d85", X-ECOMP-RequestID:"53d89c54-978b-4d59-b55d-d1527d229d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"195b0f29-cf92-4a76-9ce6-f6001de9b371"]
2023-04-21T13:39:30.206Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Request body:
2023-04-21T13:39:30.206Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||==========================request end================================================
2023-04-21T13:39:30.246Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:30.247Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:30.247Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status text : OK
2023-04-21T13:39:30.247Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:30 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:30.249Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Response body: {
"requestId" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:17.000+00:00",
"endTime" : "2023-04-21T13:39:23.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:25.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
}
}
}
2023-04-21T13:39:30.250Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:30.250Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||InvokeReturn
2023-04-21T13:39:30.251Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:30.251Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:30.251Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:30.251Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:30.251Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:30.251Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2f175c9cd89dbc0d822b716a6807213", X-B3-SpanId:"77e561e348672c0b", X-B3-ParentSpanId:"0e2b03a2436a3d76", X-B3-Sampled:"0", X-ONAP-RequestID:"53d89c54-978b-4d59-b55d-d1527d229d85", X-RequestID:"53d89c54-978b-4d59-b55d-d1527d229d85", X-TransactionID:"53d89c54-978b-4d59-b55d-d1527d229d85", X-ECOMP-RequestID:"53d89c54-978b-4d59-b55d-d1527d229d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41d9a905-668b-4726-bc8b-74d436de83ae"]
2023-04-21T13:39:30.252Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:30.252Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:30.271Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:30.271Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:30.272Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:30.272Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&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:"Fri, 21 Apr 2023 13:39:30 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:30.273Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:30.274Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:30.274Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:30.281Z|53d89c54-978b-4d59-b55d-d1527d229d85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:30.484Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:30.487Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:30.488Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||Invoke
2023-04-21T13:39:30.488Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:30.488Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f
2023-04-21T13:39:30.488Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Method : GET
2023-04-21T13:39:30.488Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9286f23cfe81ed234736c214a77436b9", X-B3-SpanId:"ec0a839ad194bb34", X-B3-ParentSpanId:"0666ddd61be29ace", X-B3-Sampled:"0", X-ONAP-RequestID:"3b2ca84f-ef3b-49d7-b4dc-3052c24da859", X-RequestID:"3b2ca84f-ef3b-49d7-b4dc-3052c24da859", X-TransactionID:"3b2ca84f-ef3b-49d7-b4dc-3052c24da859", X-ECOMP-RequestID:"3b2ca84f-ef3b-49d7-b4dc-3052c24da859", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a058d30-42ea-4f6c-ab87-e9adf4ffa17d"]
2023-04-21T13:39:30.488Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Request body:
2023-04-21T13:39:30.489Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||==========================request end================================================
2023-04-21T13:39:30.526Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:30.526Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:30.526Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Status text : OK
2023-04-21T13:39:30.526Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:31 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:30.527Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||Response body: {
"requestId" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:17.000+00:00",
"endTime" : "2023-04-21T13:39:23.000+00:00",
"source" : "VID",
"vnfId" : "0b664579-5553-4de9-9253-73b3a1a963c3",
"vnfName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e_vnf_0",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"1db45dfa-3aef-4f63-850f-7426365ac91b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5b154163-e5d0-4bed-a01d-773298ba1fc7\",\n \"modelCustomizationId\": \"99a4bd3c-329c-468d-a485-1b7623b5c100\",\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:25.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "vnf",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/vnfs/0b664579-5553-4de9-9253-73b3a1a963c3",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "abd051d2-bd1f-485f-9e47-d9ac25c18d0f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f"
}
}
}
2023-04-21T13:39:30.527Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:30.527Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|INFO|500||InvokeReturn
2023-04-21T13:39:30.528Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:30.528Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:30.528Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:30.528Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false
2023-04-21T13:39:30.528Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:30.528Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9286f23cfe81ed234736c214a77436b9", X-B3-SpanId:"492ac95a22328855", X-B3-ParentSpanId:"0666ddd61be29ace", X-B3-Sampled:"0", X-ONAP-RequestID:"3b2ca84f-ef3b-49d7-b4dc-3052c24da859", X-RequestID:"3b2ca84f-ef3b-49d7-b4dc-3052c24da859", X-TransactionID:"3b2ca84f-ef3b-49d7-b4dc-3052c24da859", X-ECOMP-RequestID:"3b2ca84f-ef3b-49d7-b4dc-3052c24da859", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11385205-cfdc-41ce-8287-2326d4c08b93"]
2023-04-21T13:39:30.529Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:30.529Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:30.544Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:30.544Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:30.545Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:30.545Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&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:"Fri, 21 Apr 2023 13:39:31 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:30.545Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:30.545Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:30.546Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abd051d2-bd1f-485f-9e47-d9ac25c18d0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:30.550Z|3b2ca84f-ef3b-49d7-b4dc-3052c24da859|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/abd051d2-bd1f-485f-9e47-d9ac25c18d0f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:30.775Z|a8a428c1-5a9d-4cab-a1a8-f5f5f7263b52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:30.776Z|a8a428c1-5a9d-4cab-a1a8-f5f5f7263b52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:32.803Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:32.805Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||Checking if requestId: 15f2169c-8dc7-4054-9e31-b95c30870db3 already exists in requestDb InfraActiveRequests table
2023-04-21T13:39:32.805Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:32.806Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||Invoke
2023-04-21T13:39:32.806Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:32.806Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:32.806Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Method : GET
2023-04-21T13:39:32.806Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05e4d36bf7e7f6c8efa7083c3f697a3c", X-B3-SpanId:"062e85c27c98f109", X-B3-ParentSpanId:"8c0b3cc52e4ce655", X-B3-Sampled:"0", X-ONAP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-TransactionID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ECOMP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b52bc375-8c48-48b6-9767-7d3ed865b043"]
2023-04-21T13:39:32.806Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Request body:
2023-04-21T13:39:32.806Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||==========================request end================================================
2023-04-21T13:39:32.847Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:32.847Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:39:32.848Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status text : Not Found
2023-04-21T13:39:32.848Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:39:33 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2023-04-21T13:39:32.848Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Response body:
2023-04-21T13:39:32.848Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:32.849Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|404|Not Found|InvokeReturn
2023-04-21T13:39:32.855Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:39:32.860Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:32.873Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:39:32.873Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|INFO|500||Invoke
2023-04-21T13:39:32.921Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|INFO|500||InvokeReturn
2023-04-21T13:39:32.922Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:39:32 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[45], vertex-id=[192512], x-aai-txid=[1-aai-resources-230421-13:39:32:374-27517], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:32.923Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21"}]}
2023-04-21T13:39:32.927Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:32.940Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-21T13:39:32.940Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6cfc9f06-b267-451e-9452-ba3aea2e66df], X-ECOMP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-TransactionId=[], X-ONAP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3]}
2023-04-21T13:39:32.983Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:39:32 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[40], x-aai-txid=[1-aai-resources-230421-13:39:32:441-27927], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:32.984Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/generic-vnfs","ERR.5.4.6114"]}}}
2023-04-21T13:39:32.984Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-21T13:39:32.986Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-04-21T13:39:32.989Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:33.001Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|INFO|500||Invoke
2023-04-21T13:39:33.001Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[02295941-a096-4973-89d4-3274a1728823], X-ECOMP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-TransactionId=[], X-ONAP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3]}
2023-04-21T13:39:33.045Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:39:32 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[41], vertex-id=[192512], x-aai-txid=[1-aai-resources-230421-13:39:32:500-34854], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:33.046Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21"}]}
2023-04-21T13:39:33.046Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|INFO|500||InvokeReturn
2023-04-21T13:39:33.050Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:33.062Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-21T13:39:33.063Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[35aaecf1-b805-40b8-9801-27aa0c48500d], X-ECOMP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-TransactionId=[], X-ONAP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3]}
2023-04-21T13:39:33.107Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:39:32 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-230421-13:39:32:563-89060], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:33.107Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/l3-networks","ERR.5.4.6114"]}}}
2023-04-21T13:39:33.108Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-21T13:39:33.109Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-04-21T13:39:33.114Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:33.131Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|INFO|500||Invoke
2023-04-21T13:39:33.131Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[00efa825-9ab8-4a6b-a215-ae071828f10c], X-ECOMP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-TransactionId=[], X-ONAP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3]}
2023-04-21T13:39:33.183Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:39:32 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[49], vertex-id=[192512], x-aai-txid=[2-aai-resources-230421-13:39:32:632-91993], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:33.184Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21"}]}
2023-04-21T13:39:33.185Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21?format=pathed|INFO|500||InvokeReturn
2023-04-21T13:39:33.188Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:33.200Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-21T13:39:33.200Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/configurations?resultIndex=0&resultSize=1&format=count|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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6eb758fe-7ded-42ff-887b-e8198143cf9b], X-ECOMP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3], X-TransactionId=[], X-ONAP-RequestID=[15f2169c-8dc7-4054-9e31-b95c30870db3]}
2023-04-21T13:39:33.250Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 21 Apr 2023 13:39:32 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[46], x-aai-txid=[0-aai-resources-230421-13:39:32:700-37839], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:33.250Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/configurations","ERR.5.4.6114"]}}}
2023-04-21T13:39:33.251Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-21T13:39:33.252Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-04-21T13:39:33.255Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:39:33.267Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:39:33.267Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:39:33.322Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:39:33.323Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:39:32 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[52], vertex-id=[184400], x-aai-txid=[2-aai-resources-230421-13:39:32:767-5001], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:39:33.324Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682084363076","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-04-21T13:39:33.325Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:39:33.325Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:39:33.326Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.326Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:39:33.326Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:33.327Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.327Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:39:33.327Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"05e4d36bf7e7f6c8efa7083c3f697a3c", X-B3-SpanId:"b969aa8eeaddab7e", X-B3-ParentSpanId:"8c0b3cc52e4ce655", X-B3-Sampled:"0", X-ONAP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-TransactionID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ECOMP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17c6a427-16b5-45ac-a790-dd23248fbaac"]
2023-04-21T13:39:33.327Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21"},"instanceName":null,"requestScope":"service"}
2023-04-21T13:39:33.327Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:39:33.359Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:33.359Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:33.359Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:39:33.360Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"Fri, 21 Apr 2023 13:39:33 GMT", x-envoy-upstream-service-time:"29", server:"envoy"]
2023-04-21T13:39:33.360Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:39:33.360Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:33.360Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:39:33.361Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.361Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-21T13:39:33.361Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:33.361Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.361Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET
2023-04-21T13:39:33.361Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-TransactionID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ECOMP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b6a1854-14a5-485d-beea-177836c1089f"]
2023-04-21T13:39:33.362Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body:
2023-04-21T13:39:33.362Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-21T13:39:33.402Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:33.403Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.403Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK
2023-04-21T13:39:33.403Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"Fri, 21 Apr 2023 13:39:33 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:33.405Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:39:33.405Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:33.405Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-21T13:39:33.408Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.408Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.409Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.409Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.409Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.409Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-TransactionID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ECOMP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa9064b5-f488-4515-85ff-d30fb688844d"]
2023-04-21T13:39:33.409Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.409Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.432Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.432Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.433Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.433Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"Fri, 21 Apr 2023 13:39:33 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:33.434Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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" : 536,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
}
}
}
2023-04-21T13:39:33.435Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.436Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.438Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.438Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-21T13:39:33.439Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:33.439Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.439Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET
2023-04-21T13:39:33.439Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-TransactionID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ECOMP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d80c9b6-3c30-407f-9f47-e37f84341f7d"]
2023-04-21T13:39:33.439Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body:
2023-04-21T13:39:33.440Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-21T13:39:33.458Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:33.458Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.459Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK
2023-04-21T13:39:33.459Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"Fri, 21 Apr 2023 13:39:33 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:33.460Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:39:33.460Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:33.461Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-21T13:39:33.464Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:39:33.464Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:39:33.465Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:33.465Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:39:33.465Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:39:33.465Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"05e4d36bf7e7f6c8efa7083c3f697a3c", X-B3-SpanId:"9d0390d3ab8db142", X-B3-ParentSpanId:"8c0b3cc52e4ce655", X-B3-Sampled:"0", X-ONAP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-TransactionID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ECOMP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebb45466-7ae3-42ef-a7e0-95561d41aed7"]
2023-04-21T13:39:33.465Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"15f2169c-8dc7-4054-9e31-b95c30870db3","requestStatus":"IN_PROGRESS","startTime":1682084373253,"source":"VID","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"15f2169c-8dc7-4054-9e31-b95c30870db3"}
2023-04-21T13:39:33.465Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:39:33.505Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:33.506Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:39:33.507Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:39:33.507Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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/15f2169c-8dc7-4054-9e31-b95c30870db3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:33 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:33.508Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:39:33.253+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:39:34.418+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
}
}
}
2023-04-21T13:39:33.508Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:33.508Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:39:33.517Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.518Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:39:33.518Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:33.518Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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-04-21T13:39:33.518Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:39:33.519Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|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:"05e4d36bf7e7f6c8efa7083c3f697a3c", X-B3-SpanId:"13b4edb61fda8fa2", X-B3-ParentSpanId:"8c0b3cc52e4ce655", X-B3-Sampled:"0", X-ONAP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-TransactionID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ECOMP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fbd8317-88e8-458d-8017-23a413e561aa"]
2023-04-21T13:39:33.519Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\"modelUuid\":\"bf272038-9448-4e94-aa26-d87ee8a72f2a\",\"modelInvariantUuid\":\"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\"}","type":"String"},"requestId":{"value":"15f2169c-8dc7-4054-9e31-b95c30870db3","type":"String"},"mso-request-id":{"value":"15f2169c-8dc7-4054-9e31-b95c30870db3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","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/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:39:33.519Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:39:34.545Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:34.546Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:39:34.546Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:39:34.547Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:39:34 GMT", X-ONAP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-TransactionID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ECOMP-RequestID:"15f2169c-8dc7-4054-9e31-b95c30870db3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5fbd8317-88e8-458d-8017-23a413e561aa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1021", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:34.547Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"15f2169c-8dc7-4054-9e31-b95c30870db3\",\"instanceId\":\"f96cdbfa-7929-4dee-be88-5ecb3c0ebb21\"}}","message":"Success","processInstanceID":"f2e128c4-e049-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:39:34.547Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:34.548Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:39:34.552Z|15f2169c-8dc7-4054-9e31-b95c30870db3|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:34.764Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:34.772Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:34.772Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||Invoke
2023-04-21T13:39:34.773Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:34.773Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:34.773Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Method : GET
2023-04-21T13:39:34.773Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dee4962c18734f96a56cd9430a317de4", X-B3-SpanId:"5dbf0c5fdf586117", X-B3-ParentSpanId:"17a416aa7dca5f5d", X-B3-Sampled:"0", X-ONAP-RequestID:"97229a68-9500-4f96-ab75-cdea803de735", X-RequestID:"97229a68-9500-4f96-ab75-cdea803de735", X-TransactionID:"97229a68-9500-4f96-ab75-cdea803de735", X-ECOMP-RequestID:"97229a68-9500-4f96-ab75-cdea803de735", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ebf2f5f-89ff-4c43-9822-f78fdacd5f12"]
2023-04-21T13:39:34.773Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Request body:
2023-04-21T13:39:34.773Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||==========================request end================================================
2023-04-21T13:39:34.812Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:34.812Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:34.812Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status text : OK
2023-04-21T13:39:34.812Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:34 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:34.814Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Response body: {
"requestId" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:39:33.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:34.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
}
}
}
2023-04-21T13:39:34.815Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:34.815Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||InvokeReturn
2023-04-21T13:39:34.815Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:34.816Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:34.816Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:34.816Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:34.816Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:34.816Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dee4962c18734f96a56cd9430a317de4", X-B3-SpanId:"19728480a05200fb", X-B3-ParentSpanId:"17a416aa7dca5f5d", X-B3-Sampled:"0", X-ONAP-RequestID:"97229a68-9500-4f96-ab75-cdea803de735", X-RequestID:"97229a68-9500-4f96-ab75-cdea803de735", X-TransactionID:"97229a68-9500-4f96-ab75-cdea803de735", X-ECOMP-RequestID:"97229a68-9500-4f96-ab75-cdea803de735", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"755b11c4-fba0-4f21-af70-91bca0bf5d25"]
2023-04-21T13:39:34.816Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:34.816Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:34.846Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:34.846Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:34.846Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:34.847Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&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:"Fri, 21 Apr 2023 13:39:34 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:34.848Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:34.848Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:34.849Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:34.855Z|97229a68-9500-4f96-ab75-cdea803de735|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:39.457Z|97774697-1c17-4f41-94da-d42b57a3301c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:39.458Z|97774697-1c17-4f41-94da-d42b57a3301c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:39.458Z|ee7321ee-8558-4208-ae56-6b6078c47ba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:39.459Z|ee7321ee-8558-4208-ae56-6b6078c47ba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:40.810Z|88072260-5970-492c-95a9-038a4cc136a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:40.810Z|88072260-5970-492c-95a9-038a4cc136a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:41.135Z|1f2c9570-3306-4959-a079-f13c3bfdf678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:39:41.139Z|1f2c9570-3306-4959-a079-f13c3bfdf678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:39:41.597Z|12d32e45-e448-488f-be86-53b2c9177f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:39:41.597Z|12d32e45-e448-488f-be86-53b2c9177f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:39:45.043Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:45.051Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:45.052Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||Invoke
2023-04-21T13:39:45.052Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:45.052Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:45.052Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Method : GET
2023-04-21T13:39:45.052Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"831cbffc6958f3fdbcca2f5eafc8d3e5", X-B3-SpanId:"48392a495fb7a5ba", X-B3-ParentSpanId:"a0d278a3856839be", X-B3-Sampled:"0", X-ONAP-RequestID:"107edfd8-5e33-49a4-bd90-b425be32e475", X-RequestID:"107edfd8-5e33-49a4-bd90-b425be32e475", X-TransactionID:"107edfd8-5e33-49a4-bd90-b425be32e475", X-ECOMP-RequestID:"107edfd8-5e33-49a4-bd90-b425be32e475", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5de7334-81d9-42f6-9f35-ab3d74c77354"]
2023-04-21T13:39:45.052Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Request body:
2023-04-21T13:39:45.052Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||==========================request end================================================
2023-04-21T13:39:45.092Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:45.093Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:45.093Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status text : OK
2023-04-21T13:39:45.094Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:46 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:45.094Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Response body: {
"requestId" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:33.000+00:00",
"endTime" : "2023-04-21T13:39:39.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:40.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
}
}
}
2023-04-21T13:39:45.095Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:45.095Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||InvokeReturn
2023-04-21T13:39:45.097Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:45.097Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:45.098Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:45.098Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:45.098Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:45.099Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"831cbffc6958f3fdbcca2f5eafc8d3e5", X-B3-SpanId:"272e4940c6615e4f", X-B3-ParentSpanId:"a0d278a3856839be", X-B3-Sampled:"0", X-ONAP-RequestID:"107edfd8-5e33-49a4-bd90-b425be32e475", X-RequestID:"107edfd8-5e33-49a4-bd90-b425be32e475", X-TransactionID:"107edfd8-5e33-49a4-bd90-b425be32e475", X-ECOMP-RequestID:"107edfd8-5e33-49a4-bd90-b425be32e475", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6058418c-2a6c-4111-95e3-ce5e05a0d5c7"]
2023-04-21T13:39:45.099Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:45.099Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:45.124Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:45.124Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:45.124Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:45.125Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&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:"Fri, 21 Apr 2023 13:39:46 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:45.125Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:45.126Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:45.126Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:45.134Z|107edfd8-5e33-49a4-bd90-b425be32e475|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:45.357Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:45.362Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:45.362Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||Invoke
2023-04-21T13:39:45.362Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:45.362Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:45.363Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Method : GET
2023-04-21T13:39:45.363Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d94446b3bac5d41dc76831652e9fc7bd", X-B3-SpanId:"d0389ad64b2276c8", X-B3-ParentSpanId:"fee0ca3c1f29358d", X-B3-Sampled:"0", X-ONAP-RequestID:"f202dc57-e068-43b2-9b81-adfb5dcf5ccf", X-RequestID:"f202dc57-e068-43b2-9b81-adfb5dcf5ccf", X-TransactionID:"f202dc57-e068-43b2-9b81-adfb5dcf5ccf", X-ECOMP-RequestID:"f202dc57-e068-43b2-9b81-adfb5dcf5ccf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f734258-a75e-44dd-83b1-ed895519e5a6"]
2023-04-21T13:39:45.363Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Request body:
2023-04-21T13:39:45.363Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||==========================request end================================================
2023-04-21T13:39:45.399Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:45.399Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:45.399Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status text : OK
2023-04-21T13:39:45.400Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:46 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:45.400Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Response body: {
"requestId" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:33.000+00:00",
"endTime" : "2023-04-21T13:39:39.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:40.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
}
}
}
2023-04-21T13:39:45.400Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:45.401Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||InvokeReturn
2023-04-21T13:39:45.402Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:45.402Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:45.402Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:45.403Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:45.403Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:45.403Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d94446b3bac5d41dc76831652e9fc7bd", X-B3-SpanId:"b921edf9f465ccd8", X-B3-ParentSpanId:"fee0ca3c1f29358d", X-B3-Sampled:"0", X-ONAP-RequestID:"f202dc57-e068-43b2-9b81-adfb5dcf5ccf", X-RequestID:"f202dc57-e068-43b2-9b81-adfb5dcf5ccf", X-TransactionID:"f202dc57-e068-43b2-9b81-adfb5dcf5ccf", X-ECOMP-RequestID:"f202dc57-e068-43b2-9b81-adfb5dcf5ccf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e18e7646-f8f6-4063-983e-5aca48a8aee9"]
2023-04-21T13:39:45.403Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:45.403Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:45.424Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:45.425Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:45.425Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:45.425Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&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:"Fri, 21 Apr 2023 13:39:46 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:45.426Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:45.426Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:45.427Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:45.432Z|f202dc57-e068-43b2-9b81-adfb5dcf5ccf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:45.614Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:45.618Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:45.619Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||Invoke
2023-04-21T13:39:45.619Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:45.619Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:45.619Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Method : GET
2023-04-21T13:39:45.620Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63d8d6048c7acb3d0ac1be9dc0e00a46", X-B3-SpanId:"8d235f5f6953308f", X-B3-ParentSpanId:"31540b64c228c022", X-B3-Sampled:"0", X-ONAP-RequestID:"7b12fb9e-1581-4ba4-b564-83e87c38ccf5", X-RequestID:"7b12fb9e-1581-4ba4-b564-83e87c38ccf5", X-TransactionID:"7b12fb9e-1581-4ba4-b564-83e87c38ccf5", X-ECOMP-RequestID:"7b12fb9e-1581-4ba4-b564-83e87c38ccf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7ceceaf-a306-4efd-9cc9-614b6bb148fe"]
2023-04-21T13:39:45.620Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Request body:
2023-04-21T13:39:45.620Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||==========================request end================================================
2023-04-21T13:39:45.659Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:45.660Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:45.660Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status text : OK
2023-04-21T13:39:45.661Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:46 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:45.662Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Response body: {
"requestId" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:33.000+00:00",
"endTime" : "2023-04-21T13:39:39.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:40.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
}
}
}
2023-04-21T13:39:45.662Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:45.662Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||InvokeReturn
2023-04-21T13:39:45.663Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:45.663Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:45.663Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:45.664Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:45.664Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:45.664Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63d8d6048c7acb3d0ac1be9dc0e00a46", X-B3-SpanId:"e3497a4517a26efc", X-B3-ParentSpanId:"31540b64c228c022", X-B3-Sampled:"0", X-ONAP-RequestID:"7b12fb9e-1581-4ba4-b564-83e87c38ccf5", X-RequestID:"7b12fb9e-1581-4ba4-b564-83e87c38ccf5", X-TransactionID:"7b12fb9e-1581-4ba4-b564-83e87c38ccf5", X-ECOMP-RequestID:"7b12fb9e-1581-4ba4-b564-83e87c38ccf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90dec7a5-1c10-4e2c-9703-c3cc94b33870"]
2023-04-21T13:39:45.664Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:45.664Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:45.682Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:45.682Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:45.682Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:45.682Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&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:"Fri, 21 Apr 2023 13:39:46 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:45.684Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:45.684Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:45.684Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:45.690Z|7b12fb9e-1581-4ba4-b564-83e87c38ccf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:45.950Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:39:45.955Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:45.956Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||Invoke
2023-04-21T13:39:45.957Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:45.957Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3
2023-04-21T13:39:45.957Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Method : GET
2023-04-21T13:39:45.957Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4656fb7cbf269f73b9be545e8a3faee", X-B3-SpanId:"300c10f17ae8b8ad", X-B3-ParentSpanId:"cb28f627e936173e", X-B3-Sampled:"0", X-ONAP-RequestID:"f357f97d-40ec-44e4-a281-a333229455d6", X-RequestID:"f357f97d-40ec-44e4-a281-a333229455d6", X-TransactionID:"f357f97d-40ec-44e4-a281-a333229455d6", X-ECOMP-RequestID:"f357f97d-40ec-44e4-a281-a333229455d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9893e9b4-76a1-4eab-9aab-0c18ccc3c7fc"]
2023-04-21T13:39:45.958Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Request body:
2023-04-21T13:39:45.958Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||==========================request end================================================
2023-04-21T13:39:45.999Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:46.000Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:46.000Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Status text : OK
2023-04-21T13:39:46.001Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:39:46 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:46.001Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||Response body: {
"requestId" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"requestStatus" : "COMPLETE",
"statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:39:33.000+00:00",
"endTime" : "2023-04-21T13:39:39.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"40ed019f-c1fb-48ef-9ba3-6a9f4753daef\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bf272038-9448-4e94-aa26-d87ee8a72f2a\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:39:40.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"serviceInstanceName" : "basic_vm-34650699-e83d-440a-a678-30cb12bd878e",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f96cdbfa-7929-4dee-be88-5ecb3c0ebb21",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "15f2169c-8dc7-4054-9e31-b95c30870db3",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3"
}
}
}
2023-04-21T13:39:46.001Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:46.002Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15f2169c-8dc7-4054-9e31-b95c30870db3|INFO|500||InvokeReturn
2023-04-21T13:39:46.003Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:46.004Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:39:46.004Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:39:46.004Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false
2023-04-21T13:39:46.004Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:39:46.005Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4656fb7cbf269f73b9be545e8a3faee", X-B3-SpanId:"dd5f7a08b3a4d0bf", X-B3-ParentSpanId:"cb28f627e936173e", X-B3-Sampled:"0", X-ONAP-RequestID:"f357f97d-40ec-44e4-a281-a333229455d6", X-RequestID:"f357f97d-40ec-44e4-a281-a333229455d6", X-TransactionID:"f357f97d-40ec-44e4-a281-a333229455d6", X-ECOMP-RequestID:"f357f97d-40ec-44e4-a281-a333229455d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f652cb3-a1ce-43f7-8d1e-cc1de5fec92d"]
2023-04-21T13:39:46.005Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:39:46.005Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:39:46.025Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:39:46.026Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:39:46.026Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:39:46.026Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&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:"Fri, 21 Apr 2023 13:39:46 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:39:46.027Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:39:46.027Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:39:46.028Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15f2169c-8dc7-4054-9e31-b95c30870db3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:39:46.036Z|f357f97d-40ec-44e4-a281-a333229455d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15f2169c-8dc7-4054-9e31-b95c30870db3|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:39:49.490Z|dfb23ea9-d32f-4083-9d31-6cf815b60a2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:49.490Z|2f23d0f2-18d5-4158-85dd-995412da0340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:49.491Z|dfb23ea9-d32f-4083-9d31-6cf815b60a2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:49.491Z|2f23d0f2-18d5-4158-85dd-995412da0340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:50.838Z|3c76ff71-f26d-4bd3-bb4e-72ac7a943818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:50.838Z|3c76ff71-f26d-4bd3-bb4e-72ac7a943818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:56.135Z|fc5db756-5313-4b4f-895b-a1a8ce9f7f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:39:56.135Z|fc5db756-5313-4b4f-895b-a1a8ce9f7f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:39:59.523Z|95381cd3-6750-46d2-88f2-bc0a354cdf70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:59.524Z|95381cd3-6750-46d2-88f2-bc0a354cdf70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:39:59.528Z|02986203-d75b-45f9-93d1-4cdb9c681b40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:39:59.529Z|02986203-d75b-45f9-93d1-4cdb9c681b40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:00.870Z|ca47c580-e65f-491e-a6a8-39790387f60e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:00.871Z|ca47c580-e65f-491e-a6a8-39790387f60e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:05.844Z|92c4dfed-0ddc-4ca7-9351-0c18615c6484|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:40:05.845Z|92c4dfed-0ddc-4ca7-9351-0c18615c6484|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:09.558Z|8f247284-49da-4f92-b7e4-67c9384cffbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:09.558Z|8f247284-49da-4f92-b7e4-67c9384cffbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:09.567Z|7c6a8ac8-7f6c-41d5-b789-282e4d48bf5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:09.567Z|7c6a8ac8-7f6c-41d5-b789-282e4d48bf5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:10.902Z|76e8a9f9-d50c-47f8-8855-149eece81e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:10.903Z|76e8a9f9-d50c-47f8-8855-149eece81e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:11.135Z|bd7089fd-ea78-4793-bbe4-71660e5dca2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:40:11.135Z|bd7089fd-ea78-4793-bbe4-71660e5dca2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:40:11.598Z|0799acf9-b3e5-4145-b6ef-3bf7a1d5fc55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:40:11.598Z|0799acf9-b3e5-4145-b6ef-3bf7a1d5fc55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:40:19.591Z|80f6adfc-8bb2-41a5-808d-f181627589c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:19.592Z|80f6adfc-8bb2-41a5-808d-f181627589c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:19.597Z|684e1c49-939c-4998-b49d-1e1d0d61c779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:19.598Z|684e1c49-939c-4998-b49d-1e1d0d61c779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:20.930Z|da99fdbc-04f6-4dee-8ba2-df81ba03708c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:20.931Z|da99fdbc-04f6-4dee-8ba2-df81ba03708c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:26.135Z|dc29008d-3319-4a7f-8cd2-a2d34fd6c50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:40:26.139Z|dc29008d-3319-4a7f-8cd2-a2d34fd6c50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:40:29.625Z|6dbbc89d-64bb-4a97-b050-e08e91af26be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:29.626Z|6dbbc89d-64bb-4a97-b050-e08e91af26be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:29.629Z|fe790899-8947-4ecd-b479-274d9ce2b53b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:29.629Z|fe790899-8947-4ecd-b479-274d9ce2b53b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:30.960Z|cb481e5d-fcef-4317-a897-cc2f157df19f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:30.960Z|cb481e5d-fcef-4317-a897-cc2f157df19f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:39.659Z|c22bf1fa-b308-45fd-8db7-54938383055d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:39.659Z|354ccb9a-3f93-4188-8733-6805c94f02d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:39.660Z|354ccb9a-3f93-4188-8733-6805c94f02d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:39.660Z|c22bf1fa-b308-45fd-8db7-54938383055d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:40.988Z|dd541b9b-5c07-4e01-bb09-22e35b53e6b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:40.989Z|dd541b9b-5c07-4e01-bb09-22e35b53e6b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:41.135Z|eb723245-b4be-45c6-95f9-1d4523e9c3fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:40:41.135Z|eb723245-b4be-45c6-95f9-1d4523e9c3fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:40:41.599Z|e7b83c19-bf52-4ac9-b9d8-a9233f2d7d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:40:41.599Z|e7b83c19-bf52-4ac9-b9d8-a9233f2d7d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:40:49.700Z|a41424da-88f5-4ba1-a223-d0812acc2d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:49.701Z|a41424da-88f5-4ba1-a223-d0812acc2d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:49.701Z|05e61970-70d7-4b71-a4b5-352c856e5774|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:49.701Z|05e61970-70d7-4b71-a4b5-352c856e5774|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:51.019Z|74902885-ad4a-4bd4-87af-1239d0797a90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:51.020Z|74902885-ad4a-4bd4-87af-1239d0797a90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:56.135Z|73a66b3d-57ad-4bcc-9868-37d82b09f3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:40:56.135Z|73a66b3d-57ad-4bcc-9868-37d82b09f3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:40:59.736Z|859260e4-5fa0-40c4-ae17-a7c6b1fb8558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:59.736Z|985536c8-391e-42f6-8d9b-9a1ddca46059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:40:59.737Z|985536c8-391e-42f6-8d9b-9a1ddca46059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:40:59.737Z|859260e4-5fa0-40c4-ae17-a7c6b1fb8558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:01.051Z|a54ad1b8-e33f-4b9a-932c-55c92af36088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:01.052Z|a54ad1b8-e33f-4b9a-932c-55c92af36088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:05.844Z|ba1e708e-8411-46aa-9890-f214039f8ffe|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:41:05.844Z|ba1e708e-8411-46aa-9890-f214039f8ffe|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:09.770Z|a4806ba3-8e86-445a-a55d-b45c764e8e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:09.771Z|a4806ba3-8e86-445a-a55d-b45c764e8e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:09.772Z|86d130b3-c81f-403b-8745-05f1776d1d99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:09.773Z|86d130b3-c81f-403b-8745-05f1776d1d99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:11.086Z|4b8dbe95-5311-4236-9247-2be42457bb47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:11.087Z|4b8dbe95-5311-4236-9247-2be42457bb47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:11.135Z|87d64c85-39a7-42b9-89a0-3c6258d54669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:41:11.139Z|87d64c85-39a7-42b9-89a0-3c6258d54669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:41:11.600Z|33049225-8ec3-4e91-a263-4549034c485c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:41:11.601Z|33049225-8ec3-4e91-a263-4549034c485c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:41:19.806Z|f520db66-a3d8-4588-b7fb-0fc4a587530d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:19.807Z|f520db66-a3d8-4588-b7fb-0fc4a587530d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:19.807Z|b9cf3469-0ee6-4471-8629-9642e589e8a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:19.808Z|b9cf3469-0ee6-4471-8629-9642e589e8a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:21.117Z|cddd62b3-551b-4d8f-ad5e-36a5e2bd6a85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:21.118Z|cddd62b3-551b-4d8f-ad5e-36a5e2bd6a85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:26.135Z|9e701eea-8af1-4894-bf13-462add98676f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:41:26.135Z|9e701eea-8af1-4894-bf13-462add98676f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:41:29.840Z|88141110-a256-48aa-b734-4302eab07209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:29.840Z|af70fb52-43d5-455a-a04f-33b8e7906fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:29.841Z|88141110-a256-48aa-b734-4302eab07209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:29.841Z|af70fb52-43d5-455a-a04f-33b8e7906fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:31.151Z|b1db8eeb-cc4c-44f7-b929-d9e97bd551eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:31.152Z|b1db8eeb-cc4c-44f7-b929-d9e97bd551eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:39.874Z|65df74ea-4af6-4fec-9595-7c6aaa4debf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:39.875Z|65df74ea-4af6-4fec-9595-7c6aaa4debf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:39.883Z|f88757c4-9a90-4fdc-9675-fd2567b611cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:39.883Z|f88757c4-9a90-4fdc-9675-fd2567b611cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:41.135Z|3ed8d60f-e388-400f-ac8e-ee0682f25d0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:41:41.135Z|3ed8d60f-e388-400f-ac8e-ee0682f25d0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:41:41.186Z|fee92fbb-5bb6-45f6-8153-5e1cddd12b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:41.187Z|fee92fbb-5bb6-45f6-8153-5e1cddd12b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:41.601Z|47125344-4dea-40fe-b220-d8a2c8bf62d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:41:41.602Z|47125344-4dea-40fe-b220-d8a2c8bf62d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:41:49.901Z|7707adaf-ccd4-47fc-86a2-92e0d018185f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:49.902Z|7707adaf-ccd4-47fc-86a2-92e0d018185f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:49.913Z|9230ecb6-ffa3-43aa-9c5f-371bece8c5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:49.913Z|9230ecb6-ffa3-43aa-9c5f-371bece8c5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:51.218Z|2e15d5ed-d372-44a9-94b7-f97b426d2ecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:51.219Z|2e15d5ed-d372-44a9-94b7-f97b426d2ecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:56.135Z|c164d62a-398b-42f0-a955-34619a59dd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:41:56.140Z|c164d62a-398b-42f0-a955-34619a59dd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:41:59.944Z|98326d39-043d-4eda-9779-95ffd0e6f3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:59.945Z|98326d39-043d-4eda-9779-95ffd0e6f3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:41:59.951Z|00bdc450-bf15-4d36-8447-408e9818395d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:41:59.952Z|00bdc450-bf15-4d36-8447-408e9818395d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:01.251Z|daa954a7-63d1-41bd-b1fb-a5acf604ccde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:01.251Z|daa954a7-63d1-41bd-b1fb-a5acf604ccde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:05.843Z|7b00e54a-5ef5-4b40-be97-abc6ea3155b2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:42:05.844Z|7b00e54a-5ef5-4b40-be97-abc6ea3155b2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:09.981Z|52cc3baa-de78-40a7-b643-e5fab6deffc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:09.981Z|52cc3baa-de78-40a7-b643-e5fab6deffc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:09.984Z|f05b3506-abe7-40c8-ba98-2bd522f79425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:09.985Z|f05b3506-abe7-40c8-ba98-2bd522f79425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:11.135Z|14b823f1-43b3-41cd-a180-34bd14460d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:42:11.135Z|14b823f1-43b3-41cd-a180-34bd14460d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:42:11.281Z|2985613f-7f2d-4280-a428-73888a38f0cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:11.282Z|2985613f-7f2d-4280-a428-73888a38f0cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:11.603Z|9f813a94-973f-4066-a712-527b41236d3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:42:11.603Z|9f813a94-973f-4066-a712-527b41236d3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:42:20.024Z|237cc6ae-e801-4a72-b2d4-6fc5597a66d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:20.025Z|237cc6ae-e801-4a72-b2d4-6fc5597a66d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:20.025Z|c32c1eb8-f8d6-4808-bcab-d6dfcf1a8ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:20.026Z|c32c1eb8-f8d6-4808-bcab-d6dfcf1a8ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:21.313Z|affaecbf-f61a-4b21-88c6-3b5358dc6015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:21.314Z|affaecbf-f61a-4b21-88c6-3b5358dc6015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:26.135Z|49ebe531-86c0-4392-bd23-34aa1f34ef31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:42:26.135Z|49ebe531-86c0-4392-bd23-34aa1f34ef31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:42:30.060Z|528cbec5-7a86-4f7b-a143-8c0462989297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:30.060Z|528cbec5-7a86-4f7b-a143-8c0462989297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:30.060Z|a9087e8c-8e30-46f7-9873-bd8acad08fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:30.061Z|a9087e8c-8e30-46f7-9873-bd8acad08fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:31.346Z|1742ed22-14e4-433f-a3c8-c2d2ec8de862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:31.347Z|1742ed22-14e4-433f-a3c8-c2d2ec8de862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:40.093Z|9e3b7dbe-cf8c-43a1-b120-a57cf5d0b515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:40.094Z|9e3b7dbe-cf8c-43a1-b120-a57cf5d0b515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:40.100Z|5b064c28-0056-4d6c-b124-194c72636598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:40.100Z|5b064c28-0056-4d6c-b124-194c72636598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:41.135Z|76fe8bc3-e72b-47c4-96d3-c39c16a4f628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:42:41.138Z|76fe8bc3-e72b-47c4-96d3-c39c16a4f628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:42:41.379Z|acd55a62-625d-4828-9e1e-74f0f7e95d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:41.380Z|acd55a62-625d-4828-9e1e-74f0f7e95d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:41.604Z|ea480f45-fa90-4dfb-b9ee-093a32f96b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:42:41.604Z|ea480f45-fa90-4dfb-b9ee-093a32f96b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:42:50.126Z|e43243e3-2347-4e17-9f98-bae91909a97c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:50.127Z|e43243e3-2347-4e17-9f98-bae91909a97c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:50.133Z|36303e49-8063-4e7c-9d39-06b5f1ee0d5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:50.133Z|36303e49-8063-4e7c-9d39-06b5f1ee0d5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:51.411Z|53692f21-b949-428c-a51c-cbde9e087168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:42:51.411Z|53692f21-b949-428c-a51c-cbde9e087168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:42:56.135Z|05f69225-6714-4e80-a0a5-f892c2556d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:42:56.135Z|05f69225-6714-4e80-a0a5-f892c2556d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:43:00.159Z|4ff11f18-5949-44b7-b1dc-28bc3c639858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:00.160Z|4ff11f18-5949-44b7-b1dc-28bc3c639858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:00.168Z|66d58284-230f-4958-bd10-34bd8fba651f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:00.168Z|66d58284-230f-4958-bd10-34bd8fba651f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:01.438Z|da31c4b4-4f82-4fed-9cee-ee256c5e0ddb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:01.439Z|da31c4b4-4f82-4fed-9cee-ee256c5e0ddb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:05.844Z|847cfa34-57f2-40de-8af5-2edfe6a5e32b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:43:05.845Z|847cfa34-57f2-40de-8af5-2edfe6a5e32b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:10.193Z|881d00ee-6180-4356-82b0-a511120cf19d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:10.194Z|881d00ee-6180-4356-82b0-a511120cf19d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:10.198Z|9920669b-aa0f-46a9-95b9-740e8476b1ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:10.199Z|9920669b-aa0f-46a9-95b9-740e8476b1ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:11.135Z|f1355098-ab98-4c84-8294-8fcb7a09c81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:43:11.135Z|f1355098-ab98-4c84-8294-8fcb7a09c81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:43:11.471Z|b606fe1b-4854-4ef8-a17a-4e6925f5a665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:11.472Z|b606fe1b-4854-4ef8-a17a-4e6925f5a665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:11.605Z|696fc363-ee10-40d6-be85-57d53cfd4126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:43:11.605Z|696fc363-ee10-40d6-be85-57d53cfd4126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:43:20.223Z|d5866f70-6d07-46c3-873d-7d3838d429d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:20.223Z|d5866f70-6d07-46c3-873d-7d3838d429d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:20.233Z|022a9c9e-505a-46e5-bbd0-017043fde7d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:20.233Z|022a9c9e-505a-46e5-bbd0-017043fde7d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:21.505Z|292e6fc4-e0d8-467a-b4e1-5288ceb6d0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:21.506Z|292e6fc4-e0d8-467a-b4e1-5288ceb6d0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:26.135Z|77072246-fe5b-4699-b81e-f3a6bb0c6694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:43:26.138Z|77072246-fe5b-4699-b81e-f3a6bb0c6694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:43:30.252Z|6984dcba-bf53-446e-ba26-b5c5922564d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:30.253Z|6984dcba-bf53-446e-ba26-b5c5922564d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:30.262Z|e19a7cab-05d3-4c4f-bf24-2afbf22f7ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:30.263Z|e19a7cab-05d3-4c4f-bf24-2afbf22f7ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:31.542Z|5b1a2567-3d52-4060-ad29-52ccb420851f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:31.543Z|5b1a2567-3d52-4060-ad29-52ccb420851f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:40.288Z|08b99ebb-63ac-413a-8d71-7c844163adb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:40.289Z|08b99ebb-63ac-413a-8d71-7c844163adb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:40.293Z|476eaed3-3288-407b-8e15-4f36ef05e247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:40.294Z|476eaed3-3288-407b-8e15-4f36ef05e247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:41.135Z|4ee3237d-5931-44e1-9852-e8b0e0874a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:43:41.135Z|4ee3237d-5931-44e1-9852-e8b0e0874a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:43:41.576Z|26a0a031-2083-4bdf-beef-faa31938bf4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:41.577Z|26a0a031-2083-4bdf-beef-faa31938bf4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:41.606Z|9f5e14c1-f7d6-4692-870b-f87dfe7b0caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:43:41.607Z|9f5e14c1-f7d6-4692-870b-f87dfe7b0caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:43:50.318Z|fc0df8c4-5cb6-4fc9-96f8-909d8d41a15e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:50.319Z|fc0df8c4-5cb6-4fc9-96f8-909d8d41a15e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:50.322Z|1b9d5416-047d-4af5-8621-27575c20a795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:50.323Z|1b9d5416-047d-4af5-8621-27575c20a795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:51.607Z|5e7ed3eb-d3c1-4996-9fec-38ee4d2db669|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:43:51.608Z|5e7ed3eb-d3c1-4996-9fec-38ee4d2db669|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:43:56.135Z|f59691c0-b21d-4c93-9f36-3ae4ea32ee5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:43:56.135Z|f59691c0-b21d-4c93-9f36-3ae4ea32ee5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:44:00.354Z|4fcefbd9-3966-4147-be0e-67de6d96fc20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:00.355Z|4fcefbd9-3966-4147-be0e-67de6d96fc20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:00.355Z|09409418-1671-4e08-b6f6-1299962511a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:00.355Z|09409418-1671-4e08-b6f6-1299962511a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:01.639Z|5f2bc3f1-c753-4d02-aabb-5efe6cc08101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:01.640Z|5f2bc3f1-c753-4d02-aabb-5efe6cc08101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:05.843Z|486cc597-8adf-483b-872f-b45fe75fffb2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:44:05.844Z|486cc597-8adf-483b-872f-b45fe75fffb2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:10.385Z|0fe787b6-5d58-497f-a816-a01a4dfcf3c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:10.386Z|0fe787b6-5d58-497f-a816-a01a4dfcf3c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:10.395Z|3631a685-b951-4684-bb20-2a1bf268baa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:10.396Z|3631a685-b951-4684-bb20-2a1bf268baa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:11.135Z|1f4f8028-4998-4cb7-8444-2dcb14f15dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:44:11.139Z|1f4f8028-4998-4cb7-8444-2dcb14f15dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:44:11.608Z|a2ded3c9-02ac-4603-ad52-41d0f67e5183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:44:11.608Z|a2ded3c9-02ac-4603-ad52-41d0f67e5183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:44:11.668Z|9553f5ea-5c9c-4454-824c-5afec2131fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:11.669Z|9553f5ea-5c9c-4454-824c-5afec2131fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:20.417Z|de63c3c9-10d3-4d56-a551-ccceed868db5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:20.418Z|de63c3c9-10d3-4d56-a551-ccceed868db5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:20.421Z|76bc0025-809a-417f-8298-afa213a2a8bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:20.422Z|76bc0025-809a-417f-8298-afa213a2a8bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:21.697Z|1c266671-72fa-4a62-9036-670b5235f90a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:21.698Z|1c266671-72fa-4a62-9036-670b5235f90a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:26.135Z|b7144b7d-61a2-40c1-b9b2-b25d6d85b297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:44:26.135Z|b7144b7d-61a2-40c1-b9b2-b25d6d85b297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:44:30.449Z|82100a3e-1e8b-4672-a3c9-d38ecbc7ecb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:30.449Z|82100a3e-1e8b-4672-a3c9-d38ecbc7ecb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:30.453Z|36eb0502-ff3b-494d-bf1d-5f8c8d1b35e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:30.454Z|36eb0502-ff3b-494d-bf1d-5f8c8d1b35e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:31.729Z|379ed085-15da-4adf-9d52-88f0af466fe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:31.729Z|379ed085-15da-4adf-9d52-88f0af466fe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:40.488Z|50ef7855-1eef-4038-8d65-977843d1bcaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:40.489Z|50ef7855-1eef-4038-8d65-977843d1bcaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:40.490Z|bff5b01b-4490-4b74-9a97-550ee2d0a88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:40.491Z|bff5b01b-4490-4b74-9a97-550ee2d0a88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:41.135Z|e9395de0-ab8b-4be7-aadb-c2ec59d6a726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:44:41.136Z|e9395de0-ab8b-4be7-aadb-c2ec59d6a726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:44:41.609Z|9cbad82a-fb4b-43c1-8a14-09f08e011ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:44:41.609Z|9cbad82a-fb4b-43c1-8a14-09f08e011ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:44:41.760Z|dfedbdc1-cf5e-4445-b9bd-c65b507c1795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:41.761Z|dfedbdc1-cf5e-4445-b9bd-c65b507c1795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:50.517Z|379294a1-b9a2-47d3-a08b-b521b7d37c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:50.517Z|379294a1-b9a2-47d3-a08b-b521b7d37c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:50.521Z|51ec65b0-1595-4fd3-bdbc-7eb2a7b947a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:50.521Z|51ec65b0-1595-4fd3-bdbc-7eb2a7b947a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:51.791Z|acb342c0-cc15-491e-8c8b-ecc8e942bcd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:44:51.792Z|acb342c0-cc15-491e-8c8b-ecc8e942bcd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:44:56.135Z|bc50cc85-b815-41fa-a084-10fa9abbca19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:44:56.139Z|bc50cc85-b815-41fa-a084-10fa9abbca19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:45:00.549Z|87107718-fda6-412c-b90c-c447ec463be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:00.550Z|87107718-fda6-412c-b90c-c447ec463be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:00.551Z|bc392181-9292-4fee-a957-d2b749ae6371|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:00.553Z|bc392181-9292-4fee-a957-d2b749ae6371|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:01.820Z|636c1de6-79e1-469c-bd39-bbfc47b0adc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:01.821Z|636c1de6-79e1-469c-bd39-bbfc47b0adc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:05.844Z|b845bf00-82a0-4ccf-88af-98bb3883c810|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:45:05.845Z|b845bf00-82a0-4ccf-88af-98bb3883c810|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:10.581Z|7882b467-c43e-4ce2-8e4c-95858cf88a6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:10.582Z|7882b467-c43e-4ce2-8e4c-95858cf88a6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:10.586Z|8cf14c7b-d6e7-4983-b33a-8e1399aa419b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:10.587Z|8cf14c7b-d6e7-4983-b33a-8e1399aa419b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:11.135Z|9340eea7-95ad-4a4f-a5e4-90ca9601141c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:45:11.135Z|9340eea7-95ad-4a4f-a5e4-90ca9601141c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:45:11.610Z|09548b30-418c-485e-8109-3e4c55ff03b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:45:11.610Z|09548b30-418c-485e-8109-3e4c55ff03b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:45:11.852Z|e3f58e73-5eac-4009-b08a-afc9efe1ad1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:11.853Z|e3f58e73-5eac-4009-b08a-afc9efe1ad1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:20.612Z|6c10a19e-b0b6-497b-a61e-b176efc3eef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:20.613Z|6c10a19e-b0b6-497b-a61e-b176efc3eef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:20.614Z|cc66695c-e360-478f-98b2-590925269acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:20.615Z|cc66695c-e360-478f-98b2-590925269acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:21.885Z|d220dd6f-179c-4abb-963b-2ec8ec04c01e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:21.886Z|d220dd6f-179c-4abb-963b-2ec8ec04c01e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:26.135Z|7551515b-5923-4fdf-872a-6e75068a86aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:45:26.135Z|7551515b-5923-4fdf-872a-6e75068a86aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:45:30.643Z|c6bd8ddc-03a2-42e0-ba3f-d7619a03065c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:30.643Z|c6bd8ddc-03a2-42e0-ba3f-d7619a03065c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:30.646Z|22ea587d-912d-4390-8e5c-7a9b0d42b63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:30.647Z|22ea587d-912d-4390-8e5c-7a9b0d42b63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:31.918Z|21992d07-ee4f-4f19-b770-6e8267483314|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:31.918Z|21992d07-ee4f-4f19-b770-6e8267483314|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:40.674Z|2eb574d2-96aa-4345-8337-067d57136e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:40.675Z|2eb574d2-96aa-4345-8337-067d57136e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:40.679Z|f9430b56-9b98-46eb-bf56-2f979eeb6be8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:40.680Z|f9430b56-9b98-46eb-bf56-2f979eeb6be8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:41.135Z|c4cf2c28-218d-4684-bca6-4dd01ebdf99f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:45:41.139Z|c4cf2c28-218d-4684-bca6-4dd01ebdf99f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:45:41.611Z|3b899c56-3573-4487-b857-e3bc0db03882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:45:41.612Z|3b899c56-3573-4487-b857-e3bc0db03882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:45:41.949Z|a81d889f-804d-43e8-9e21-3438e52b4699|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:41.950Z|a81d889f-804d-43e8-9e21-3438e52b4699|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:50.706Z|806e58c5-65bc-4c7d-9755-992a837979af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:50.706Z|806e58c5-65bc-4c7d-9755-992a837979af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:50.709Z|19b624c5-874b-4840-b0ae-3224cf16e3c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:50.710Z|19b624c5-874b-4840-b0ae-3224cf16e3c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:51.978Z|f98b5e10-13b0-42ca-b6cf-de341b43017e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:45:51.979Z|f98b5e10-13b0-42ca-b6cf-de341b43017e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:45:56.135Z|83ff199c-3e9e-47a3-be21-c266b47de24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:45:56.135Z|83ff199c-3e9e-47a3-be21-c266b47de24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:46:00.737Z|24bc2efa-4716-4904-b9db-6ca661a5e4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:00.738Z|24bc2efa-4716-4904-b9db-6ca661a5e4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:00.741Z|7ef70743-63d9-42d2-af5e-79237836b746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:00.742Z|7ef70743-63d9-42d2-af5e-79237836b746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:02.007Z|f82872f9-6a3c-4cec-a283-7eae1c841721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:02.007Z|f82872f9-6a3c-4cec-a283-7eae1c841721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:05.844Z|cb23d701-da8b-426c-b9ad-18d7a5c7db64|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:46:05.845Z|cb23d701-da8b-426c-b9ad-18d7a5c7db64|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:10.764Z|d879dcd3-f240-46fb-813b-df731860b450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:10.765Z|813cf951-4356-4453-ac40-b449b64d13fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:10.765Z|813cf951-4356-4453-ac40-b449b64d13fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:10.765Z|d879dcd3-f240-46fb-813b-df731860b450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:11.135Z|386ce598-b049-4e86-8e49-a861a821b2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:46:11.135Z|386ce598-b049-4e86-8e49-a861a821b2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:46:11.612Z|2c3709b5-2a1d-43a0-9593-0fcd2b2d8fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:46:11.613Z|2c3709b5-2a1d-43a0-9593-0fcd2b2d8fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:46:12.034Z|fcf89072-81c2-4270-acb1-677314d0a5de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:12.035Z|fcf89072-81c2-4270-acb1-677314d0a5de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:20.787Z|54fd441a-8b95-4409-9958-3f50d4995ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:20.787Z|aaa427c3-3972-471a-bd8c-f2f06f14c13f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:20.788Z|54fd441a-8b95-4409-9958-3f50d4995ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:20.788Z|aaa427c3-3972-471a-bd8c-f2f06f14c13f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:22.068Z|944765a5-ecf4-405f-b64b-9d3686c5fb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:22.069Z|944765a5-ecf4-405f-b64b-9d3686c5fb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:26.135Z|4c1c88ac-d523-40c8-9c75-84c03b6213a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:46:26.140Z|4c1c88ac-d523-40c8-9c75-84c03b6213a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:46:30.814Z|f10c44e8-3888-49cb-9e7e-5b4c3e679f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:30.814Z|f10c44e8-3888-49cb-9e7e-5b4c3e679f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:30.817Z|3d0e4a89-5a22-4d07-ac65-6c65dda5a93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:30.818Z|3d0e4a89-5a22-4d07-ac65-6c65dda5a93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:32.101Z|2ae5362c-a936-4962-9621-ec63a166160a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:32.101Z|2ae5362c-a936-4962-9621-ec63a166160a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:40.840Z|45f62999-3a52-4eb9-9cf4-341115b9ec22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:40.841Z|45f62999-3a52-4eb9-9cf4-341115b9ec22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:40.849Z|938dbfd2-3171-4b78-b77a-432fd18ce3e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:40.850Z|938dbfd2-3171-4b78-b77a-432fd18ce3e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:41.135Z|296aa81c-9a7c-4f45-b159-2beb088acb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:46:41.136Z|296aa81c-9a7c-4f45-b159-2beb088acb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:46:41.613Z|8ca9b858-3eb5-4e8c-b54b-756e92018afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:46:41.614Z|8ca9b858-3eb5-4e8c-b54b-756e92018afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:46:42.133Z|f3bf3827-1ac6-45fb-a160-fef147d7814f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:42.134Z|f3bf3827-1ac6-45fb-a160-fef147d7814f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:50.873Z|b1a782a5-2b68-4f99-b2ae-544d23797570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:50.874Z|b1a782a5-2b68-4f99-b2ae-544d23797570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:50.878Z|41c47368-e820-4b78-a127-70ae165752fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:50.878Z|41c47368-e820-4b78-a127-70ae165752fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:52.166Z|7c2b9b9c-f07b-4bf0-a1c2-a97c27398920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:46:52.167Z|7c2b9b9c-f07b-4bf0-a1c2-a97c27398920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:46:56.135Z|713c5002-1e3d-4457-bad0-66cf104d14f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:46:56.136Z|713c5002-1e3d-4457-bad0-66cf104d14f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:47:00.902Z|68cacf30-b68a-48a8-a084-51d3258a289c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:00.903Z|68cacf30-b68a-48a8-a084-51d3258a289c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:00.906Z|106a83bd-81f8-42c0-95f5-8ce86ad3e2f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:00.907Z|106a83bd-81f8-42c0-95f5-8ce86ad3e2f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:02.201Z|4ed9b118-ebbd-4955-8e88-b4663769ab0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:02.202Z|4ed9b118-ebbd-4955-8e88-b4663769ab0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:05.845Z|8298f157-d622-4513-9e72-7dbcb862f64c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:47:05.845Z|8298f157-d622-4513-9e72-7dbcb862f64c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:10.935Z|fcc4338e-ec34-46b2-97d4-c57e528a6ae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:10.935Z|fcc4338e-ec34-46b2-97d4-c57e528a6ae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:10.941Z|73661f68-ad4c-4c3c-b209-3ac5bb6aa430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:10.943Z|73661f68-ad4c-4c3c-b209-3ac5bb6aa430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:11.135Z|6a802909-ac39-4a71-aa0e-4af9d8135758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:47:11.139Z|6a802909-ac39-4a71-aa0e-4af9d8135758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:47:11.614Z|d53d14d3-6cdf-41b0-83f3-5de2fd80bb79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:47:11.615Z|d53d14d3-6cdf-41b0-83f3-5de2fd80bb79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:47:12.236Z|6b681718-292a-4f58-9f99-025ed9142600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:12.237Z|6b681718-292a-4f58-9f99-025ed9142600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:20.975Z|e7ba7f75-348d-4edf-b9c1-fb1992c3ba37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:20.975Z|e7ba7f75-348d-4edf-b9c1-fb1992c3ba37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:20.976Z|d5ea1713-7281-4f42-ac53-983d70a6429e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:20.977Z|d5ea1713-7281-4f42-ac53-983d70a6429e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:22.267Z|08c90fc3-7bfd-4d2c-b71c-9d3b2bd9e2a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:22.268Z|08c90fc3-7bfd-4d2c-b71c-9d3b2bd9e2a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:26.082Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:47:26.083Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: fa0f7d5a-e854-403a-94f7-6d574c84961f already exists in requestDb InfraActiveRequests table
2023-04-21T13:47:26.083Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:26.084Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:47:26.084Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:26.084Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:26.084Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:47:26.084Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99233a26c2194be57ae11f96cfea00de", X-B3-SpanId:"8d7f5824f58cdd9d", X-B3-ParentSpanId:"b904419a0b7fcba7", X-B3-Sampled:"0", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b21ddbb6-3f98-42cd-a383-81eb2f597913"]
2023-04-21T13:47:26.084Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:47:26.085Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:47:26.121Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:26.122Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:47:26.123Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : Not Found
2023-04-21T13:47:26.123Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:47:27 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2023-04-21T13:47:26.123Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body:
2023-04-21T13:47:26.124Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:26.124Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|404|Not Found|InvokeReturn
2023-04-21T13:47:26.135Z|214f705e-77be-4764-b5a4-fca1f6d986e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:47:26.135Z|214f705e-77be-4764-b5a4-fca1f6d986e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:47:26.138Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:47:26.139Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-21T13:47:26.145Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:47:26.172Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.173Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.220Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.220Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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=[Fri, 21 Apr 2023 13:47:25 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[0-aai-resources-230421-13:47:25:682-94265], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:47:26.222Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.225Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.225Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-21T13:47:26.231Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:47:26.250Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.250Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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-RequestID=[fa0f7d5a-e854-403a-94f7-6d574c84961f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[360a71f8-f5af-44d4-9995-0b07f1bc81b5], X-ECOMP-RequestID=[fa0f7d5a-e854-403a-94f7-6d574c84961f], X-TransactionId=[], X-ONAP-RequestID=[fa0f7d5a-e854-403a-94f7-6d574c84961f]}
2023-04-21T13:47:26.286Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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=[Fri, 21 Apr 2023 13:47:25 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[2-aai-resources-230421-13:47:25:748-95872], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:47:26.287Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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-04-21T13:47:26.287Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.289Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.289Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-21T13:47:26.291Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:47:26.304Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2023-04-21T13:47:26.305Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fa0f7d5a-e854-403a-94f7-6d574c84961f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[533f49d4-94a6-4586-bc2a-1ff5f8f7f3b6], X-ECOMP-RequestID=[fa0f7d5a-e854-403a-94f7-6d574c84961f], X-TransactionId=[], X-ONAP-RequestID=[fa0f7d5a-e854-403a-94f7-6d574c84961f]}
2023-04-21T13:47:26.357Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:47:25 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[50], vertex-id=[225320], x-aai-txid=[1-aai-resources-230421-13:47:25:803-1254], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:47:26.359Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1682084722708","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}
2023-04-21T13:47:26.359Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2023-04-21T13:47:26.360Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:47:26.360Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:47:26.365Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.366Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:47:26.366Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:26.366Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.367Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:47:26.367Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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:"99233a26c2194be57ae11f96cfea00de", X-B3-SpanId:"d71d1480df1e3158", X-B3-ParentSpanId:"b904419a0b7fcba7", X-B3-Sampled:"0", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d49b140d-9659-490a-ac59-8508a41fe95a"]
2023-04-21T13:47:26.367Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1","requestScope":"service"}
2023-04-21T13:47:26.367Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:47:26.400Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:26.401Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.401Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.401Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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:"Fri, 21 Apr 2023 13:47:27 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2023-04-21T13:47:26.401Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:47:26.402Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:26.402Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:47:26.402Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7
2023-04-21T13:47:26.403Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|INFO|500||Invoke
2023-04-21T13:47:26.403Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:26.403Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7
2023-04-21T13:47:26.403Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Method : GET
2023-04-21T13:47:26.403Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a5a8cc7-d782-434b-954b-242625db4aa2"]
2023-04-21T13:47:26.404Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Request body:
2023-04-21T13:47:26.404Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||==========================request end================================================
2023-04-21T13:47:26.438Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:26.439Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:26.439Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Status text : OK
2023-04-21T13:47:26.440Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:47:26 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:26.441Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Response body: {
"modelName" : "basic_cnf_macro",
"description" : "service",
"modelUUID" : "3935a0aa-5abf-4ee8-9feb-587f38475ac7",
"modelInvariantUUID" : "69973c90-0789-452e-a48e-f93a52b3905b",
"created" : "2023-04-21 13:45:36.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "basic_cnf_macro",
"distrobutionStatus" : null,
"serviceArtifactList" : [ ],
"serviceInfos" : [ {
"id" : 14,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/collectionResourceCustomizations"
}
}
}
2023-04-21T13:47:26.442Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:26.442Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|INFO|500||InvokeReturn
2023-04-21T13:47:26.449Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance
2023-04-21T13:47:26.449Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|INFO|500||Invoke
2023-04-21T13:47:26.450Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:26.450Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance
2023-04-21T13:47:26.450Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:47:26.451Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8c67e26-0fe4-4873-ba2d-a37cae69bd62"]
2023-04-21T13:47:26.451Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:47:26.451Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:47:26.467Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:26.467Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:47:26.467Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:47:26.467Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&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:"Fri, 21 Apr 2023 13:47:26 GMT", x-envoy-upstream-service-time:"13", server:"envoy"]
2023-04-21T13:47:26.468Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:47:26.468Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:26.468Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:47:26.468Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b
2023-04-21T13:47:26.469Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|INFO|500||Invoke
2023-04-21T13:47:26.469Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:26.469Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b
2023-04-21T13:47:26.469Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Method : GET
2023-04-21T13:47:26.469Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce3a3a52-bb43-48ee-9d8c-f34ba3a2e483"]
2023-04-21T13:47:26.470Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Request body:
2023-04-21T13:47:26.470Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||==========================request end================================================
2023-04-21T13:47:26.498Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:26.499Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:26.499Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Status text : OK
2023-04-21T13:47:26.499Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:47:26 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:26.500Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Response body: {
"_embedded" : {
"service" : [ {
"modelName" : "basic_cnf_macro",
"description" : "service",
"modelUUID" : "3935a0aa-5abf-4ee8-9feb-587f38475ac7",
"modelInvariantUUID" : "69973c90-0789-452e-a48e-f93a52b3905b",
"created" : "2023-04-21 13:45:36.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "basic_cnf_macro",
"distrobutionStatus" : null,
"serviceArtifactList" : [ ],
"serviceInfos" : [ {
"id" : 14,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/collectionResourceCustomizations"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b"
}
}
}
2023-04-21T13:47:26.501Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:26.502Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|INFO|500||InvokeReturn
2023-04-21T13:47:26.506Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance
2023-04-21T13:47:26.507Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|INFO|500||Invoke
2023-04-21T13:47:26.507Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:26.508Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance
2023-04-21T13:47:26.508Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:47:26.508Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aafe2658-2ae8-4864-ba22-03a68d0572d3"]
2023-04-21T13:47:26.508Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:47:26.509Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:47:26.532Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:26.533Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:47:26.533Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:47:26.533Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&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:"Fri, 21 Apr 2023 13:47:26 GMT", x-envoy-upstream-service-time:"20", server:"envoy"]
2023-04-21T13:47:26.534Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:47:26.534Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:26.534Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:47:26.535Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.535Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.535Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.536Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.536Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.536Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48dd9ce8-4b56-4b88-a306-d78ffcc48c95"]
2023-04-21T13:47:26.536Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.537Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.558Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.559Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.559Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.559Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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:"Fri, 21 Apr 2023 13:47:26 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:26.560Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:47:26.560Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.561Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.564Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.564Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.564Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.565Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.565Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.565Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db0a5c8d-c074-4cc9-be40-7aba023e6e5f"]
2023-04-21T13:47:26.565Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.565Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.588Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.589Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.590Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.591Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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:"Fri, 21 Apr 2023 13:47:26 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:26.592Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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" : 530,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
}
}
}
2023-04-21T13:47:26.592Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.593Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.596Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7
2023-04-21T13:47:26.597Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|INFO|500||Invoke
2023-04-21T13:47:26.598Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:26.598Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7
2023-04-21T13:47:26.599Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Method : GET
2023-04-21T13:47:26.600Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"400c92a5-8ceb-4f47-9d3d-c1e87bf21d00"]
2023-04-21T13:47:26.600Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Request body:
2023-04-21T13:47:26.601Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||==========================request end================================================
2023-04-21T13:47:26.635Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:26.636Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:26.636Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Status text : OK
2023-04-21T13:47:26.636Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:47:26 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:26.637Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Response body: {
"modelName" : "basic_cnf_macro",
"description" : "service",
"modelUUID" : "3935a0aa-5abf-4ee8-9feb-587f38475ac7",
"modelInvariantUUID" : "69973c90-0789-452e-a48e-f93a52b3905b",
"created" : "2023-04-21 13:45:36.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "basic_cnf_macro",
"distrobutionStatus" : null,
"serviceArtifactList" : [ ],
"serviceInfos" : [ {
"id" : 14,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/collectionResourceCustomizations"
}
}
}
2023-04-21T13:47:26.638Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:26.638Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|INFO|500||InvokeReturn
2023-04-21T13:47:26.646Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.646Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:47:26.647Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:26.647Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.647Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:47:26.647Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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:"8974", X-B3-TraceId:"99233a26c2194be57ae11f96cfea00de", X-B3-SpanId:"d58775326668aca8", X-B3-ParentSpanId:"b904419a0b7fcba7", X-B3-Sampled:"0", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aea30ea-5b1f-45e4-8f83-c9307b6286bf"]
2023-04-21T13:47:26.648Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fa0f7d5a-e854-403a-94f7-6d574c84961f","requestStatus":"IN_PROGRESS","startTime":1682084846138,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"fa0f7d5a-e854-403a-94f7-6d574c84961f"}
2023-04-21T13:47:26.648Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:47:26.706Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:26.707Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.708Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:47:26.709Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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/fa0f7d5a-e854-403a-94f7-6d574c84961f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:47:27 GMT", x-envoy-upstream-service-time:"55", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:26.710Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:47:26.138+00:00",
"source" : "VID",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:47:27.602+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:47:26.711Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:26.711Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:47:26.721Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.722Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:47:26.722Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.723Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.723Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:26.723Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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:"4343", X-B3-TraceId:"99233a26c2194be57ae11f96cfea00de", X-B3-SpanId:"93d6cf34468d2cc6", X-B3-ParentSpanId:"b904419a0b7fcba7", X-B3-Sampled:"0", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fff6c5f3-e30c-4491-a8e4-8f10c7e7bf49"]
2023-04-21T13:47:26.723Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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\":\"69973c90-0789-452e-a48e-f93a52b3905b\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\"modelUuid\":\"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\"modelInvariantUuid\":\"69973c90-0789-452e-a48e-f93a52b3905b\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\"modelInvariantUuid\":\"c00310fe-b13b-4761-9499-1d57d15829d0\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\"modelInvariantUuid\":\"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"a414121d-9505-4555-afc3-43e0aac484d7\"},\"instanceName\":\"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\"modelInvariantId\":\"69973c90-0789-452e-a48e-f93a52b3905b\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"fa0f7d5a-e854-403a-94f7-6d574c84961f","type":"String"},"mso-request-id":{"value":"fa0f7d5a-e854-403a-94f7-6d574c84961f","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-04-21T13:47:26.724Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:27.746Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:27.747Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:27.747Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:27.748Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:47:27 GMT", X-ONAP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-TransactionID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ECOMP-RequestID:"fa0f7d5a-e854-403a-94f7-6d574c84961f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fff6c5f3-e30c-4491-a8e4-8f10c7e7bf49", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1018", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:27.748Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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\":\"fa0f7d5a-e854-403a-94f7-6d574c84961f\",\"instanceId\":\"028464f5-a327-4625-a370-5ced52f8492c\"}}","message":"Success","processInstanceID":"0ced991c-e04b-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:47:27.748Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|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-04-21T13:47:27.749Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:47:27.755Z|fa0f7d5a-e854-403a-94f7-6d574c84961f|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:47:27.995Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:47:27.999Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:28.000Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:47:28.000Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:28.000Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:28.000Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:47:28.000Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3f591d641443b6b2d3fa14b9a8dc39f", X-B3-SpanId:"da0538183355ba09", X-B3-ParentSpanId:"a59581a58a5d19f0", X-B3-Sampled:"0", X-ONAP-RequestID:"3706fbe2-5dbb-48f7-a33d-9b954a502e0a", X-RequestID:"3706fbe2-5dbb-48f7-a33d-9b954a502e0a", X-TransactionID:"3706fbe2-5dbb-48f7-a33d-9b954a502e0a", X-ECOMP-RequestID:"3706fbe2-5dbb-48f7-a33d-9b954a502e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cae7e92a-2636-42e6-a686-58b13754a426"]
2023-04-21T13:47:28.000Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:47:28.000Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:47:28.033Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:28.034Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:28.034Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:47:28.035Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:47:28 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:28.035Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:47:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:47:28.036Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:28.037Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:47:28.039Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:47:28.040Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:47:28.040Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:28.040Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:47:28.041Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:47:28.041Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3f591d641443b6b2d3fa14b9a8dc39f", X-B3-SpanId:"c671fbdf8b2107c1", X-B3-ParentSpanId:"a59581a58a5d19f0", X-B3-Sampled:"0", X-ONAP-RequestID:"3706fbe2-5dbb-48f7-a33d-9b954a502e0a", X-RequestID:"3706fbe2-5dbb-48f7-a33d-9b954a502e0a", X-TransactionID:"3706fbe2-5dbb-48f7-a33d-9b954a502e0a", X-ECOMP-RequestID:"3706fbe2-5dbb-48f7-a33d-9b954a502e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e83e8d0-875a-40b8-8a1f-26e8e88d4329"]
2023-04-21T13:47:28.041Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:47:28.042Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:47:28.061Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:28.062Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:28.062Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:47:28.063Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:47:28 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:28.063Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:47:28.064Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:28.064Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:47:28.073Z|3706fbe2-5dbb-48f7-a33d-9b954a502e0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:47:31.006Z|804f2e47-0abd-4347-8198-d23fc51ecb2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:31.007Z|6082bcb4-3360-47ac-bc35-5bde99f66def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:31.007Z|804f2e47-0abd-4347-8198-d23fc51ecb2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:31.008Z|6082bcb4-3360-47ac-bc35-5bde99f66def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:32.299Z|852f9540-be3a-4ea7-ace0-3430753ec927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:32.300Z|852f9540-be3a-4ea7-ace0-3430753ec927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:38.289Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:47:38.301Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:38.302Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:47:38.303Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:38.303Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:38.303Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:47:38.303Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a516c35500f29dea56f3419e81024eeb", X-B3-SpanId:"39d8c3c82b32aabd", X-B3-ParentSpanId:"777bafa6d1da5b11", X-B3-Sampled:"0", X-ONAP-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-TransactionID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-ECOMP-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a70ac22-e586-48ec-b55f-aaae781f93f6"]
2023-04-21T13:47:38.303Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:47:38.303Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:47:38.342Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:38.343Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:38.344Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:47:38.344Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:47:39 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:38.345Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"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-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:47:33.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:47:38.345Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:38.345Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:47:38.348Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:47:38.348Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:47:38.349Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:38.349Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:47:38.349Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:47:38.349Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a516c35500f29dea56f3419e81024eeb", X-B3-SpanId:"60185ac555c38bae", X-B3-ParentSpanId:"777bafa6d1da5b11", X-B3-Sampled:"0", X-ONAP-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-TransactionID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-ECOMP-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67161bf1-0f4a-419a-90af-0a86d1afa3dc"]
2023-04-21T13:47:38.350Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:47:38.350Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:47:38.367Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:38.368Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:38.369Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:47:38.369Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:47:39 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:38.369Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:47:38.370Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:38.370Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:47:38.417Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:47:38.417Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:47:38.418Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:38.418Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:47:38.418Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:47:38.418Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-TransactionID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-ECOMP-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e104a81a-43f6-43bd-a388-e1cefbc5a96f"]
2023-04-21T13:47:38.418Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:47:38.418Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:47:38.566Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:38.568Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:38.568Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:47:38.569Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C6E5BBCE69399B1D8D39FFB53A6D5988; 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:"Fri, 21 Apr 2023 13:47:38 GMT", x-envoy-upstream-service-time:"139", server:"envoy"]
2023-04-21T13:47:38.570Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1133313e-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:47:33.409+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"105ca80d-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:47:38.570Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:38.571Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:47:38.644Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:47:38.647Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:47:38.648Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:38.649Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:47:38.651Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:47:38.652Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-TransactionID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-ECOMP-RequestID:"7cc019de-46ee-4d96-b6b0-81c399115303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb37d33c-918a-443b-af66-b7845bd00f5b"]
2023-04-21T13:47:38.654Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:47:38.656Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:47:38.820Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:38.821Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:38.821Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:47:38.822Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4565FA7CDD7DAEFBD131ADFCB597E1BD; 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:"Fri, 21 Apr 2023 13:47:38 GMT", x-envoy-upstream-service-time:"150", server:"envoy"]
2023-04-21T13:47:38.822Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"120f3996-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"SubProcess_0y8yozw:1146e06a-e04b-11ed-9c34-ba208c33156b","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"1133313e-e04b-11ed-9c34-ba208c33156b","executionId":"120f1284-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:47:34.851+0000","endTime":"2023-04-21T13:47:37.207+0000","durationInMillis":2356,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:47:38.822Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:38.823Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1133313e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:47:38.829Z|7cc019de-46ee-4d96-b6b0-81c399115303|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:47:41.040Z|ab12245e-07be-4323-8a81-b1edfbd2e9e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:41.041Z|ab12245e-07be-4323-8a81-b1edfbd2e9e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:41.043Z|da9f1d00-bbde-40bb-9d06-700aff572a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:41.044Z|da9f1d00-bbde-40bb-9d06-700aff572a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:41.135Z|d2d73426-82dd-41d7-b447-1c07b574740c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:47:41.135Z|d2d73426-82dd-41d7-b447-1c07b574740c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:47:41.615Z|036c2019-7c4b-4e55-8ffe-5ab4e7b80b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:47:41.616Z|036c2019-7c4b-4e55-8ffe-5ab4e7b80b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:47:42.333Z|62a09193-65cf-405f-a7ac-7fe7c7a24ff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:42.334Z|62a09193-65cf-405f-a7ac-7fe7c7a24ff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:49.061Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:47:49.068Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:49.068Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:47:49.068Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:49.068Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:49.068Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:47:49.068Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eb5e400404b4555d013aea383f25790", X-B3-SpanId:"900020ed0099b68b", X-B3-ParentSpanId:"375ed73d680d0d1f", X-B3-Sampled:"0", X-ONAP-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-TransactionID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-ECOMP-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95eec41c-9015-407f-9e53-be9a8927bec7"]
2023-04-21T13:47:49.069Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:47:49.069Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:47:49.107Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:49.108Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:49.108Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:47:49.108Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:47:50 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:49.108Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"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-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:47:45.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:47:49.108Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:49.109Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:47:49.110Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:47:49.110Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:47:49.110Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:49.110Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:47:49.110Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:47:49.110Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eb5e400404b4555d013aea383f25790", X-B3-SpanId:"4a1af7ba17ea63af", X-B3-ParentSpanId:"375ed73d680d0d1f", X-B3-Sampled:"0", X-ONAP-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-TransactionID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-ECOMP-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8e08813-78a3-42fb-b79c-6a6a5bf2d6a2"]
2023-04-21T13:47:49.111Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:47:49.111Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:47:49.124Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:49.125Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:49.125Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:47:49.125Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:47:50 GMT", x-envoy-upstream-service-time:"11", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:49.126Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:47:49.126Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:49.126Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:47:49.158Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:47:49.159Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:47:49.159Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:49.159Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:47:49.159Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:47:49.159Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-TransactionID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-ECOMP-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1be19b6-dbac-470a-8d2b-951eacd7af42"]
2023-04-21T13:47:49.159Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:47:49.159Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:47:49.325Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:49.325Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:49.326Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:47:49.326Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F56F860AEB4AE4FA969E5E2AD79E33B8; 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:"Fri, 21 Apr 2023 13:47:48 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2023-04-21T13:47:49.326Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"18ddc749-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:47:46.271+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"17ec1403-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:47:49.327Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:49.327Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:47:49.346Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:47:49.347Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:47:49.347Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:49.347Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:47:49.347Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:47:49.347Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-TransactionID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-ECOMP-RequestID:"8e2f566f-b145-49bf-af3a-1d5bb9c838e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"760fd210-2253-4fa9-bc89-a20c34c07cf7"]
2023-04-21T13:47:49.347Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:47:49.347Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:47:49.496Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:49.497Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:49.497Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:47:49.497Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9188869D9889C7EEDDE73E16D305C0E4; 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:"Fri, 21 Apr 2023 13:47:48 GMT", x-envoy-upstream-service-time:"145", server:"envoy"]
2023-04-21T13:47:49.498Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:18e345be-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"18ddc749-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"18ddc749-e04b-11ed-9c34-ba208c33156b","executionId":"18ddc749-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:47:46.307+0000","endTime":"2023-04-21T13:47:46.308+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:47:49.498Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:49.498Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:47:49.504Z|8e2f566f-b145-49bf-af3a-1d5bb9c838e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:47:51.073Z|0b76a30a-2b91-4339-a90f-6b7f3f25421c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:51.074Z|0b76a30a-2b91-4339-a90f-6b7f3f25421c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:51.082Z|20f29c99-a3c2-4467-a5a9-2068a6a6a321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:51.082Z|20f29c99-a3c2-4467-a5a9-2068a6a6a321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:52.367Z|86f6193e-b29e-4d4e-ac52-4c9592434df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:47:52.367Z|86f6193e-b29e-4d4e-ac52-4c9592434df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:47:56.135Z|97836eb8-b616-4175-b673-90991d891b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:47:56.139Z|97836eb8-b616-4175-b673-90991d891b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:47:59.726Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:47:59.737Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:59.738Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:47:59.738Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:59.739Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:47:59.739Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:47:59.739Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4344e82c3823faee174cd785ad004c5", X-B3-SpanId:"be1495f0f2ef73ea", X-B3-ParentSpanId:"9b1e30b309e6167d", X-B3-Sampled:"0", X-ONAP-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-TransactionID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-ECOMP-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"790c5a26-b88d-4bd2-aad0-74a8b5cf23fb"]
2023-04-21T13:47:59.740Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:47:59.740Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:47:59.785Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:59.785Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:59.786Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:47:59.786Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:48:00 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:59.786Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"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-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:47:56.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:47:59.787Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:59.787Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:47:59.789Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:47:59.790Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:47:59.790Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:59.790Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:47:59.791Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:47:59.791Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4344e82c3823faee174cd785ad004c5", X-B3-SpanId:"dbfb8efc37410812", X-B3-ParentSpanId:"9b1e30b309e6167d", X-B3-Sampled:"0", X-ONAP-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-TransactionID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-ECOMP-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feaeed80-a756-4686-b2c0-4acf1ac24a80"]
2023-04-21T13:47:59.791Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:47:59.791Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:47:59.820Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:47:59.820Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:47:59.821Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:47:59.821Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:48:00 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:47:59.821Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:47:59.822Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:47:59.822Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:47:59.858Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:47:59.859Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:47:59.859Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:47:59.859Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:47:59.859Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:47:59.859Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-TransactionID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-ECOMP-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8706139-1f73-4b5f-a7a2-88ba39a1982f"]
2023-04-21T13:47:59.859Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:47:59.859Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:00.034Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:00.035Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:00.035Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:00.036Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A815653B7517C9281C677614DA87888C; 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:"Fri, 21 Apr 2023 13:47:59 GMT", x-envoy-upstream-service-time:"171", server:"envoy"]
2023-04-21T13:48:00.036Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"18ddc749-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:47:46.271+0000","endTime":"2023-04-21T13:47:54.591+0000","removalTime":null,"durationInMillis":8320,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"17ec1403-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:48:00.037Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:00.037Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:00.067Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:00.068Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:00.068Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:00.068Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:00.069Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:00.069Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-TransactionID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-ECOMP-RequestID:"c2c85efa-0cd4-4b87-be8f-8e3fafc18e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6496bb4e-858e-4834-924b-fff49c9ef6e7"]
2023-04-21T13:48:00.069Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:00.069Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:00.218Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:00.219Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:00.219Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:00.219Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1FAE59280F06723AC42A912F984C8258; 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:"Fri, 21 Apr 2023 13:47:59 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-21T13:48:00.220Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:1dd2da79-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"18ddc749-e04b-11ed-9c34-ba208c33156b","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"18ddc749-e04b-11ed-9c34-ba208c33156b","executionId":"18ddc749-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:47:54.588+0000","endTime":"2023-04-21T13:47:54.588+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:48:00.220Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:00.221Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18ddc749-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:00.226Z|c2c85efa-0cd4-4b87-be8f-8e3fafc18e50|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:48:01.111Z|c6c7efad-4a14-4a8c-aed7-3bde14ac57c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:01.112Z|c6c7efad-4a14-4a8c-aed7-3bde14ac57c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:01.118Z|9cd47893-0299-41c0-8a02-25f63ddfb599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:01.119Z|9cd47893-0299-41c0-8a02-25f63ddfb599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:02.398Z|dc28e335-538a-46c2-81b7-78d1ce5c2340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:02.399Z|dc28e335-538a-46c2-81b7-78d1ce5c2340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:05.843Z|cdd37bdd-ac7f-432f-85e5-55e1ec277c72|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:48:05.844Z|cdd37bdd-ac7f-432f-85e5-55e1ec277c72|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:10.418Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:48:10.424Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:10.424Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:48:10.425Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:10.425Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:10.425Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:48:10.426Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96f34f511f82638e871bd86cec5eea85", X-B3-SpanId:"49b683de95307472", X-B3-ParentSpanId:"99f276459bbaf51f", X-B3-Sampled:"0", X-ONAP-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-TransactionID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-ECOMP-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89776d50-8c18-48bd-ab72-9ea2f86754a8"]
2023-04-21T13:48:10.426Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:48:10.426Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:48:10.464Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:10.464Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:10.465Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:48:10.465Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:48:11 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:10.466Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"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-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:47:56.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:48:10.467Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:10.467Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:48:10.469Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:10.470Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:48:10.470Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:10.471Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:10.471Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:48:10.471Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96f34f511f82638e871bd86cec5eea85", X-B3-SpanId:"bb750b6d0d424e25", X-B3-ParentSpanId:"99f276459bbaf51f", X-B3-Sampled:"0", X-ONAP-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-TransactionID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-ECOMP-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10392aba-d4ae-4013-833c-612a4533e0eb"]
2023-04-21T13:48:10.472Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:48:10.472Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:48:10.492Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:10.492Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:10.493Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:48:10.493Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:48:11 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:10.494Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:48:10.494Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:10.494Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:48:10.526Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:10.527Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:10.527Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:10.528Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:10.528Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:10.528Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-TransactionID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-ECOMP-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb604449-df7e-4e86-8c85-c63b7ad2627a"]
2023-04-21T13:48:10.529Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:10.529Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:10.730Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:10.731Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:10.732Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:10.732Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=699B9B2BA84555E64C3AF500C0B9D6FB; 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:"694", Date:"Fri, 21 Apr 2023 13:48:10 GMT", x-envoy-upstream-service-time:"191", server:"envoy"]
2023-04-21T13:48:10.733Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"208354a8-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ReceiveWorkflowMessage:1:7a884fd6-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-21T13:47:59.100+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"1fa85dde-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:48:10.733Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:10.734Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:10.765Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:10.766Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:10.767Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:10.767Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:10.768Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:10.768Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-TransactionID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-ECOMP-RequestID:"23d22d0f-2a09-45af-a6e4-81ae54bc8fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41b709ea-03fc-4ea7-828a-c93b09d6a784"]
2023-04-21T13:48:10.768Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:10.769Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:10.943Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:10.944Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:10.944Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:10.944Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=40197B41F8CC62494EFEEFB4C785F617; 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:"827", Date:"Fri, 21 Apr 2023 13:48:10 GMT", x-envoy-upstream-service-time:"170", server:"envoy"]
2023-04-21T13:48:10.944Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:208c0657-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"SubProcess_2:208b1cee-e04b-11ed-9c34-ba208c33156b","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:7a884fd6-e037-11ed-9c34-ba208c33156b","processInstanceId":"208354a8-e04b-11ed-9c34-ba208c33156b","executionId":"208be045-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:47:59.157+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:48:10.945Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:10.945Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:10.948Z|23d22d0f-2a09-45af-a6e4-81ae54bc8fb9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:48:11.135Z|45f99bcd-03ce-4139-b966-208ddc6c4b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:48:11.135Z|45f99bcd-03ce-4139-b966-208ddc6c4b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:48:11.149Z|81a6c25e-072d-4d68-8279-905e8ef343c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:11.149Z|81a6c25e-072d-4d68-8279-905e8ef343c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:11.151Z|f5db2028-8ee2-4208-be5a-8f6d87cb4bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:11.151Z|f5db2028-8ee2-4208-be5a-8f6d87cb4bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:11.616Z|a692566f-a346-4582-9adc-49f0e83716ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:48:11.617Z|a692566f-a346-4582-9adc-49f0e83716ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:48:12.428Z|558ea820-b212-45b4-bc35-4f0c711c5087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:12.429Z|558ea820-b212-45b4-bc35-4f0c711c5087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:21.173Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:48:21.179Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:21.179Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:48:21.179Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:21.179Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:21.179Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:48:21.179Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f84187fff65ca9f1acdc08fbc4451e5c", X-B3-SpanId:"9811787b1b9cb10e", X-B3-ParentSpanId:"39ed4c94a2b774db", X-B3-Sampled:"0", X-ONAP-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-TransactionID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-ECOMP-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"972c3be1-5b76-42af-8e11-99208edcc289"]
2023-04-21T13:48:21.180Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:48:21.180Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:48:21.181Z|a698bc0d-3842-4dcf-b4d4-f7a0ff9ac095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:21.181Z|a698bc0d-3842-4dcf-b4d4-f7a0ff9ac095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:21.183Z|c44c2248-510d-4bfa-9508-df4bcc21427e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:21.184Z|c44c2248-510d-4bfa-9508-df4bcc21427e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:21.220Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:21.220Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:21.221Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:48:21.221Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:48:22 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:21.221Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"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-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:47:56.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:48:21.221Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:21.221Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:48:21.222Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:21.222Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:48:21.223Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:21.223Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:21.223Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:48:21.223Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f84187fff65ca9f1acdc08fbc4451e5c", X-B3-SpanId:"9774ce6e35b553ac", X-B3-ParentSpanId:"39ed4c94a2b774db", X-B3-Sampled:"0", X-ONAP-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-TransactionID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-ECOMP-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a0fb059-3d05-4fd3-9691-6b0863bcc27e"]
2023-04-21T13:48:21.223Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:48:21.223Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:48:21.241Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:21.242Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:21.242Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:48:21.242Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:48:22 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:21.244Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:48:21.245Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:21.245Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:48:21.261Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:21.262Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:21.262Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:21.262Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:21.262Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:21.263Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-TransactionID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-ECOMP-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7343f934-e060-4edf-8fcc-a3fea8a7172b"]
2023-04-21T13:48:21.263Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:21.263Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:21.426Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:21.427Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:21.427Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:21.428Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FAF85BDDE289063FA5B4AD84C0147C07; 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:"694", Date:"Fri, 21 Apr 2023 13:48:19 GMT", x-envoy-upstream-service-time:"159", server:"envoy"]
2023-04-21T13:48:21.429Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"208354a8-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ReceiveWorkflowMessage:1:7a884fd6-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-21T13:47:59.100+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"1fa85dde-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:48:21.430Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:21.430Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:21.457Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:21.458Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:21.458Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:21.458Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:21.458Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:21.459Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-TransactionID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-ECOMP-RequestID:"8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c1f36cf-f9d4-4705-b07e-423ab92dc846"]
2023-04-21T13:48:21.459Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:21.459Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:21.637Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:21.638Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:21.639Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:21.639Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AC3F610459EA913A79C9DDF7EE978E43; 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:"827", Date:"Fri, 21 Apr 2023 13:48:21 GMT", x-envoy-upstream-service-time:"174", server:"envoy"]
2023-04-21T13:48:21.640Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:208c0657-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"SubProcess_2:208b1cee-e04b-11ed-9c34-ba208c33156b","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:7a884fd6-e037-11ed-9c34-ba208c33156b","processInstanceId":"208354a8-e04b-11ed-9c34-ba208c33156b","executionId":"208be045-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:47:59.157+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:48:21.640Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:21.641Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=208354a8-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:21.646Z|8d1cf651-a3fc-4d3c-b4dc-3e36b02079c8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:48:22.462Z|d478a37d-a43d-4765-b4f8-ac1151d62092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:22.463Z|d478a37d-a43d-4765-b4f8-ac1151d62092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:26.135Z|a0c19bff-598a-4fbd-8768-2f5ac7457f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:48:26.135Z|a0c19bff-598a-4fbd-8768-2f5ac7457f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:48:31.212Z|8142d3dd-bacd-4029-8c99-aebcfb7e48db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:31.212Z|4de870a1-a1a9-4242-b5fd-844d67a915cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:31.213Z|8142d3dd-bacd-4029-8c99-aebcfb7e48db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:31.213Z|4de870a1-a1a9-4242-b5fd-844d67a915cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:31.890Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:48:31.896Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:31.896Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:48:31.896Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:31.896Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:31.896Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:48:31.896Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"410d81fc4ceb9a68a4069ac5882900b4", X-B3-SpanId:"8db03027f4d5c040", X-B3-ParentSpanId:"1596a73ac82d650b", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-TransactionID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-ECOMP-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bd58693-66a8-43f1-bb00-07bf3ad2fb59"]
2023-04-21T13:48:31.896Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:48:31.897Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:48:31.940Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:31.940Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:31.940Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:48:31.940Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:48:32 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:31.941Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
"progress" : 68,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:48:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:48:31.941Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:31.941Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:48:31.942Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:31.943Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:48:31.943Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:31.943Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:31.943Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:48:31.943Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"410d81fc4ceb9a68a4069ac5882900b4", X-B3-SpanId:"0b3a8338bdf6ae40", X-B3-ParentSpanId:"1596a73ac82d650b", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-TransactionID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-ECOMP-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd8add4a-57b3-436c-942d-00003874c1fb"]
2023-04-21T13:48:31.943Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:48:31.944Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:48:31.965Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:31.966Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:31.966Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:48:31.967Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:48:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:31.968Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:48:31.969Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:31.969Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:48:31.997Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:31.997Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:31.997Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:31.997Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:31.998Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:31.998Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-TransactionID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-ECOMP-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3db6770-35d2-47e5-ac84-c887737fa17f"]
2023-04-21T13:48:31.998Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:31.998Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:32.159Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:32.159Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:32.160Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:32.160Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D82A4CCF5A93A3C6C52CC4BE731F4614; 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:"Fri, 21 Apr 2023 13:48:31 GMT", x-envoy-upstream-service-time:"157", server:"envoy"]
2023-04-21T13:48:32.161Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"323b9dc0-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:48:28.829+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"3154bfea-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:48:32.161Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:32.162Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:32.192Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:32.192Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:32.192Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:32.193Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:32.193Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:32.193Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-TransactionID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-ECOMP-RequestID:"8d4aef55-789a-4bde-bea8-f7efbd71be97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a03e84c1-7812-4681-91e7-f3ce18ac5195"]
2023-04-21T13:48:32.193Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:32.193Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:32.346Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:32.347Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:32.347Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:32.347Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C6E6F13B6422EA44B1FF184082BACDA8; 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:"Fri, 21 Apr 2023 13:48:31 GMT", x-envoy-upstream-service-time:"149", server:"envoy"]
2023-04-21T13:48:32.348Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:32411b35-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","executionId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:48:28.865+0000","endTime":"2023-04-21T13:48:28.865+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:48:32.348Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:32.348Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:32.353Z|8d4aef55-789a-4bde-bea8-f7efbd71be97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:48:32.495Z|4127528e-c6a5-4421-96cd-962a9816f8ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:32.496Z|4127528e-c6a5-4421-96cd-962a9816f8ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:41.135Z|511c7443-0a34-45ae-aafd-0963c0514f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:48:41.138Z|511c7443-0a34-45ae-aafd-0963c0514f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:48:41.244Z|a546013e-e4ea-4736-94d8-80b231bb7699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:41.245Z|a546013e-e4ea-4736-94d8-80b231bb7699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:41.248Z|404f0c5f-c311-4a29-8e1f-c8d50978f45d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:41.248Z|404f0c5f-c311-4a29-8e1f-c8d50978f45d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:41.618Z|976e3341-4ccc-41ec-9ed3-26585521873c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:48:41.618Z|976e3341-4ccc-41ec-9ed3-26585521873c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:48:42.531Z|0c536ce1-f814-497a-9679-a54288a679b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:42.532Z|0c536ce1-f814-497a-9679-a54288a679b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:42.564Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:48:42.573Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:42.573Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:48:42.573Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:42.574Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:42.574Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:48:42.574Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0f2a2f3025332ecd063fb598e5c45c7", X-B3-SpanId:"39c0887bee899ea0", X-B3-ParentSpanId:"512e966fdc83f01f", X-B3-Sampled:"0", X-ONAP-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-TransactionID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-ECOMP-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86115cf8-5fee-4242-ba73-76a55b478f57"]
2023-04-21T13:48:42.574Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:48:42.574Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:48:42.618Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:42.618Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:42.618Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:48:42.618Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:48:43 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:42.621Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
"progress" : 68,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:48:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:48:42.621Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:42.621Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:48:42.622Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:42.622Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:48:42.623Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:42.623Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:42.623Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:48:42.623Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0f2a2f3025332ecd063fb598e5c45c7", X-B3-SpanId:"541f58d477797d81", X-B3-ParentSpanId:"512e966fdc83f01f", X-B3-Sampled:"0", X-ONAP-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-TransactionID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-ECOMP-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fb5f3a4-cf26-44ce-8996-1994dc13aea7"]
2023-04-21T13:48:42.623Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:48:42.623Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:48:42.640Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:42.641Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:42.641Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:48:42.641Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:48:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:42.641Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:48:42.642Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:42.642Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:48:42.657Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:42.657Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:42.657Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:42.657Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:42.658Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:42.658Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-TransactionID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-ECOMP-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"372d706b-7c50-4552-8cc5-fb890986d7ff"]
2023-04-21T13:48:42.658Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:42.658Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:42.878Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:42.878Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:42.878Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:42.878Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=61D6B2E767D6781E14D032D61B36355B; 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:"Fri, 21 Apr 2023 13:48:42 GMT", x-envoy-upstream-service-time:"210", server:"envoy"]
2023-04-21T13:48:42.879Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"323b9dc0-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:48:28.829+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"3154bfea-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:48:42.879Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:42.879Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:42.892Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:42.893Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:42.893Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:42.893Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:42.893Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:42.893Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-TransactionID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-ECOMP-RequestID:"bc550d46-a8f8-49c2-9bc6-934dd8993f44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cc7d940-d625-43f5-8eeb-0db05262ce1d"]
2023-04-21T13:48:42.893Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:42.893Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:43.062Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:43.063Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:43.063Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:43.063Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8E52762B9584172D2437A2A3CEF75380; 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:"Fri, 21 Apr 2023 13:48:42 GMT", x-envoy-upstream-service-time:"165", server:"envoy"]
2023-04-21T13:48:43.064Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:32411b35-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","executionId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:48:28.865+0000","endTime":"2023-04-21T13:48:28.865+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:48:43.064Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:43.064Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:43.070Z|bc550d46-a8f8-49c2-9bc6-934dd8993f44|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:48:51.279Z|817b8010-0977-4491-b421-44679de6acf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:51.280Z|817b8010-0977-4491-b421-44679de6acf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:51.278Z|4eb9557a-dd6a-43da-a201-a71c6f442a1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:51.280Z|4eb9557a-dd6a-43da-a201-a71c6f442a1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:52.563Z|6b80aa9d-87bf-4ed0-b658-665664693da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:48:52.564Z|6b80aa9d-87bf-4ed0-b658-665664693da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:48:53.280Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:48:53.287Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:53.287Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:48:53.287Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:53.287Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:48:53.287Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:48:53.288Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8c29d56b0b3bd0bc2b57c8b32a29662", X-B3-SpanId:"f2c275dadce32daf", X-B3-ParentSpanId:"05bffa71dc7fed7e", X-B3-Sampled:"0", X-ONAP-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-TransactionID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-ECOMP-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29a5b7ee-9311-428c-9dbc-2455db62a872"]
2023-04-21T13:48:53.288Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:48:53.288Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:48:53.325Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:53.326Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:53.326Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:48:53.326Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:48:54 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:53.327Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
"progress" : 68,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:48:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:48:53.327Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:53.327Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:48:53.328Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:53.329Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:48:53.329Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:53.329Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:48:53.329Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:48:53.329Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8c29d56b0b3bd0bc2b57c8b32a29662", X-B3-SpanId:"d94cfe0affd83420", X-B3-ParentSpanId:"05bffa71dc7fed7e", X-B3-Sampled:"0", X-ONAP-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-TransactionID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-ECOMP-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25d71729-e07b-4df5-bdbe-9aa09ff56ee5"]
2023-04-21T13:48:53.330Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:48:53.330Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:48:53.346Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:53.347Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:53.347Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:48:53.347Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:48:54 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:48:53.348Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:48:53.348Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:53.350Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:48:53.370Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:53.371Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:53.371Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:53.371Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:48:53.371Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:53.371Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-TransactionID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-ECOMP-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15fb2b6a-1b41-40c0-942a-f7dc4ce00707"]
2023-04-21T13:48:53.372Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:53.372Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:53.527Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:53.527Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:53.528Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:53.528Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EEB56C5C47BC6CB3A8BF99EDF474D503; 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:"Fri, 21 Apr 2023 13:48:53 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2023-04-21T13:48:53.528Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"323b9dc0-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:48:28.829+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"3154bfea-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:48:53.528Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:53.528Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:53.546Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:53.547Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:48:53.547Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:48:53.547Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:48:53.547Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:48:53.548Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-TransactionID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-ECOMP-RequestID:"7ed3b005-86fc-45c8-949a-30c67efc1e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e11e51f-bec0-4c04-80aa-ecbac1eb47ad"]
2023-04-21T13:48:53.548Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:48:53.548Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:48:53.723Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:48:53.724Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:48:53.724Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:48:53.724Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D1FC86FA3402D588873383A98FFB83C7; 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:"Fri, 21 Apr 2023 13:48:53 GMT", x-envoy-upstream-service-time:"172", server:"envoy"]
2023-04-21T13:48:53.725Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:32411b35-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","executionId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:48:28.865+0000","endTime":"2023-04-21T13:48:28.865+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:48:53.725Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:48:53.725Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:48:53.730Z|7ed3b005-86fc-45c8-949a-30c67efc1e78|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:48:56.135Z|c7602c65-cf4d-4268-98a1-6591ccc630ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:48:56.135Z|c7602c65-cf4d-4268-98a1-6591ccc630ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:49:01.311Z|8520ecfc-aec9-4226-be1b-76241da8bf1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:01.311Z|b12225fa-71b8-49c9-a556-48727f237548|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:01.311Z|8520ecfc-aec9-4226-be1b-76241da8bf1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:01.312Z|b12225fa-71b8-49c9-a556-48727f237548|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:02.596Z|cea7bed5-dd4d-4aea-b893-d52fcabd05ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:02.597Z|cea7bed5-dd4d-4aea-b893-d52fcabd05ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:03.938Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:03.946Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:03.946Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:03.947Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:03.947Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:03.947Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:03.947Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"797ba2bf56145b4158caa2cb7f886489", X-B3-SpanId:"ac4ba70fd2d94b59", X-B3-ParentSpanId:"4706d61194197efe", X-B3-Sampled:"0", X-ONAP-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-TransactionID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-ECOMP-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b9619c0-aea0-499e-815d-b8d6b0e49caa"]
2023-04-21T13:49:03.947Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:03.947Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:03.990Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:03.991Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:03.992Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:03.992Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:04 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:03.994Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
"progress" : 68,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:48:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:03.994Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:03.995Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:03.997Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:03.998Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:03.998Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:03.999Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:03.999Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:04.000Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"797ba2bf56145b4158caa2cb7f886489", X-B3-SpanId:"76cadd964012b198", X-B3-ParentSpanId:"4706d61194197efe", X-B3-Sampled:"0", X-ONAP-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-TransactionID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-ECOMP-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b19a662-ff54-4919-bc08-00ac1ab93a26"]
2023-04-21T13:49:04.000Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:04.001Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:04.018Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:04.018Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:04.019Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:04.019Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:04 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:04.020Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:04.020Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:04.021Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:04.041Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:04.041Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:04.041Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:04.042Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:04.042Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:04.042Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-TransactionID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-ECOMP-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26cbecef-8903-4393-b2e5-98c4cd781763"]
2023-04-21T13:49:04.042Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:04.042Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:04.192Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:04.193Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:04.193Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:04.194Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DA905ECABCE075EDF60E152EA3A40865; 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:"Fri, 21 Apr 2023 13:49:03 GMT", x-envoy-upstream-service-time:"146", server:"envoy"]
2023-04-21T13:49:04.194Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"323b9dc0-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:48:28.829+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"3154bfea-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:49:04.195Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:04.195Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:04.228Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:04.228Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:04.229Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:04.229Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:04.230Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:04.230Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-TransactionID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-ECOMP-RequestID:"4dfb43e6-b525-45c8-bbff-18932801fd6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5026339b-a892-49cc-aec0-9c1e4d5cc633"]
2023-04-21T13:49:04.230Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:04.231Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:04.418Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:04.419Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:04.419Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:04.420Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EDAC7BA83F691E347B544D546F9D96AF; 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:"Fri, 21 Apr 2023 13:49:03 GMT", x-envoy-upstream-service-time:"183", server:"envoy"]
2023-04-21T13:49:04.420Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:32411b35-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","executionId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:48:28.865+0000","endTime":"2023-04-21T13:48:28.865+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:49:04.421Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:04.421Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:04.428Z|4dfb43e6-b525-45c8-bbff-18932801fd6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:05.843Z|e96b8944-a576-42da-b79b-de31e32ab7f4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:49:05.844Z|e96b8944-a576-42da-b79b-de31e32ab7f4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:11.135Z|fe35bcf5-6839-4050-bbfe-b13fdbeb1f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:49:11.135Z|fe35bcf5-6839-4050-bbfe-b13fdbeb1f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:49:11.345Z|438a2305-afc0-435c-9406-0cb12607d03a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:11.346Z|438a2305-afc0-435c-9406-0cb12607d03a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:11.353Z|ddf3d949-1a34-45cb-92e2-21a0e92f8d39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:11.353Z|ddf3d949-1a34-45cb-92e2-21a0e92f8d39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:11.619Z|b9d80c60-f1ce-416a-b6c1-4a9dc1ab5f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:49:11.619Z|b9d80c60-f1ce-416a-b6c1-4a9dc1ab5f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:49:12.628Z|6110ac32-634e-400d-b03a-e85083766d10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:12.629Z|6110ac32-634e-400d-b03a-e85083766d10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:14.652Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:14.660Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:14.660Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:14.661Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:14.661Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:14.661Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:14.661Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab132f5be398d3c77324f37bb8c91679", X-B3-SpanId:"0d6aa6dbc2092230", X-B3-ParentSpanId:"8584c8d1720ba079", X-B3-Sampled:"0", X-ONAP-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-TransactionID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-ECOMP-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ab3dab2-f910-4724-a482-2cb477e33339"]
2023-04-21T13:49:14.661Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:14.661Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:14.701Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:14.702Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:14.702Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:14.702Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:15 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:14.702Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
"progress" : 68,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:48:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:14.702Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:14.703Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:14.704Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:14.704Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:14.704Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:14.705Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:14.705Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:14.705Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab132f5be398d3c77324f37bb8c91679", X-B3-SpanId:"27d07afb901fc117", X-B3-ParentSpanId:"8584c8d1720ba079", X-B3-Sampled:"0", X-ONAP-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-TransactionID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-ECOMP-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec95b94e-b25a-49e0-b910-3fb50a4a2e10"]
2023-04-21T13:49:14.705Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:14.705Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:14.722Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:14.723Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:14.723Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:14.723Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:15 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:14.724Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:14.724Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:14.724Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:14.745Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:14.745Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:14.745Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:14.745Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:14.746Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:14.746Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-TransactionID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-ECOMP-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae4501dd-f31d-45d9-a49b-8af4f79c0945"]
2023-04-21T13:49:14.746Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:14.746Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:14.942Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:14.943Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:14.943Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:14.944Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DBB8734AA4718CFB3A014471CE1FD789; 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:"Fri, 21 Apr 2023 13:49:14 GMT", x-envoy-upstream-service-time:"186", server:"envoy"]
2023-04-21T13:49:14.944Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"323b9dc0-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:48:28.829+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"3154bfea-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:49:14.944Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:14.945Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:14.972Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:14.972Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:14.973Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:14.973Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:14.973Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:14.973Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-TransactionID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-ECOMP-RequestID:"8b59ad9b-6d59-41eb-876f-ae3182c41fb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f9e0822-c231-4005-b892-b6aa1b33ec64"]
2023-04-21T13:49:14.973Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:14.973Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:15.125Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:15.126Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:15.126Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:15.126Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B7E3929633CCA2C622A384BEE5FE8AF2; 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:"Fri, 21 Apr 2023 13:49:14 GMT", x-envoy-upstream-service-time:"148", server:"envoy"]
2023-04-21T13:49:15.127Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:32411b35-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","executionId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:48:28.865+0000","endTime":"2023-04-21T13:48:28.865+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:49:15.127Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:15.127Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:15.133Z|8b59ad9b-6d59-41eb-876f-ae3182c41fb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:21.376Z|818489e1-c54c-47d0-81ab-3169b1d86d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:21.377Z|818489e1-c54c-47d0-81ab-3169b1d86d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:21.382Z|7092a25c-31e0-4720-b732-091e15adda01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:21.383Z|7092a25c-31e0-4720-b732-091e15adda01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:22.661Z|502291cd-c878-4dee-baa4-4165a611ebf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:22.662Z|502291cd-c878-4dee-baa4-4165a611ebf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:25.331Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:25.337Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:25.337Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:25.338Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:25.338Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:25.338Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:25.339Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e539dcb2e470988017ac88c44257c87f", X-B3-SpanId:"b7bb0282798d71d0", X-B3-ParentSpanId:"bf4e8de74dbaa8f5", X-B3-Sampled:"0", X-ONAP-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-TransactionID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-ECOMP-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55d3cbee-8b82-40d2-b7fc-ab6bad80f96f"]
2023-04-21T13:49:25.339Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:25.339Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:25.389Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:25.389Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:25.390Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:25.390Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:26 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:25.390Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
"progress" : 68,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:48:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:25.391Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:25.391Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:25.393Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:25.393Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:25.394Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:25.394Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:25.394Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:25.394Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e539dcb2e470988017ac88c44257c87f", X-B3-SpanId:"99adf27fce31fe64", X-B3-ParentSpanId:"bf4e8de74dbaa8f5", X-B3-Sampled:"0", X-ONAP-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-TransactionID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-ECOMP-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c14a238a-b8fc-4ae9-af15-d78e5517f419"]
2023-04-21T13:49:25.395Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:25.395Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:25.415Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:25.416Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:25.416Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:25.416Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:26 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:25.418Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:25.418Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:25.418Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:25.439Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:25.439Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:25.439Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:25.440Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:25.440Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:25.440Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-TransactionID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-ECOMP-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4774a16f-c199-44b2-a66f-eebd8ef5184b"]
2023-04-21T13:49:25.440Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:25.440Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:25.611Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:25.612Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:25.612Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:25.612Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5D9EDB58284CF3781ED8B539DF3EF8AD; 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:"Fri, 21 Apr 2023 13:49:25 GMT", x-envoy-upstream-service-time:"166", server:"envoy"]
2023-04-21T13:49:25.613Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"323b9dc0-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:48:28.829+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"3154bfea-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:49:25.613Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:25.613Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:25.639Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:25.639Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:25.640Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:25.640Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:25.640Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:25.640Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-TransactionID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-ECOMP-RequestID:"eb77b7d0-f089-467e-b8b3-dcbadd6a4a30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1b4be59-7275-4ddc-a014-d271e44c88b3"]
2023-04-21T13:49:25.641Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:25.641Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:25.792Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:25.792Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:25.793Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:25.793Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=036F3F6132F1B9B929BF1EEE20050A13; 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:"Fri, 21 Apr 2023 13:49:25 GMT", x-envoy-upstream-service-time:"147", server:"envoy"]
2023-04-21T13:49:25.793Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:32411b35-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","executionId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:48:28.865+0000","endTime":"2023-04-21T13:48:28.865+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:49:25.794Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:25.794Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:25.798Z|eb77b7d0-f089-467e-b8b3-dcbadd6a4a30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:26.135Z|c19fa008-80b0-479a-a4fb-a57a81a8b6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:49:26.139Z|c19fa008-80b0-479a-a4fb-a57a81a8b6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:49:31.410Z|be30f4c5-8ec7-44aa-b1ee-8d2b7ab876ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:31.411Z|be30f4c5-8ec7-44aa-b1ee-8d2b7ab876ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:31.413Z|2a9999e2-1b60-4e31-9286-2af8f14fcc71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:31.413Z|2a9999e2-1b60-4e31-9286-2af8f14fcc71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:32.694Z|a4b9bc9b-7065-443b-b202-b5f31cc41680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:32.695Z|a4b9bc9b-7065-443b-b202-b5f31cc41680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:36.021Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:36.031Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:36.032Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:36.032Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:36.032Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:36.033Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:36.033Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eb8f8cfee59b7936f7e65a2b3e6c6d7", X-B3-SpanId:"ba97c10c2267865d", X-B3-ParentSpanId:"f25a01aef2098774", X-B3-Sampled:"0", X-ONAP-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-TransactionID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-ECOMP-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"620b200f-e27b-4c1f-a177-375f098c6650"]
2023-04-21T13:49:36.033Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:36.033Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:36.076Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:36.077Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:36.077Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:36.078Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:37 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:36.078Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
"progress" : 68,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:48:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:36.079Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:36.079Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:36.082Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:36.083Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:36.083Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:36.083Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:36.084Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:36.084Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eb8f8cfee59b7936f7e65a2b3e6c6d7", X-B3-SpanId:"8aa61b3b5a15054f", X-B3-ParentSpanId:"f25a01aef2098774", X-B3-Sampled:"0", X-ONAP-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-TransactionID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-ECOMP-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ae047a1-f7fb-41db-8c23-cc14d7245ade"]
2023-04-21T13:49:36.084Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:36.085Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:36.105Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:36.105Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:36.106Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:36.106Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:37 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:36.106Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:36.107Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:36.107Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:36.133Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:36.133Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:36.133Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:36.134Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:36.134Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:36.134Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-TransactionID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-ECOMP-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86125226-9ec6-407d-9e90-a3ab1232330f"]
2023-04-21T13:49:36.134Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:36.134Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:36.324Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:36.325Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:36.326Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:36.326Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E4BEA429D8A5DBF1814B14A363E53591; 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:"Fri, 21 Apr 2023 13:49:35 GMT", x-envoy-upstream-service-time:"187", server:"envoy"]
2023-04-21T13:49:36.327Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"323b9dc0-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:48:28.829+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"3154bfea-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:49:36.327Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:36.328Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:36.350Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:36.350Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:36.350Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:36.351Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:36.351Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:36.351Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-TransactionID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-ECOMP-RequestID:"5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"259a9ff4-0d99-4f72-a50c-8b49500dcc4c"]
2023-04-21T13:49:36.351Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:36.352Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:36.517Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:36.519Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:36.519Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:36.520Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E46D44AA487DDD66E52D99A726CEFA8F; 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:"Fri, 21 Apr 2023 13:49:35 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2023-04-21T13:49:36.520Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:32411b35-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","executionId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:48:28.865+0000","endTime":"2023-04-21T13:48:28.865+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:49:36.521Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:36.521Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:36.527Z|5222b87a-7f6a-4fc0-b9e8-0c0f4e83d0b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:41.135Z|eef8e660-679b-4576-b09e-d6ee4f70d5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:49:41.135Z|eef8e660-679b-4576-b09e-d6ee4f70d5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:49:41.444Z|a9efad88-c9df-4228-9fad-bc3e8e150956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:41.444Z|63023f32-99fe-4740-acb0-d7c94441c36e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:41.445Z|63023f32-99fe-4740-acb0-d7c94441c36e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:41.445Z|a9efad88-c9df-4228-9fad-bc3e8e150956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:41.620Z|ff344700-da9f-449f-89f5-62a13433a552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:49:41.621Z|ff344700-da9f-449f-89f5-62a13433a552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:49:42.732Z|3462fb44-77a9-400c-bb98-8706f9618280|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:42.733Z|3462fb44-77a9-400c-bb98-8706f9618280|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:46.763Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:46.769Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:46.769Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:46.770Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:46.770Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:46.770Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:46.770Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a65d6e50cb2477551365b53e789501b", X-B3-SpanId:"23b3cdad027d0940", X-B3-ParentSpanId:"89e659c6b1ec97f3", X-B3-Sampled:"0", X-ONAP-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-TransactionID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-ECOMP-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23276f45-5fcb-4d4b-a5e8-a02a57d4d84a"]
2023-04-21T13:49:46.770Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:46.770Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:46.809Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:46.809Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:46.810Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:46.810Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:47 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:46.811Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
"progress" : 68,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:48:28.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:46.811Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:46.812Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:46.813Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:46.814Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:46.814Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:46.814Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:46.814Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:46.814Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a65d6e50cb2477551365b53e789501b", X-B3-SpanId:"79f3153f77c6ded5", X-B3-ParentSpanId:"89e659c6b1ec97f3", X-B3-Sampled:"0", X-ONAP-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-TransactionID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-ECOMP-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"897a5deb-03a2-4a8a-a2bd-5577796ad25f"]
2023-04-21T13:49:46.815Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:46.815Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:46.833Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:46.834Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:46.834Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:46.834Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:47 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:46.835Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:46.835Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:46.836Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:46.854Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:46.855Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:46.855Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:46.855Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:49:46.855Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:46.855Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-TransactionID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-ECOMP-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3a7f3bb-e573-4b00-9510-603f86ceacdd"]
2023-04-21T13:49:46.855Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:46.855Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:47.026Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:47.027Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:47.027Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:47.027Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C7BB762DC76DFE172007FB05D2334A9C; 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:"Fri, 21 Apr 2023 13:49:46 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2023-04-21T13:49:47.028Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"323b9dc0-e04b-11ed-9c34-ba208c33156b","businessKey":"fa0f7d5a-e854-403a-94f7-6d574c84961f","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:48:28.829+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"3154bfea-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:49:47.029Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:47.029Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa0f7d5a-e854-403a-94f7-6d574c84961f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:47.086Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:47.087Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:49:47.087Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:47.087Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:49:47.087Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:49:47.088Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-TransactionID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-ECOMP-RequestID:"6fd287b2-6e02-4991-b05c-bd7c3ece4e8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"995f9285-1c45-4387-9cc7-6ad92b6cc5d6"]
2023-04-21T13:49:47.088Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:49:47.088Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:49:47.220Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:47.221Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:47.221Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:49:47.221Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=644D9647C073E9EE36630E6AF43F14E5; 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:"Fri, 21 Apr 2023 13:49:46 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2023-04-21T13:49:47.222Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:32411b35-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","executionId":"323b9dc0-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:48:28.865+0000","endTime":"2023-04-21T13:48:28.865+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0ced991c-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:49:47.222Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:47.222Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=323b9dc0-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:49:47.227Z|6fd287b2-6e02-4991-b05c-bd7c3ece4e8c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:51.476Z|72a061ad-7273-4c86-a172-c537b2e791db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:51.476Z|5e20ace5-bc72-4fbe-8c67-f5b4fc7a1eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:51.477Z|5e20ace5-bc72-4fbe-8c67-f5b4fc7a1eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:51.477Z|72a061ad-7273-4c86-a172-c537b2e791db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:52.762Z|de3d3939-3e62-4c8d-9a7b-d2dad4510c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:49:52.763Z|de3d3939-3e62-4c8d-9a7b-d2dad4510c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:49:56.135Z|755949ae-817a-4540-8bfd-c1d3ba6ba3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:49:56.135Z|755949ae-817a-4540-8bfd-c1d3ba6ba3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:49:57.438Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:57.446Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:57.447Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:57.447Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:57.447Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:57.447Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:57.447Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"080b9f0e83ddb5a4b97e6cceb699d155", X-B3-SpanId:"bdf187ddea8813bf", X-B3-ParentSpanId:"ee5e76bb9d986dda", X-B3-Sampled:"0", X-ONAP-RequestID:"68ebca49-82dc-4ae1-8f55-468d10805c60", X-RequestID:"68ebca49-82dc-4ae1-8f55-468d10805c60", X-TransactionID:"68ebca49-82dc-4ae1-8f55-468d10805c60", X-ECOMP-RequestID:"68ebca49-82dc-4ae1-8f55-468d10805c60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc6eed53-27a4-4d84-a168-7165c21e3a48"]
2023-04-21T13:49:57.447Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:57.447Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:57.488Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:57.489Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:57.489Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:57.489Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:58 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:57.489Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"endTime" : "2023-04-21T13:49:51.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:49:52.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:57.490Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:57.490Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:57.491Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:57.491Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:57.491Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:57.491Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:57.491Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:57.491Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"080b9f0e83ddb5a4b97e6cceb699d155", X-B3-SpanId:"b80e140ad39071ac", X-B3-ParentSpanId:"ee5e76bb9d986dda", X-B3-Sampled:"0", X-ONAP-RequestID:"68ebca49-82dc-4ae1-8f55-468d10805c60", X-RequestID:"68ebca49-82dc-4ae1-8f55-468d10805c60", X-TransactionID:"68ebca49-82dc-4ae1-8f55-468d10805c60", X-ECOMP-RequestID:"68ebca49-82dc-4ae1-8f55-468d10805c60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2563c618-5a37-4e8f-82d0-d57fd2736001"]
2023-04-21T13:49:57.491Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:57.492Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:57.509Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:57.509Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:57.509Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:57.509Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:58 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:57.512Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:57.512Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:57.512Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:57.519Z|68ebca49-82dc-4ae1-8f55-468d10805c60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:57.737Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:57.742Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:57.742Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:57.742Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:57.742Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:57.742Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:57.743Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ead7a6809cd6828ff18d22e95eecaddf", X-B3-SpanId:"cd6d383bdfb51af4", X-B3-ParentSpanId:"2badeb5d24a22591", X-B3-Sampled:"0", X-ONAP-RequestID:"31f9c6de-bcb3-4f95-a011-c49ea5714a71", X-RequestID:"31f9c6de-bcb3-4f95-a011-c49ea5714a71", X-TransactionID:"31f9c6de-bcb3-4f95-a011-c49ea5714a71", X-ECOMP-RequestID:"31f9c6de-bcb3-4f95-a011-c49ea5714a71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52df7db0-c702-434d-954e-0498fd95cf78"]
2023-04-21T13:49:57.743Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:57.743Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:57.783Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:57.783Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:57.783Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:57.784Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:58 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:57.784Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"endTime" : "2023-04-21T13:49:51.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:49:52.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:57.784Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:57.784Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:57.785Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:57.785Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:57.785Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:57.786Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:57.786Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:57.786Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ead7a6809cd6828ff18d22e95eecaddf", X-B3-SpanId:"fd83ccaf5b4a9847", X-B3-ParentSpanId:"2badeb5d24a22591", X-B3-Sampled:"0", X-ONAP-RequestID:"31f9c6de-bcb3-4f95-a011-c49ea5714a71", X-RequestID:"31f9c6de-bcb3-4f95-a011-c49ea5714a71", X-TransactionID:"31f9c6de-bcb3-4f95-a011-c49ea5714a71", X-ECOMP-RequestID:"31f9c6de-bcb3-4f95-a011-c49ea5714a71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e26c614b-e278-4723-a2a1-06f3934ea597"]
2023-04-21T13:49:57.786Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:57.786Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:57.805Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:57.806Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:57.806Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:57.806Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:58 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:57.807Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:57.808Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:57.808Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:57.814Z|31f9c6de-bcb3-4f95-a011-c49ea5714a71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:58.017Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:58.022Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:58.022Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:58.023Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:58.023Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:58.023Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:58.023Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d4fbe986bdd8ea549304cc2eb2764cd", X-B3-SpanId:"64fd696102dad9f6", X-B3-ParentSpanId:"5f265933a552c81d", X-B3-Sampled:"0", X-ONAP-RequestID:"30baea5c-d143-4aeb-9898-9ae4e8c85ee6", X-RequestID:"30baea5c-d143-4aeb-9898-9ae4e8c85ee6", X-TransactionID:"30baea5c-d143-4aeb-9898-9ae4e8c85ee6", X-ECOMP-RequestID:"30baea5c-d143-4aeb-9898-9ae4e8c85ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fddb8828-049f-43da-9837-dc4198ae87a9"]
2023-04-21T13:49:58.023Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:58.023Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:58.059Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:58.059Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:58.060Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:58.060Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:58 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:58.060Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"endTime" : "2023-04-21T13:49:51.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:49:52.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:58.061Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:58.061Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:58.063Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:58.063Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:58.063Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:58.064Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:58.064Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:58.064Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d4fbe986bdd8ea549304cc2eb2764cd", X-B3-SpanId:"3285c12845d68871", X-B3-ParentSpanId:"5f265933a552c81d", X-B3-Sampled:"0", X-ONAP-RequestID:"30baea5c-d143-4aeb-9898-9ae4e8c85ee6", X-RequestID:"30baea5c-d143-4aeb-9898-9ae4e8c85ee6", X-TransactionID:"30baea5c-d143-4aeb-9898-9ae4e8c85ee6", X-ECOMP-RequestID:"30baea5c-d143-4aeb-9898-9ae4e8c85ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e9559c0-32a0-46da-9488-fcace1a8918a"]
2023-04-21T13:49:58.064Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:58.064Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:58.085Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:58.085Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:58.085Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:58.086Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:58 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:58.087Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:58.088Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:58.088Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:58.096Z|30baea5c-d143-4aeb-9898-9ae4e8c85ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:58.319Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:58.324Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:58.324Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:58.324Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:58.324Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:58.324Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:58.324Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fae10de87a02cc90cffb059aef515f71", X-B3-SpanId:"d99bccc47bb7b110", X-B3-ParentSpanId:"35ca32bea53fc0be", X-B3-Sampled:"0", X-ONAP-RequestID:"aefb5d84-10bb-4ffe-928c-63921996c77e", X-RequestID:"aefb5d84-10bb-4ffe-928c-63921996c77e", X-TransactionID:"aefb5d84-10bb-4ffe-928c-63921996c77e", X-ECOMP-RequestID:"aefb5d84-10bb-4ffe-928c-63921996c77e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"920bec1d-bdee-4180-b520-3d143c9464ed"]
2023-04-21T13:49:58.324Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:58.325Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:58.362Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:58.362Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:58.362Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:58.362Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:58 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:58.365Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"endTime" : "2023-04-21T13:49:51.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:49:52.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:58.365Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:58.365Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:58.366Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:58.366Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:58.366Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:58.367Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:58.367Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:58.367Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fae10de87a02cc90cffb059aef515f71", X-B3-SpanId:"8d067d93de6528c0", X-B3-ParentSpanId:"35ca32bea53fc0be", X-B3-Sampled:"0", X-ONAP-RequestID:"aefb5d84-10bb-4ffe-928c-63921996c77e", X-RequestID:"aefb5d84-10bb-4ffe-928c-63921996c77e", X-TransactionID:"aefb5d84-10bb-4ffe-928c-63921996c77e", X-ECOMP-RequestID:"aefb5d84-10bb-4ffe-928c-63921996c77e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a912808-fd9a-470f-b09a-2f5bc5838b85"]
2023-04-21T13:49:58.367Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:58.367Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:58.387Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:58.387Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:58.387Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:58.387Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:58 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:58.390Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:58.390Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:58.390Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:58.395Z|aefb5d84-10bb-4ffe-928c-63921996c77e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:49:58.681Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:49:58.689Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:58.690Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||Invoke
2023-04-21T13:49:58.690Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:58.690Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f
2023-04-21T13:49:58.690Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Method : GET
2023-04-21T13:49:58.691Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"705199ec3051bdb8a5eeafb14077d041", X-B3-SpanId:"ad3093e8bb6a4dda", X-B3-ParentSpanId:"69fb674bcca2e3ea", X-B3-Sampled:"0", X-ONAP-RequestID:"85e228e8-f1af-4694-92eb-9a18a054d88f", X-RequestID:"85e228e8-f1af-4694-92eb-9a18a054d88f", X-TransactionID:"85e228e8-f1af-4694-92eb-9a18a054d88f", X-ECOMP-RequestID:"85e228e8-f1af-4694-92eb-9a18a054d88f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8962235a-143e-4193-9fc1-8bb7340553d4"]
2023-04-21T13:49:58.691Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Request body:
2023-04-21T13:49:58.691Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||==========================request end================================================
2023-04-21T13:49:58.727Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:58.727Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:58.727Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Status text : OK
2023-04-21T13:49:58.728Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:49:59 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:58.728Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||Response body: {
"requestId" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:47:26.000+00:00",
"endTime" : "2023-04-21T13:49:51.000+00:00",
"source" : "VID",
"vnfId" : "0286815f-ebba-4107-90c4-09c780c3c290",
"tenantId" : "123456",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n\t\t\t\"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"b5a7487b-44f2-4d72-9f06-139e2c07b264\",\n \"modelInvariantUuid\": \"c00310fe-b13b-4761-9499-1d57d15829d0\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e7554ec4-7967-42c3-905c-6ac1bf0bb63e\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"3bb105e2-0f25-4c8e-b918-3cc7fd19ce01\",\n \"modelInvariantUuid\": \"cabf3f76-bd82-4744-9f5e-71fe6b30166e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a414121d-9505-4555-afc3-43e0aac484d7\"\n },\n \"instanceName\": \"basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3122febf-e658-4cd7-b3b6-6a4362cb6716\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:49:52.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fa0f7d5a-e854-403a-94f7-6d574c84961f",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f"
}
}
}
2023-04-21T13:49:58.728Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:58.728Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa0f7d5a-e854-403a-94f7-6d574c84961f|INFO|500||InvokeReturn
2023-04-21T13:49:58.729Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:58.729Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:49:58.730Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:49:58.730Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false
2023-04-21T13:49:58.730Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:49:58.730Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"705199ec3051bdb8a5eeafb14077d041", X-B3-SpanId:"abaa7eb147ea3035", X-B3-ParentSpanId:"69fb674bcca2e3ea", X-B3-Sampled:"0", X-ONAP-RequestID:"85e228e8-f1af-4694-92eb-9a18a054d88f", X-RequestID:"85e228e8-f1af-4694-92eb-9a18a054d88f", X-TransactionID:"85e228e8-f1af-4694-92eb-9a18a054d88f", X-ECOMP-RequestID:"85e228e8-f1af-4694-92eb-9a18a054d88f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"179cf290-7aee-431d-91af-0a8054032836"]
2023-04-21T13:49:58.730Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:49:58.730Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:49:58.752Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:49:58.752Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:49:58.752Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:49:58.752Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&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:"Fri, 21 Apr 2023 13:49:59 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:49:58.755Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:49:58.755Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:49:58.755Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa0f7d5a-e854-403a-94f7-6d574c84961f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:49:58.762Z|85e228e8-f1af-4694-92eb-9a18a054d88f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa0f7d5a-e854-403a-94f7-6d574c84961f|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:01.508Z|374df300-3a0b-4683-99d9-9f1bb3d4264c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:01.508Z|374df300-3a0b-4683-99d9-9f1bb3d4264c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:01.509Z|bfeb7273-6b6c-4e99-8e83-cf3c986d0781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:01.510Z|bfeb7273-6b6c-4e99-8e83-cf3c986d0781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:02.521Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:02.523Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|||INFO|500||Checking if requestId: fc35b14d-09be-420d-b26e-603fe5ff4200 already exists in requestDb InfraActiveRequests table
2023-04-21T13:50:02.523Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:02.524Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||Invoke
2023-04-21T13:50:02.525Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.525Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:02.525Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Method : GET
2023-04-21T13:50:02.525Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1d8555ac2e874ae15af839da7176c01", X-B3-SpanId:"57775f9424fc6010", X-B3-ParentSpanId:"e24aa845b9ea86fd", X-B3-Sampled:"0", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f5168be-2c33-4412-9f90-7d3508c5113a"]
2023-04-21T13:50:02.525Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Request body:
2023-04-21T13:50:02.525Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.563Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.563Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:50:02.564Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status text : Not Found
2023-04-21T13:50:02.564Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:50:03 GMT", x-envoy-upstream-service-time:"33", server:"envoy"]
2023-04-21T13:50:02.565Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Response body:
2023-04-21T13:50:02.565Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.565Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|404|Not Found|InvokeReturn
2023-04-21T13:50:02.577Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:50:02.584Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:50:02.602Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2023-04-21T13:50:02.602Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fc35b14d-09be-420d-b26e-603fe5ff4200], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[835f0018-f4d3-450a-b2bc-49f063d2ddfe], X-ECOMP-RequestID=[fc35b14d-09be-420d-b26e-603fe5ff4200], X-TransactionId=[], X-ONAP-RequestID=[fc35b14d-09be-420d-b26e-603fe5ff4200]}
2023-04-21T13:50:02.674Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:50:02 GMT], server=[envoy], content-length=[1013], x-envoy-upstream-service-time=[64], vertex-id=[225320], x-aai-txid=[1-aai-resources-230421-13:50:02:105-91654], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:50:02.676Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1682084852639","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0286815f-ebba-4107-90c4-09c780c3c290","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0286815f-ebba-4107-90c4-09c780c3c290"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}
2023-04-21T13:50:02.676Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2023-04-21T13:50:02.678Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:50:02.678Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:50:02.679Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.680Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:50:02.680Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.680Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.680Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:50:02.680Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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:"b1d8555ac2e874ae15af839da7176c01", X-B3-SpanId:"45d8a3f99c4dca53", X-B3-ParentSpanId:"e24aa845b9ea86fd", X-B3-Sampled:"0", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab243a67-1363-4ff9-af76-520257a64cca"]
2023-04-21T13:50:02.681Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"028464f5-a327-4625-a370-5ced52f8492c"},"instanceName":null,"requestScope":"service"}
2023-04-21T13:50:02.681Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.714Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.714Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:02.714Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:50:02.715Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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:"Fri, 21 Apr 2023 13:50:03 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2023-04-21T13:50:02.715Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:50:02.715Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.715Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:50:02.716Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7
2023-04-21T13:50:02.716Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|INFO|500||Invoke
2023-04-21T13:50:02.716Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.717Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7
2023-04-21T13:50:02.717Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Method : GET
2023-04-21T13:50:02.717Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1167906-d03b-46eb-91fa-abd955a65650"]
2023-04-21T13:50:02.717Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Request body:
2023-04-21T13:50:02.717Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.757Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.758Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:02.759Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Status text : OK
2023-04-21T13:50:02.760Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:50:02 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:02.760Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Response body: {
"modelName" : "basic_cnf_macro",
"description" : "service",
"modelUUID" : "3935a0aa-5abf-4ee8-9feb-587f38475ac7",
"modelInvariantUUID" : "69973c90-0789-452e-a48e-f93a52b3905b",
"created" : "2023-04-21 13:45:36.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "basic_cnf_macro",
"distrobutionStatus" : null,
"serviceArtifactList" : [ ],
"serviceInfos" : [ {
"id" : 14,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/collectionResourceCustomizations"
}
}
}
2023-04-21T13:50:02.761Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.761Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|INFO|500||InvokeReturn
2023-04-21T13:50:02.766Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance
2023-04-21T13:50:02.767Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|INFO|500||Invoke
2023-04-21T13:50:02.767Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.767Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance
2023-04-21T13:50:02.768Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Method : GET
2023-04-21T13:50:02.768Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4b47ef6-2532-4357-80cc-0c350613b303"]
2023-04-21T13:50:02.768Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Request body:
2023-04-21T13:50:02.769Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.790Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.790Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:50:02.791Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:50:02.791Z|a8795a1e-dc09-4459-92c8-878ba1890d3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:02.791Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&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:"Fri, 21 Apr 2023 13:50:02 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2023-04-21T13:50:02.792Z|a8795a1e-dc09-4459-92c8-878ba1890d3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:02.792Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Response body:
2023-04-21T13:50:02.792Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.793Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:50:02.794Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b
2023-04-21T13:50:02.795Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|INFO|500||Invoke
2023-04-21T13:50:02.795Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.796Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b
2023-04-21T13:50:02.796Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Method : GET
2023-04-21T13:50:02.796Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f846e534-d47b-4945-8efd-c8e76d29b72a"]
2023-04-21T13:50:02.797Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Request body:
2023-04-21T13:50:02.797Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.826Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.828Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:02.828Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Status text : OK
2023-04-21T13:50:02.829Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:50:02 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:02.830Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||Response body: {
"_embedded" : {
"service" : [ {
"modelName" : "basic_cnf_macro",
"description" : "service",
"modelUUID" : "3935a0aa-5abf-4ee8-9feb-587f38475ac7",
"modelInvariantUUID" : "69973c90-0789-452e-a48e-f93a52b3905b",
"created" : "2023-04-21 13:45:36.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "basic_cnf_macro",
"distrobutionStatus" : null,
"serviceArtifactList" : [ ],
"serviceInfos" : [ {
"id" : 14,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/collectionResourceCustomizations"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b"
}
}
}
2023-04-21T13:50:02.831Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.831Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=69973c90-0789-452e-a48e-f93a52b3905b|INFO|500||InvokeReturn
2023-04-21T13:50:02.837Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance
2023-04-21T13:50:02.837Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|INFO|500||Invoke
2023-04-21T13:50:02.838Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.838Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance
2023-04-21T13:50:02.839Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Method : GET
2023-04-21T13:50:02.839Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04b7bcda-e174-4ffc-99b2-9407fb679a70"]
2023-04-21T13:50:02.839Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Request body:
2023-04-21T13:50:02.840Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.860Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.860Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:50:02.860Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:50:02.861Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&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:"Fri, 21 Apr 2023 13:50:02 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2023-04-21T13:50:02.861Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||Response body:
2023-04-21T13:50:02.861Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.861Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3935a0aa-5abf-4ee8-9feb-587f38475ac7&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:50:02.862Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.862Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-21T13:50:02.862Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.862Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.862Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET
2023-04-21T13:50:02.863Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8f3655a-f260-4306-b02b-84e8ec9f3321"]
2023-04-21T13:50:02.863Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body:
2023-04-21T13:50:02.863Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.890Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.890Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.890Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK
2023-04-21T13:50:02.891Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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:"Fri, 21 Apr 2023 13:50:02 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:02.892Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:50:02.893Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.893Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-21T13:50:02.897Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.897Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.898Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.898Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.899Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.899Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f65d9ff2-c940-4795-bd3f-a7a5c7c78792"]
2023-04-21T13:50:02.899Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.899Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.914Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.914Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.915Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.915Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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:"Fri, 21 Apr 2023 13:50:02 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:02.916Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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" : 536,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
}
}
}
2023-04-21T13:50:02.917Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.917Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.918Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7
2023-04-21T13:50:02.918Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|INFO|500||Invoke
2023-04-21T13:50:02.919Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.919Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7
2023-04-21T13:50:02.919Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Method : GET
2023-04-21T13:50:02.919Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e72f0966-be1c-4c04-9143-06e6aa2adb9e"]
2023-04-21T13:50:02.919Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Request body:
2023-04-21T13:50:02.919Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.941Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.942Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:02.942Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Status text : OK
2023-04-21T13:50:02.942Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:50:02 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:02.942Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||Response body: {
"modelName" : "basic_cnf_macro",
"description" : "service",
"modelUUID" : "3935a0aa-5abf-4ee8-9feb-587f38475ac7",
"modelInvariantUUID" : "69973c90-0789-452e-a48e-f93a52b3905b",
"created" : "2023-04-21 13:45:36.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "basic_cnf_macro",
"distrobutionStatus" : null,
"serviceArtifactList" : [ ],
"serviceInfos" : [ {
"id" : 14,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7/collectionResourceCustomizations"
}
}
}
2023-04-21T13:50:02.942Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.943Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3935a0aa-5abf-4ee8-9feb-587f38475ac7|INFO|500||InvokeReturn
2023-04-21T13:50:02.945Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:50:02.945Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:50:02.945Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:02.946Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:50:02.946Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:50:02.946Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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:"1346", X-B3-TraceId:"b1d8555ac2e874ae15af839da7176c01", X-B3-SpanId:"bfc0e67c87e70cef", X-B3-ParentSpanId:"e24aa845b9ea86fd", X-B3-Sampled:"0", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3579ffef-68f5-4c82-bb62-e5f66c46d32f"]
2023-04-21T13:50:02.946Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fc35b14d-09be-420d-b26e-603fe5ff4200","requestStatus":"IN_PROGRESS","startTime":1682085002578,"source":"VID","tenantId":"123456","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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"028464f5-a327-4625-a370-5ced52f8492c","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"fc35b14d-09be-420d-b26e-603fe5ff4200"}
2023-04-21T13:50:02.946Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:50:02.991Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:02.991Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:50:02.992Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:50:02.992Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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/fc35b14d-09be-420d-b26e-603fe5ff4200", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:03 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:02.993Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:50:02.578+00:00",
"source" : "VID",
"tenantId" : "123456",
"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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:50:03.899+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
}
}
}
2023-04-21T13:50:02.993Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:02.993Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:50:02.999Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:02.999Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:50:02.999Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:03.000Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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-04-21T13:50:03.000Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:50:03.000Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|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:"2015", X-B3-TraceId:"b1d8555ac2e874ae15af839da7176c01", X-B3-SpanId:"933c758471b5102a", X-B3-ParentSpanId:"e24aa845b9ea86fd", X-B3-Sampled:"0", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d1251de-9c6a-4e89-b08a-c7e33f1ded64"]
2023-04-21T13:50:03.000Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"69973c90-0789-452e-a48e-f93a52b3905b\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\"modelUuid\":\"3935a0aa-5abf-4ee8-9feb-587f38475ac7\",\"modelInvariantUuid\":\"69973c90-0789-452e-a48e-f93a52b3905b\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"028464f5-a327-4625-a370-5ced52f8492c\"}","type":"String"},"requestId":{"value":"fc35b14d-09be-420d-b26e-603fe5ff4200","type":"String"},"mso-request-id":{"value":"fc35b14d-09be-420d-b26e-603fe5ff4200","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"028464f5-a327-4625-a370-5ced52f8492c","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/028464f5-a327-4625-a370-5ced52f8492c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:50:03.001Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:50:05.021Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:05.022Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:50:05.022Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:50:05.023Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:50:04 GMT", X-ONAP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-TransactionID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ECOMP-RequestID:"fc35b14d-09be-420d-b26e-603fe5ff4200", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4d1251de-9c6a-4e89-b08a-c7e33f1ded64", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2016", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:05.023Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fc35b14d-09be-420d-b26e-603fe5ff4200\",\"instanceId\":\"028464f5-a327-4625-a370-5ced52f8492c\"}}","message":"Success","processInstanceID":"6a12f687-e04b-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:50:05.024Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:05.024Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:50:05.030Z|fc35b14d-09be-420d-b26e-603fe5ff4200|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:05.287Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:05.291Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:05.292Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||Invoke
2023-04-21T13:50:05.292Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:05.292Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:05.292Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Method : GET
2023-04-21T13:50:05.292Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbf01f7241d81449fe55df851c2b179e", X-B3-SpanId:"67d9e635e560a9b2", X-B3-ParentSpanId:"eae11cf8915f4d79", X-B3-Sampled:"0", X-ONAP-RequestID:"fb33c0d6-9289-4b14-9e73-6cf215a3523f", X-RequestID:"fb33c0d6-9289-4b14-9e73-6cf215a3523f", X-TransactionID:"fb33c0d6-9289-4b14-9e73-6cf215a3523f", X-ECOMP-RequestID:"fb33c0d6-9289-4b14-9e73-6cf215a3523f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a3bae2-0c75-4ae7-8428-804ef17b763a"]
2023-04-21T13:50:05.292Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Request body:
2023-04-21T13:50:05.292Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||==========================request end================================================
2023-04-21T13:50:05.329Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:05.329Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:05.329Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status text : OK
2023-04-21T13:50:05.330Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:06 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:05.331Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Response body: {
"requestId" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:50:02.000+00:00",
"source" : "VID",
"tenantId" : "123456",
"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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:05.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
}
}
}
2023-04-21T13:50:05.332Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:05.332Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||InvokeReturn
2023-04-21T13:50:05.333Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:05.333Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:05.333Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:05.333Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:05.333Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:05.333Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbf01f7241d81449fe55df851c2b179e", X-B3-SpanId:"8c4cc7ff8bd5e79d", X-B3-ParentSpanId:"eae11cf8915f4d79", X-B3-Sampled:"0", X-ONAP-RequestID:"fb33c0d6-9289-4b14-9e73-6cf215a3523f", X-RequestID:"fb33c0d6-9289-4b14-9e73-6cf215a3523f", X-TransactionID:"fb33c0d6-9289-4b14-9e73-6cf215a3523f", X-ECOMP-RequestID:"fb33c0d6-9289-4b14-9e73-6cf215a3523f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c7303b4-30de-438f-8a6c-83a504a1fb35"]
2023-04-21T13:50:05.333Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:05.334Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:05.351Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:05.351Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:05.352Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:05.352Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&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:"Fri, 21 Apr 2023 13:50:06 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:05.352Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:05.353Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:05.353Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:05.361Z|fb33c0d6-9289-4b14-9e73-6cf215a3523f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:05.844Z|6ca81d20-b16f-4c41-8d29-86d17f668453|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:50:05.845Z|6ca81d20-b16f-4c41-8d29-86d17f668453|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:11.135Z|31ed3620-4670-474c-a229-70329b19bcc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:50:11.138Z|31ed3620-4670-474c-a229-70329b19bcc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:50:11.537Z|0a780c76-2a33-4f0e-bf96-3c5a3dc9effb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:11.537Z|0a780c76-2a33-4f0e-bf96-3c5a3dc9effb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:11.538Z|84b0e846-0245-4325-ad4f-74f7da48a1a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:11.539Z|84b0e846-0245-4325-ad4f-74f7da48a1a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:11.621Z|414c0096-e2ca-4046-95fb-96aa4dee67a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:50:11.622Z|414c0096-e2ca-4046-95fb-96aa4dee67a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:50:12.080Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:12.081Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ab8ca658-713e-4d7b-bc56-1c15257198d6 already exists in requestDb InfraActiveRequests table
2023-04-21T13:50:12.082Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:12.082Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:50:12.082Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:12.082Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:12.082Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:50:12.082Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3af8fa455820def797086adec1aab4c1", X-B3-SpanId:"2617826ef38cf1e1", X-B3-ParentSpanId:"ab63afcffaa1bec7", X-B3-Sampled:"0", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5867c229-a597-4a2d-ba56-08dae736c0da"]
2023-04-21T13:50:12.082Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:50:12.082Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:50:12.121Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:12.122Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:50:12.125Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : Not Found
2023-04-21T13:50:12.126Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:50:13 GMT", x-envoy-upstream-service-time:"35", server:"envoy"]
2023-04-21T13:50:12.126Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body:
2023-04-21T13:50:12.126Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:12.126Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|404|Not Found|InvokeReturn
2023-04-21T13:50:12.130Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:50:12.131Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-21T13:50:12.133Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:50:12.145Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.145Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.181Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.181Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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=[Fri, 21 Apr 2023 13:50:11 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[30], x-aai-txid=[0-aai-resources-230421-13:50:11:648-779], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:50:12.182Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.185Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.186Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-21T13:50:12.188Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:50:12.199Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.200Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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-RequestID=[ab8ca658-713e-4d7b-bc56-1c15257198d6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[685243b9-fd5d-443f-8ee6-d52f5d703189], X-ECOMP-RequestID=[ab8ca658-713e-4d7b-bc56-1c15257198d6], X-TransactionId=[], X-ONAP-RequestID=[ab8ca658-713e-4d7b-bc56-1c15257198d6]}
2023-04-21T13:50:12.225Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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=[Fri, 21 Apr 2023 13:50:11 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[23], x-aai-txid=[0-aai-resources-230421-13:50:11:695-65259], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:50:12.226Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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-04-21T13:50:12.226Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.228Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.228Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-21T13:50:12.230Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:50:12.243Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:50:12.243Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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/e5f821eb21bc46a9b7664d9264d1ac40|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/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ab8ca658-713e-4d7b-bc56-1c15257198d6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c5e831b1-4cc4-42af-9817-32f612369e33], X-ECOMP-RequestID=[ab8ca658-713e-4d7b-bc56-1c15257198d6], X-TransactionId=[], X-ONAP-RequestID=[ab8ca658-713e-4d7b-bc56-1c15257198d6]}
2023-04-21T13:50:12.281Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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/e5f821eb21bc46a9b7664d9264d1ac40|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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:50:11 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[36], vertex-id=[282840], x-aai-txid=[1-aai-resources-230421-13:50:11:739-52769], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:50:12.282Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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/e5f821eb21bc46a9b7664d9264d1ac40|DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682084768745","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-04-21T13:50:12.282Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:50:12.283Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:50:12.283Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:50:12.286Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.286Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:50:12.286Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:12.287Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.287Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:50:12.287Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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:"3af8fa455820def797086adec1aab4c1", X-B3-SpanId:"26d6597af7a7d544", X-B3-ParentSpanId:"ab63afcffaa1bec7", X-B3-Sampled:"0", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4cc5423-9b55-4658-b3ad-00125be56fab"]
2023-04-21T13:50:12.287Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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_0ff196e3-2947-44e9-9c33-56b5af86f1f7","requestScope":"service"}
2023-04-21T13:50:12.287Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:50:12.428Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:12.429Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.429Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.429Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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:"Fri, 21 Apr 2023 13:50:13 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-21T13:50:12.430Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:50:12.430Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:12.430Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:50:12.431Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94
2023-04-21T13:50:12.432Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|INFO|500||Invoke
2023-04-21T13:50:12.432Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:12.432Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94
2023-04-21T13:50:12.432Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Method : GET
2023-04-21T13:50:12.433Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29a3ce1c-f86a-4084-8f0f-f8fae4a62e80"]
2023-04-21T13:50:12.433Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Request body:
2023-04-21T13:50:12.433Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||==========================request end================================================
2023-04-21T13:50:12.458Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:12.458Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:12.458Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Status text : OK
2023-04-21T13:50:12.459Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:50:12 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:12.460Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Response body: {
"modelName" : "basic_vm_macro",
"description" : "service",
"modelUUID" : "a7e52b32-53a1-4c5e-ad6f-4e419f160f94",
"modelInvariantUUID" : "aaa23d04-3eca-4be3-b123-cd80dfe4a20b",
"created" : "2023-04-21 13:47:27.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" : 17,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/collectionResourceCustomizations"
}
}
}
2023-04-21T13:50:12.460Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:12.460Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|INFO|500||InvokeReturn
2023-04-21T13:50:12.464Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance
2023-04-21T13:50:12.465Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|INFO|500||Invoke
2023-04-21T13:50:12.465Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:12.465Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance
2023-04-21T13:50:12.465Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:50:12.466Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d41f54d2-6279-4971-8d5b-63f1579b2f0d"]
2023-04-21T13:50:12.466Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:50:12.466Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:50:12.482Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:12.483Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:50:12.483Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:50:12.483Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&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:"Fri, 21 Apr 2023 13:50:12 GMT", x-envoy-upstream-service-time:"13", server:"envoy"]
2023-04-21T13:50:12.483Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:50:12.483Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:12.484Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:50:12.484Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b
2023-04-21T13:50:12.485Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|INFO|500||Invoke
2023-04-21T13:50:12.485Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:12.485Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b
2023-04-21T13:50:12.485Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Method : GET
2023-04-21T13:50:12.485Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f3714ce-1513-4097-90e5-227b662f922e"]
2023-04-21T13:50:12.485Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Request body:
2023-04-21T13:50:12.486Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||==========================request end================================================
2023-04-21T13:50:12.509Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:12.510Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:12.510Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Status text : OK
2023-04-21T13:50:12.511Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:50:12 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:12.511Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Response body: {
"_embedded" : {
"service" : [ {
"modelName" : "basic_vm_macro",
"description" : "service",
"modelUUID" : "a7e52b32-53a1-4c5e-ad6f-4e419f160f94",
"modelInvariantUUID" : "aaa23d04-3eca-4be3-b123-cd80dfe4a20b",
"created" : "2023-04-21 13:47:27.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" : 17,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/collectionResourceCustomizations"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b"
}
}
}
2023-04-21T13:50:12.512Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:12.512Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|INFO|500||InvokeReturn
2023-04-21T13:50:12.517Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance
2023-04-21T13:50:12.517Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|INFO|500||Invoke
2023-04-21T13:50:12.518Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:12.518Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance
2023-04-21T13:50:12.519Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:50:12.519Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bad99a63-f2ce-4d04-909c-0cbdecf4985b"]
2023-04-21T13:50:12.519Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:50:12.520Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:50:12.540Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:12.541Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:50:12.541Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:50:12.541Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&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:"Fri, 21 Apr 2023 13:50:12 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2023-04-21T13:50:12.542Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:50:12.542Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:12.542Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:50:12.543Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.543Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.544Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.544Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.544Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.545Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1d4d888-4ef7-418f-bbb9-8c3b181d3826"]
2023-04-21T13:50:12.545Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.545Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.564Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.565Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.565Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.565Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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:"Fri, 21 Apr 2023 13:50:12 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:12.565Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:50:12.565Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.566Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.567Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.568Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.568Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.568Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.568Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.568Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3b8ff37-049f-4b56-9847-82326de2f9c6"]
2023-04-21T13:50:12.568Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.568Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.585Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.586Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.586Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.586Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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:"Fri, 21 Apr 2023 13:50:12 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:12.587Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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" : 530,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
}
}
}
2023-04-21T13:50:12.588Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.588Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.590Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94
2023-04-21T13:50:12.591Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|INFO|500||Invoke
2023-04-21T13:50:12.591Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:12.591Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94
2023-04-21T13:50:12.591Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Method : GET
2023-04-21T13:50:12.591Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa37478f-8a1d-4a06-8ff6-456035994109"]
2023-04-21T13:50:12.592Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Request body:
2023-04-21T13:50:12.592Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||==========================request end================================================
2023-04-21T13:50:12.610Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:12.610Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:12.611Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Status text : OK
2023-04-21T13:50:12.611Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:50:12 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:12.612Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Response body: {
"modelName" : "basic_vm_macro",
"description" : "service",
"modelUUID" : "a7e52b32-53a1-4c5e-ad6f-4e419f160f94",
"modelInvariantUUID" : "aaa23d04-3eca-4be3-b123-cd80dfe4a20b",
"created" : "2023-04-21 13:47:27.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" : 17,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/collectionResourceCustomizations"
}
}
}
2023-04-21T13:50:12.612Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:12.612Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|INFO|500||InvokeReturn
2023-04-21T13:50:12.616Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.617Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:50:12.617Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:12.617Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.618Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:50:12.618Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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:"3af8fa455820def797086adec1aab4c1", X-B3-SpanId:"0b61913462e15e7b", X-B3-ParentSpanId:"ab63afcffaa1bec7", X-B3-Sampled:"0", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a91f616-b79a-409c-b5d8-e1ce7c413aae"]
2023-04-21T13:50:12.618Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ab8ca658-713e-4d7b-bc56-1c15257198d6","requestStatus":"IN_PROGRESS","startTime":1682085012131,"source":"VID","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7","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":"ab8ca658-713e-4d7b-bc56-1c15257198d6"}
2023-04-21T13:50:12.618Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:50:12.677Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:12.677Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.677Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:50:12.678Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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/ab8ca658-713e-4d7b-bc56-1c15257198d6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:13 GMT", x-envoy-upstream-service-time:"55", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:12.679Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:50:12.131+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:50:13.580+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:50:12.680Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:12.680Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:50:12.687Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.688Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:50:12.688Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.688Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.689Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.689Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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:"3af8fa455820def797086adec1aab4c1", X-B3-SpanId:"90f9e5acaf7428df", X-B3-ParentSpanId:"ab63afcffaa1bec7", X-B3-Sampled:"0", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"723cb822-691e-48fe-ac54-4a2c7820de03"]
2023-04-21T13:50:12.689Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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\":\"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\"modelUuid\":\"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\"modelInvariantUuid\":\"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\"modelInvariantUuid\":\"8b8507d7-759a-4374-83a8-2c0aa939be85\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"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\":\"e3ed12b8-d515-41b1-962c-24df42762449\",\"modelInvariantUuid\":\"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"38e8e709-53c8-43c8-b3e8-329966ea6e43\"},\"instanceName\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\":\"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\"modelInvariantId\":\"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"ab8ca658-713e-4d7b-bc56-1c15257198d6","type":"String"},"mso-request-id":{"value":"ab8ca658-713e-4d7b-bc56-1c15257198d6","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-04-21T13:50:12.689Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:12.818Z|c0cffed4-2ff2-424c-adc9-d93772d328f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:12.818Z|c0cffed4-2ff2-424c-adc9-d93772d328f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:13.709Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:13.710Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:13.710Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:13.711Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:50:13 GMT", X-ONAP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-TransactionID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ECOMP-RequestID:"ab8ca658-713e-4d7b-bc56-1c15257198d6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"723cb822-691e-48fe-ac54-4a2c7820de03", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1015", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:13.711Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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\":\"ab8ca658-713e-4d7b-bc56-1c15257198d6\",\"instanceId\":\"f3dbd434-b3e0-4c51-b33a-626fd0f2559c\"}}","message":"Success","processInstanceID":"6fd91578-e04b-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:50:13.712Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|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-04-21T13:50:13.712Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:50:13.716Z|ab8ca658-713e-4d7b-bc56-1c15257198d6|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:13.968Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:13.976Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:13.976Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:50:13.976Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:13.976Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:13.977Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:50:13.977Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb2deaa39f43a7b851316ba80abb605f", X-B3-SpanId:"0c14045e644a6118", X-B3-ParentSpanId:"058e00bdc4ff5cf5", X-B3-Sampled:"0", X-ONAP-RequestID:"6e3fdd2b-2ea7-450e-a741-518cbea184f9", X-RequestID:"6e3fdd2b-2ea7-450e-a741-518cbea184f9", X-TransactionID:"6e3fdd2b-2ea7-450e-a741-518cbea184f9", X-ECOMP-RequestID:"6e3fdd2b-2ea7-450e-a741-518cbea184f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97237cfc-66a8-46c1-a755-04bd445d68a2"]
2023-04-21T13:50:13.977Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:50:13.977Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:50:14.005Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:14.006Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:14.006Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:50:14.006Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:14 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:14.006Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:50:12.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:14.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:50:14.007Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:14.007Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:50:14.008Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:14.008Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:14.008Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:14.009Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:14.009Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:14.009Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb2deaa39f43a7b851316ba80abb605f", X-B3-SpanId:"249318d0ff3cbff1", X-B3-ParentSpanId:"058e00bdc4ff5cf5", X-B3-Sampled:"0", X-ONAP-RequestID:"6e3fdd2b-2ea7-450e-a741-518cbea184f9", X-RequestID:"6e3fdd2b-2ea7-450e-a741-518cbea184f9", X-TransactionID:"6e3fdd2b-2ea7-450e-a741-518cbea184f9", X-ECOMP-RequestID:"6e3fdd2b-2ea7-450e-a741-518cbea184f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bef84e58-1c13-478e-92f9-34577fa2bdea"]
2023-04-21T13:50:14.009Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:14.009Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:14.025Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:14.025Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:14.025Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:14.025Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:50:14 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:14.025Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:14.026Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:14.026Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:14.034Z|6e3fdd2b-2ea7-450e-a741-518cbea184f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:15.596Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:15.605Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:15.605Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||Invoke
2023-04-21T13:50:15.606Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:15.606Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:15.607Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Method : GET
2023-04-21T13:50:15.607Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"560fd53a305f791023fd9365e0a4cef0", X-B3-SpanId:"c9e2027cb073b663", X-B3-ParentSpanId:"aff3b4c2245eed94", X-B3-Sampled:"0", X-ONAP-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-TransactionID:"2b01b746-d845-4c90-b326-930d78e44c38", X-ECOMP-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7e1f024-9cad-4a3b-803a-a90262461cc6"]
2023-04-21T13:50:15.608Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Request body:
2023-04-21T13:50:15.608Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||==========================request end================================================
2023-04-21T13:50:15.643Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:15.644Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:15.644Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status text : OK
2023-04-21T13:50:15.644Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:16 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:15.645Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Response body: {
"requestId" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
"progress" : 32,
"startTime" : "2023-04-21T13:50:02.000+00:00",
"source" : "VID",
"tenantId" : "123456",
"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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:15.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
}
}
}
2023-04-21T13:50:15.645Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:15.645Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||InvokeReturn
2023-04-21T13:50:15.647Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:15.647Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:15.647Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:15.647Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:15.648Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:15.648Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"560fd53a305f791023fd9365e0a4cef0", X-B3-SpanId:"7c5d04bedc3413bd", X-B3-ParentSpanId:"aff3b4c2245eed94", X-B3-Sampled:"0", X-ONAP-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-TransactionID:"2b01b746-d845-4c90-b326-930d78e44c38", X-ECOMP-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94544d56-27c4-4fa3-aee5-0fa41e1c7a14"]
2023-04-21T13:50:15.648Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:15.648Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:15.676Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:15.676Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:15.676Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:15.676Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&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:"Fri, 21 Apr 2023 13:50:16 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:15.678Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:15.679Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:15.679Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:15.694Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:15.695Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:15.695Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:15.695Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:15.695Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:15.695Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-TransactionID:"2b01b746-d845-4c90-b326-930d78e44c38", X-ECOMP-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af9d1a12-b6dc-4766-b026-e13d2f90093f"]
2023-04-21T13:50:15.695Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:15.695Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:15.849Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:15.850Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:15.850Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:15.851Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1C3D41A09E1A11F1EEBE67C4425C38F3; 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:"723", Date:"Fri, 21 Apr 2023 13:50:15 GMT", x-envoy-upstream-service-time:"151", server:"envoy"]
2023-04-21T13:50:15.851Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6ed27ac5-e04b-11ed-9c34-ba208c33156b","businessKey":"fc35b14d-09be-420d-b26e-603fe5ff4200","processDefinitionId":"ReceiveWorkflowMessage:1:7a884fd6-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:10.481+0000","endTime":"2023-04-21T13:50:13.103+0000","removalTime":null,"durationInMillis":2622,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6a12f687-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"6ec3868b-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:50:15.851Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:15.851Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:15.876Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:15.876Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:15.876Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:15.877Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:15.877Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:15.877Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-TransactionID:"2b01b746-d845-4c90-b326-930d78e44c38", X-ECOMP-RequestID:"2b01b746-d845-4c90-b326-930d78e44c38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ca93b8c-24fc-4c0f-949b-d772ed0a7b1f"]
2023-04-21T13:50:15.877Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:15.877Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:16.033Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:16.034Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:16.034Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:16.034Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8C44D8BE33A713B5BB1995E5E6B9A178; 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:"791", Date:"Fri, 21 Apr 2023 13:50:15 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2023-04-21T13:50:16.034Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:705f0dd0-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"SubProcess_2:6ed49dbb-e04b-11ed-9c34-ba208c33156b","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:7a884fd6-e037-11ed-9c34-ba208c33156b","processInstanceId":"6ed27ac5-e04b-11ed-9c34-ba208c33156b","executionId":"6ed49dba-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:50:13.080+0000","endTime":"2023-04-21T13:50:13.080+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6a12f687-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:50:16.035Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:16.035Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ed27ac5-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:16.039Z|2b01b746-d845-4c90-b326-930d78e44c38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:21.570Z|615bb8c7-bb3d-4006-9705-34835128139b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:21.570Z|fbdde8a5-0c40-4436-a17e-3a617aa66868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:21.570Z|615bb8c7-bb3d-4006-9705-34835128139b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:21.570Z|fbdde8a5-0c40-4436-a17e-3a617aa66868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:22.850Z|cf3f3f4c-8b03-4d6d-abc5-f9e9a8bf3a84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:22.851Z|cf3f3f4c-8b03-4d6d-abc5-f9e9a8bf3a84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:24.288Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:24.296Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:24.296Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:50:24.296Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:24.296Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:24.296Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:50:24.296Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"440bc5dc9c4dc58b4bb77be2d7666e73", X-B3-SpanId:"7e31943c7ee346db", X-B3-ParentSpanId:"a31f779c96687f16", X-B3-Sampled:"0", X-ONAP-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-TransactionID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-ECOMP-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eea595ce-8a53-4be4-bb55-99f1ae144e78"]
2023-04-21T13:50:24.296Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:50:24.297Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:50:24.333Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:24.334Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:24.334Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:50:24.334Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:25 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:24.335Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:21.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:50:24.335Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:24.335Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:50:24.336Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:24.337Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:24.337Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:24.337Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:24.337Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:24.337Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"440bc5dc9c4dc58b4bb77be2d7666e73", X-B3-SpanId:"bb954e8b93b157d1", X-B3-ParentSpanId:"a31f779c96687f16", X-B3-Sampled:"0", X-ONAP-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-TransactionID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-ECOMP-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2591f121-4510-450e-a453-12e30307f8bd"]
2023-04-21T13:50:24.337Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:24.338Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:24.357Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:24.358Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:24.359Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:24.359Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:50:25 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:24.360Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:24.360Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:24.361Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:24.395Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:24.396Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:24.397Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:24.397Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:24.397Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:24.398Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-TransactionID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-ECOMP-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fc481d0-dd8f-443a-9f7c-14b2e68a8f5a"]
2023-04-21T13:50:24.398Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:24.398Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:25.594Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:25.595Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:25.595Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:25.595Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=524935BBFF20FEE8DE6A5F001F965B32; 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:"Fri, 21 Apr 2023 13:50:25 GMT", x-envoy-upstream-service-time:"1186", server:"envoy"]
2023-04-21T13:50:25.595Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7536fc14-e04b-11ed-9c34-ba208c33156b","businessKey":"ab8ca658-713e-4d7b-bc56-1c15257198d6","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:21.206+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"745db2a6-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:50:25.595Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:25.596Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:25.617Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:25.617Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:25.617Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:25.617Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:25.618Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:25.618Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-TransactionID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-ECOMP-RequestID:"96c5584b-5ade-49c5-8a06-ee749829b8af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f04fc7-27f2-4076-9cf6-bb025f951c78"]
2023-04-21T13:50:25.618Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:25.618Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:25.813Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:25.813Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:25.814Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:25.814Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2F1C8EB4549F13B3A38E58933DC912E9; 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:"Fri, 21 Apr 2023 13:50:25 GMT", x-envoy-upstream-service-time:"191", server:"envoy"]
2023-04-21T13:50:25.814Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"757c4221-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"SubProcess_0y8yozw:754e06bb-e04b-11ed-9c34-ba208c33156b","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"7536fc14-e04b-11ed-9c34-ba208c33156b","executionId":"757c421f-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:50:21.660+0000","endTime":"2023-04-21T13:50:23.377+0000","durationInMillis":1717,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:50:25.815Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:25.815Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7536fc14-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:25.821Z|96c5584b-5ade-49c5-8a06-ee749829b8af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:26.135Z|d679fc5c-34dc-496b-9abb-1901daa14220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:50:26.135Z|d679fc5c-34dc-496b-9abb-1901daa14220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:50:26.251Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:26.255Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:26.255Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||Invoke
2023-04-21T13:50:26.256Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:26.256Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:26.256Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Method : GET
2023-04-21T13:50:26.256Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52a86e57672808710fb8b0ac7a43030f", X-B3-SpanId:"ad6d54b27feb3f97", X-B3-ParentSpanId:"d64f8ae220d76e8f", X-B3-Sampled:"0", X-ONAP-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-TransactionID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-ECOMP-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e772e8-5d34-4a6f-8923-47020dfbf9c5"]
2023-04-21T13:50:26.256Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Request body:
2023-04-21T13:50:26.257Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||==========================request end================================================
2023-04-21T13:50:26.290Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:26.290Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:26.290Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status text : OK
2023-04-21T13:50:26.290Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:27 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:26.295Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Response body: {
"requestId" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"requestStatus" : "IN_PROGRESS",
"flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
"progress" : 72,
"startTime" : "2023-04-21T13:50:02.000+00:00",
"source" : "VID",
"tenantId" : "123456",
"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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:24.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
}
}
}
2023-04-21T13:50:26.296Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:26.296Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||InvokeReturn
2023-04-21T13:50:26.297Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:26.297Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:26.297Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:26.298Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:26.298Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:26.298Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52a86e57672808710fb8b0ac7a43030f", X-B3-SpanId:"1d7d9125c9d53c41", X-B3-ParentSpanId:"d64f8ae220d76e8f", X-B3-Sampled:"0", X-ONAP-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-TransactionID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-ECOMP-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"131ea9ae-d301-4a09-8bbf-f5ec62663ea2"]
2023-04-21T13:50:26.298Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:26.298Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:26.318Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:26.318Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:26.318Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:26.319Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&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:"Fri, 21 Apr 2023 13:50:27 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:26.321Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:26.321Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:26.322Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:26.337Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:26.338Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:26.338Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:26.338Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:26.338Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:26.338Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-TransactionID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-ECOMP-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84116c86-fa3d-477c-b2cd-1c0e295f9384"]
2023-04-21T13:50:26.339Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:26.339Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:26.548Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:26.549Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:26.549Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:26.550Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6E196ACB7EED920DC08CF75A6FF401F1; 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:"Fri, 21 Apr 2023 13:50:25 GMT", x-envoy-upstream-service-time:"206", server:"envoy"]
2023-04-21T13:50:26.550Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7553ab6a-e04b-11ed-9c34-ba208c33156b","businessKey":"fc35b14d-09be-420d-b26e-603fe5ff4200","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:21.394+0000","endTime":"2023-04-21T13:50:21.744+0000","removalTime":null,"durationInMillis":350,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"6a12f687-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"75524ba3-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:50:26.551Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:26.551Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc35b14d-09be-420d-b26e-603fe5ff4200&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:26.578Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:26.578Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:26.578Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:26.578Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:26.578Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:26.578Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-TransactionID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-ECOMP-RequestID:"4b097d8d-fae2-419a-be5b-4b08061f2fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6673b5a1-b924-4781-9fc5-1ecb861e9896"]
2023-04-21T13:50:26.579Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:26.579Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:26.746Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:26.746Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:26.747Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:26.747Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=489513CA9227CF863E4AEE5DB968F8C5; 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:"Fri, 21 Apr 2023 13:50:26 GMT", x-envoy-upstream-service-time:"163", server:"envoy"]
2023-04-21T13:50:26.748Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:75546ecd-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"7553ab6a-e04b-11ed-9c34-ba208c33156b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"7553ab6a-e04b-11ed-9c34-ba208c33156b","executionId":"7553ab6a-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:50:21.399+0000","endTime":"2023-04-21T13:50:21.744+0000","durationInMillis":345,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6a12f687-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:50:26.748Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:26.749Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7553ab6a-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:26.753Z|4b097d8d-fae2-419a-be5b-4b08061f2fca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:31.599Z|128a72fd-13cf-416d-b0ee-14310b31a329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:31.599Z|5a1f9a54-f015-48f9-817d-044d98655bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:31.599Z|128a72fd-13cf-416d-b0ee-14310b31a329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:31.600Z|5a1f9a54-f015-48f9-817d-044d98655bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:32.882Z|a9772ea4-3863-498f-877b-98a1f642e525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:32.883Z|a9772ea4-3863-498f-877b-98a1f642e525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:36.080Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:36.088Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:36.089Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:50:36.089Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:36.089Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:36.089Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:50:36.089Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a718a2a3af64c6da31ad7b83da98dd14", X-B3-SpanId:"d4b7cde2303bd6b5", X-B3-ParentSpanId:"29c52c4f77eb6fa0", X-B3-Sampled:"0", X-ONAP-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-TransactionID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-ECOMP-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df503b5-e38c-4dba-9323-0dbf9ca05e58"]
2023-04-21T13:50:36.089Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:50:36.089Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:50:36.127Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:36.128Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:36.128Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:50:36.128Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:37 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:36.128Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:33.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:50:36.129Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:36.129Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:50:36.129Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:36.130Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:36.130Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:36.130Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:36.130Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:36.130Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a718a2a3af64c6da31ad7b83da98dd14", X-B3-SpanId:"644789b2bf0b4b93", X-B3-ParentSpanId:"29c52c4f77eb6fa0", X-B3-Sampled:"0", X-ONAP-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-TransactionID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-ECOMP-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23d9b5ce-79b1-417c-a3e7-295ee99282a9"]
2023-04-21T13:50:36.130Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:36.130Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:36.157Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:36.158Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:36.158Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:36.158Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:50:37 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:36.158Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:36.158Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:36.159Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:36.172Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:36.172Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:36.173Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:36.173Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:36.173Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:36.173Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-TransactionID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-ECOMP-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6811939-b435-477c-9e38-ffe5d091315d"]
2023-04-21T13:50:36.173Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:36.173Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:36.311Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:36.312Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:36.312Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:36.313Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D621B96849A5FCF0340172C49656EF01; 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:"Fri, 21 Apr 2023 13:50:35 GMT", x-envoy-upstream-service-time:"134", server:"envoy"]
2023-04-21T13:50:36.313Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7d49c966-e04b-11ed-9c34-ba208c33156b","businessKey":"ab8ca658-713e-4d7b-bc56-1c15257198d6","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:34.751+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"7c5704b0-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:50:36.313Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:36.314Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:36.334Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:36.334Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:36.335Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:36.335Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:36.335Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:36.335Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-TransactionID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-ECOMP-RequestID:"dfbc301a-0297-45ec-bf70-981e07b227b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3a98a1c-b004-4c9d-92c9-d2e7f231582f"]
2023-04-21T13:50:36.335Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:36.335Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:36.489Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:36.490Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:36.490Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:36.491Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EDF03387AB3E97096FFF742DBCF0A1E2; 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:"Fri, 21 Apr 2023 13:50:35 GMT", x-envoy-upstream-service-time:"150", server:"envoy"]
2023-04-21T13:50:36.491Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:7d4fe41b-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"7d49c966-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:7ae849b0-e037-11ed-9c34-ba208c33156b","processInstanceId":"7d49c966-e04b-11ed-9c34-ba208c33156b","executionId":"7d49c966-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:50:34.791+0000","endTime":"2023-04-21T13:50:34.791+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:50:36.492Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:36.492Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d49c966-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:36.498Z|dfbc301a-0297-45ec-bf70-981e07b227b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:36.951Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:36.956Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:36.956Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||Invoke
2023-04-21T13:50:36.956Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:36.956Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:36.956Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Method : GET
2023-04-21T13:50:36.956Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cd86dfa96e286bb3ae3736fec418717", X-B3-SpanId:"fe65898e33109cf2", X-B3-ParentSpanId:"4df2e89626dfe7ec", X-B3-Sampled:"0", X-ONAP-RequestID:"5b0c936f-11ff-42a8-93ed-f503c4e1461c", X-RequestID:"5b0c936f-11ff-42a8-93ed-f503c4e1461c", X-TransactionID:"5b0c936f-11ff-42a8-93ed-f503c4e1461c", X-ECOMP-RequestID:"5b0c936f-11ff-42a8-93ed-f503c4e1461c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70d26798-d7de-4923-8a3b-2bb7d2593c42"]
2023-04-21T13:50:36.956Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Request body:
2023-04-21T13:50:36.957Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||==========================request end================================================
2023-04-21T13:50:36.986Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:36.987Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:36.987Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status text : OK
2023-04-21T13:50:36.987Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:37 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:36.987Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Response body: {
"requestId" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:50:02.000+00:00",
"endTime" : "2023-04-21T13:50:30.000+00:00",
"source" : "VID",
"tenantId" : "123456",
"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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:32.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
}
}
}
2023-04-21T13:50:36.987Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:36.988Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||InvokeReturn
2023-04-21T13:50:36.988Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:36.989Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:36.989Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:36.989Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:36.989Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:36.989Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cd86dfa96e286bb3ae3736fec418717", X-B3-SpanId:"fba01edb0f5b1a6a", X-B3-ParentSpanId:"4df2e89626dfe7ec", X-B3-Sampled:"0", X-ONAP-RequestID:"5b0c936f-11ff-42a8-93ed-f503c4e1461c", X-RequestID:"5b0c936f-11ff-42a8-93ed-f503c4e1461c", X-TransactionID:"5b0c936f-11ff-42a8-93ed-f503c4e1461c", X-ECOMP-RequestID:"5b0c936f-11ff-42a8-93ed-f503c4e1461c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"949ccc85-43be-4616-a179-351bb3acddd0"]
2023-04-21T13:50:36.989Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:36.989Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:37.005Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:37.005Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:37.005Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:37.005Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&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:"Fri, 21 Apr 2023 13:50:37 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:37.005Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:37.006Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:37.006Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:37.011Z|5b0c936f-11ff-42a8-93ed-f503c4e1461c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:37.193Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:37.199Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:37.199Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||Invoke
2023-04-21T13:50:37.199Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:37.199Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:37.199Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Method : GET
2023-04-21T13:50:37.199Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80009bc2601cd56612aee8743bcdb504", X-B3-SpanId:"c6363e4f885e7007", X-B3-ParentSpanId:"f80950544bc1626c", X-B3-Sampled:"0", X-ONAP-RequestID:"e864e7e8-84e2-4201-814e-a734b75fd5aa", X-RequestID:"e864e7e8-84e2-4201-814e-a734b75fd5aa", X-TransactionID:"e864e7e8-84e2-4201-814e-a734b75fd5aa", X-ECOMP-RequestID:"e864e7e8-84e2-4201-814e-a734b75fd5aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efb8a425-fa4f-4eb9-8254-8c25cf3059b5"]
2023-04-21T13:50:37.200Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Request body:
2023-04-21T13:50:37.200Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||==========================request end================================================
2023-04-21T13:50:37.233Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:37.233Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:37.233Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status text : OK
2023-04-21T13:50:37.233Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:38 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:37.234Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Response body: {
"requestId" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:50:02.000+00:00",
"endTime" : "2023-04-21T13:50:30.000+00:00",
"source" : "VID",
"tenantId" : "123456",
"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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:32.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
}
}
}
2023-04-21T13:50:37.234Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:37.234Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||InvokeReturn
2023-04-21T13:50:37.235Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:37.235Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:37.236Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:37.236Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:37.236Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:37.236Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80009bc2601cd56612aee8743bcdb504", X-B3-SpanId:"f96a90f41155b21e", X-B3-ParentSpanId:"f80950544bc1626c", X-B3-Sampled:"0", X-ONAP-RequestID:"e864e7e8-84e2-4201-814e-a734b75fd5aa", X-RequestID:"e864e7e8-84e2-4201-814e-a734b75fd5aa", X-TransactionID:"e864e7e8-84e2-4201-814e-a734b75fd5aa", X-ECOMP-RequestID:"e864e7e8-84e2-4201-814e-a734b75fd5aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b84e4f40-72d6-42d0-9dcf-c51de57758f8"]
2023-04-21T13:50:37.236Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:37.236Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:37.256Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:37.256Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:37.256Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:37.256Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&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:"Fri, 21 Apr 2023 13:50:38 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:37.257Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:37.257Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:37.257Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:37.261Z|e864e7e8-84e2-4201-814e-a734b75fd5aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:37.467Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:37.472Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:37.473Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||Invoke
2023-04-21T13:50:37.473Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:37.473Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:37.473Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Method : GET
2023-04-21T13:50:37.474Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec267b48316649163b0f17dd6986ba24", X-B3-SpanId:"323c5f5edc28e276", X-B3-ParentSpanId:"c5c07e406f986a0d", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd4f7be-d599-4a86-a975-296909291349", X-RequestID:"3cd4f7be-d599-4a86-a975-296909291349", X-TransactionID:"3cd4f7be-d599-4a86-a975-296909291349", X-ECOMP-RequestID:"3cd4f7be-d599-4a86-a975-296909291349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba49c678-b6d9-4011-a76e-5c0adb824be0"]
2023-04-21T13:50:37.474Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Request body:
2023-04-21T13:50:37.474Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||==========================request end================================================
2023-04-21T13:50:37.508Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:37.509Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:37.509Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status text : OK
2023-04-21T13:50:37.510Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:38 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:37.510Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Response body: {
"requestId" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:50:02.000+00:00",
"endTime" : "2023-04-21T13:50:30.000+00:00",
"source" : "VID",
"tenantId" : "123456",
"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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:32.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
}
}
}
2023-04-21T13:50:37.511Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:37.511Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||InvokeReturn
2023-04-21T13:50:37.513Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:37.513Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:37.514Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:37.514Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:37.515Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:37.516Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec267b48316649163b0f17dd6986ba24", X-B3-SpanId:"29b8d99d78723e85", X-B3-ParentSpanId:"c5c07e406f986a0d", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd4f7be-d599-4a86-a975-296909291349", X-RequestID:"3cd4f7be-d599-4a86-a975-296909291349", X-TransactionID:"3cd4f7be-d599-4a86-a975-296909291349", X-ECOMP-RequestID:"3cd4f7be-d599-4a86-a975-296909291349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75f11b81-7f7d-42a9-8638-06d4508b8f7d"]
2023-04-21T13:50:37.516Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:37.516Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:37.995Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:37.996Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:37.997Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:37.997Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&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:"Fri, 21 Apr 2023 13:50:38 GMT", x-envoy-upstream-service-time:"476", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:37.998Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:37.998Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:37.998Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:38.006Z|3cd4f7be-d599-4a86-a975-296909291349|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:38.207Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:38.212Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:38.213Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||Invoke
2023-04-21T13:50:38.213Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:38.213Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200
2023-04-21T13:50:38.213Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Method : GET
2023-04-21T13:50:38.213Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b47ea418b68df5482bff3e908d7eed4c", X-B3-SpanId:"7a1362a50b0f2786", X-B3-ParentSpanId:"403222cd08b688c8", X-B3-Sampled:"0", X-ONAP-RequestID:"83d95dd4-5e5c-4727-b9e0-9fe96bca77d3", X-RequestID:"83d95dd4-5e5c-4727-b9e0-9fe96bca77d3", X-TransactionID:"83d95dd4-5e5c-4727-b9e0-9fe96bca77d3", X-ECOMP-RequestID:"83d95dd4-5e5c-4727-b9e0-9fe96bca77d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e2edbc1-96b2-48e3-8e0e-7e592db493ee"]
2023-04-21T13:50:38.213Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Request body:
2023-04-21T13:50:38.213Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||==========================request end================================================
2023-04-21T13:50:38.249Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:38.251Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:38.251Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Status text : OK
2023-04-21T13:50:38.251Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:39 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:38.252Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||Response body: {
"requestId" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:50:02.000+00:00",
"endTime" : "2023-04-21T13:50:30.000+00:00",
"source" : "VID",
"tenantId" : "123456",
"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_cnf_macro\",\n \"modelInvariantId\": \"69973c90-0789-452e-a48e-f93a52b3905b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3935a0aa-5abf-4ee8-9feb-587f38475ac7\"\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\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:32.000+00:00",
"cloudRegion" : "k8sregion-cnf-macro",
"serviceInstanceId" : "028464f5-a327-4625-a370-5ced52f8492c",
"serviceInstanceName" : "basic_cnf_macro_91f77a5b-180b-4793-8d2b-d444a8b652c1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/028464f5-a327-4625-a370-5ced52f8492c",
"tenantName" : "dummy_test",
"cloudApiRequests" : [ ],
"requestURI" : "fc35b14d-09be-420d-b26e-603fe5ff4200",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200"
}
}
}
2023-04-21T13:50:38.252Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:38.252Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc35b14d-09be-420d-b26e-603fe5ff4200|INFO|500||InvokeReturn
2023-04-21T13:50:38.253Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:38.253Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:38.254Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:38.254Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false
2023-04-21T13:50:38.254Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:38.254Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b47ea418b68df5482bff3e908d7eed4c", X-B3-SpanId:"003135ae12dcb6c5", X-B3-ParentSpanId:"403222cd08b688c8", X-B3-Sampled:"0", X-ONAP-RequestID:"83d95dd4-5e5c-4727-b9e0-9fe96bca77d3", X-RequestID:"83d95dd4-5e5c-4727-b9e0-9fe96bca77d3", X-TransactionID:"83d95dd4-5e5c-4727-b9e0-9fe96bca77d3", X-ECOMP-RequestID:"83d95dd4-5e5c-4727-b9e0-9fe96bca77d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"024a3bb2-a69f-4e4b-ace0-5bb0870d5009"]
2023-04-21T13:50:38.254Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:38.254Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:38.277Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:38.277Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:38.277Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:38.277Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&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:"Fri, 21 Apr 2023 13:50:39 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:38.279Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:38.279Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:38.279Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc35b14d-09be-420d-b26e-603fe5ff4200&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:38.287Z|83d95dd4-5e5c-4727-b9e0-9fe96bca77d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fc35b14d-09be-420d-b26e-603fe5ff4200|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:41.135Z|1bb75039-b307-4bd1-b3b6-f5b8d5d3f9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:50:41.136Z|1bb75039-b307-4bd1-b3b6-f5b8d5d3f9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:50:41.622Z|2fa01cbc-498e-4580-ba25-84ecaf89ad6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:50:41.623Z|2fa01cbc-498e-4580-ba25-84ecaf89ad6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:50:41.629Z|71468204-2496-46de-945f-dd6e076d7680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:41.630Z|71468204-2496-46de-945f-dd6e076d7680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:41.630Z|97ff1102-04ab-4423-96eb-49ddf24afbe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:41.631Z|97ff1102-04ab-4423-96eb-49ddf24afbe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:42.912Z|695f3182-9e44-4b9f-856f-989b5d16b378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:42.912Z|695f3182-9e44-4b9f-856f-989b5d16b378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:46.716Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:46.725Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:46.725Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:50:46.726Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:46.726Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:46.726Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:50:46.726Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3985f1509d30c3ade67afeba5f5b6df", X-B3-SpanId:"843861a60fca7b09", X-B3-ParentSpanId:"c68f509ac67537da", X-B3-Sampled:"0", X-ONAP-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-TransactionID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-ECOMP-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c4159d1-e75c-49e2-8ffc-da958eed940e"]
2023-04-21T13:50:46.726Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:50:46.726Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:50:46.765Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:46.765Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:46.766Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:50:46.766Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:47 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:46.768Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:46.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:50:46.768Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:46.769Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:50:46.769Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:46.770Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:46.770Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:46.770Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:46.770Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:46.770Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3985f1509d30c3ade67afeba5f5b6df", X-B3-SpanId:"04209b8badf185eb", X-B3-ParentSpanId:"c68f509ac67537da", X-B3-Sampled:"0", X-ONAP-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-TransactionID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-ECOMP-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f70d037-0146-4b36-bcdc-e7eb09f05a10"]
2023-04-21T13:50:46.770Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:46.770Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:46.792Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:46.793Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:46.793Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:46.793Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:50:47 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:46.794Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:50:46.794Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:46.794Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:46.821Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:46.822Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:46.822Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:46.823Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:46.823Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:46.823Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-TransactionID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-ECOMP-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32a3e377-b9a4-47d3-bf46-ec991c9e733c"]
2023-04-21T13:50:46.823Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:46.823Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:47.000Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:47.001Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:47.001Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:47.002Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=784A79765ECCFD8D07F49BBDEAA47C26; 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:"Fri, 21 Apr 2023 13:50:45 GMT", x-envoy-upstream-service-time:"172", server:"envoy"]
2023-04-21T13:50:47.002Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8014829e-e04b-11ed-9c34-ba208c33156b","businessKey":"ab8ca658-713e-4d7b-bc56-1c15257198d6","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:39.435+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"8012868d-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:50:47.002Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:47.003Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:47.028Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:47.028Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:47.029Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:47.029Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:47.029Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:47.029Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-TransactionID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-ECOMP-RequestID:"4823bcb0-4abb-4f76-b295-379ad4d6c529", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6211844a-63c6-4767-b21c-fb21ac85523d"]
2023-04-21T13:50:47.029Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:47.029Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:47.162Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:47.162Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:47.163Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:47.163Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F59BC345C30D679FEA0E533CAE850894; 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:"Fri, 21 Apr 2023 13:50:45 GMT", x-envoy-upstream-service-time:"130", server:"envoy"]
2023-04-21T13:50:47.164Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:83d9a016-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","executionId":"8014829e-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:50:45.760+0000","endTime":"2023-04-21T13:50:45.774+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:50:47.164Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:47.164Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:47.170Z|4823bcb0-4abb-4f76-b295-379ad4d6c529|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:50:51.661Z|fe16f1da-25de-430e-9c2f-534c6a828890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:51.662Z|fe16f1da-25de-430e-9c2f-534c6a828890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:51.669Z|327d2307-f413-400d-b966-882103805f8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:51.669Z|327d2307-f413-400d-b966-882103805f8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:52.944Z|8ceef15b-3f85-477e-b2b0-2412341421ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:50:52.945Z|8ceef15b-3f85-477e-b2b0-2412341421ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:50:56.135Z|9095e30c-7d48-45fd-9cc0-58a464f2a0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:50:56.139Z|9095e30c-7d48-45fd-9cc0-58a464f2a0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:50:57.382Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:50:57.387Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:57.387Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:50:57.387Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:57.387Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:50:57.388Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:50:57.388Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d2db935a223dd42e679c79f9f59d85f", X-B3-SpanId:"990966370c3fe835", X-B3-ParentSpanId:"de1b0821410f8e03", X-B3-Sampled:"0", X-ONAP-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-TransactionID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-ECOMP-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65d7fb6d-6f88-4400-9881-3660726369df"]
2023-04-21T13:50:57.388Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:50:57.388Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:50:57.433Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:57.434Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:57.434Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:50:57.434Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:50:58 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:57.436Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:46.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:50:57.436Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:57.436Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:50:57.437Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:57.437Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:50:57.437Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:57.438Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:50:57.438Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:50:57.438Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d2db935a223dd42e679c79f9f59d85f", X-B3-SpanId:"a7a0bbbd41387135", X-B3-ParentSpanId:"de1b0821410f8e03", X-B3-Sampled:"0", X-ONAP-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-TransactionID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-ECOMP-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934974b6-e8fa-4a16-83ac-a0d7df1c23ba"]
2023-04-21T13:50:57.438Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:50:57.438Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:50:57.464Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:57.464Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:57.464Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:50:57.465Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:50:58 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:50:57.466Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:50:57.466Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:57.466Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:50:57.483Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:57.483Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:57.484Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:57.484Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:50:57.484Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:57.484Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-TransactionID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-ECOMP-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bfd9252-a791-46b1-9ad3-2027c7b0e9da"]
2023-04-21T13:50:57.484Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:57.484Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:57.646Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:57.647Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:57.647Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:57.648Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B7FCDBB49975A8EFA80E970BA1BE7EA5; 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:"Fri, 21 Apr 2023 13:50:57 GMT", x-envoy-upstream-service-time:"151", server:"envoy"]
2023-04-21T13:50:57.648Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8014829e-e04b-11ed-9c34-ba208c33156b","businessKey":"ab8ca658-713e-4d7b-bc56-1c15257198d6","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:39.435+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"8012868d-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:50:57.648Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:57.648Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:57.665Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:57.665Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:50:57.666Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:50:57.666Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:50:57.666Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:50:57.666Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-TransactionID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-ECOMP-RequestID:"e5ab07ca-aa28-4d13-86cf-2859b0a5f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1a2314c-b5b8-44cf-9aca-36674107c15c"]
2023-04-21T13:50:57.666Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:50:57.666Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:50:57.839Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:50:57.840Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:50:57.841Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:50:57.841Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C84481EA1728F98DA7684E960546BE6B; 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:"Fri, 21 Apr 2023 13:50:57 GMT", x-envoy-upstream-service-time:"170", server:"envoy"]
2023-04-21T13:50:57.842Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:83d9a016-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","executionId":"8014829e-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:50:45.760+0000","endTime":"2023-04-21T13:50:45.774+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:50:57.842Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:50:57.842Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:50:57.847Z|e5ab07ca-aa28-4d13-86cf-2859b0a5f861|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:01.692Z|17ea6363-0565-4316-9a7c-2f58a080604b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:01.693Z|17ea6363-0565-4316-9a7c-2f58a080604b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:01.699Z|49ba718f-2bf8-4227-a2cd-00f2180b0757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:01.700Z|49ba718f-2bf8-4227-a2cd-00f2180b0757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:02.978Z|b38ea6b9-1f05-4ac3-8e69-2cabae74aa2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:02.979Z|b38ea6b9-1f05-4ac3-8e69-2cabae74aa2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:05.845Z|ab3422dc-7a97-44ce-80d3-4739d1cc39c3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:51:05.846Z|ab3422dc-7a97-44ce-80d3-4739d1cc39c3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:08.064Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:08.074Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:08.074Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:08.074Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:08.075Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:08.075Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:08.075Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45ce3ac4ad16f22b8a5d577070d765c5", X-B3-SpanId:"b82d53bdf3d8a5aa", X-B3-ParentSpanId:"987c4f8a9925c8e8", X-B3-Sampled:"0", X-ONAP-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-TransactionID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-ECOMP-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e1f6b76-3542-40b8-aab1-3d6e7852f263"]
2023-04-21T13:51:08.075Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:08.075Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:08.115Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:08.116Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:08.116Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:08.116Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:09 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:08.117Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:46.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:08.117Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:08.117Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:08.118Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:08.119Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:08.119Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:08.119Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:08.119Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:08.119Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45ce3ac4ad16f22b8a5d577070d765c5", X-B3-SpanId:"e033924c0e499ba6", X-B3-ParentSpanId:"987c4f8a9925c8e8", X-B3-Sampled:"0", X-ONAP-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-TransactionID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-ECOMP-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3901be9e-dada-47f2-9c22-662e3ccf72a2"]
2023-04-21T13:51:08.119Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:08.119Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:08.147Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:08.148Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:08.148Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:08.148Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:09 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:08.149Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:08.150Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:08.150Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:08.177Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:08.177Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:08.177Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:08.178Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:08.178Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:08.178Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-TransactionID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-ECOMP-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34e5b9df-c2dd-43bd-ae19-6a55702a35d2"]
2023-04-21T13:51:08.178Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:08.179Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:08.362Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:08.363Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:08.363Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:08.363Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E576951D49449FE4FA03A16E9C512801; 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:"Fri, 21 Apr 2023 13:51:07 GMT", x-envoy-upstream-service-time:"180", server:"envoy"]
2023-04-21T13:51:08.363Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8014829e-e04b-11ed-9c34-ba208c33156b","businessKey":"ab8ca658-713e-4d7b-bc56-1c15257198d6","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:39.435+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"8012868d-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:51:08.364Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:08.364Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:08.522Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:08.522Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:08.522Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:08.526Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:08.526Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:08.526Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-TransactionID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-ECOMP-RequestID:"86adebfa-5ba3-4103-9e6b-49b5430de6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db2fc81b-0894-466d-aa4d-925985e40388"]
2023-04-21T13:51:08.526Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:08.526Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:08.687Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:08.687Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:08.688Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:08.688Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CD31A9B56E8D9CCE56BC8F9EBE7EB44B; 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:"Fri, 21 Apr 2023 13:51:07 GMT", x-envoy-upstream-service-time:"154", server:"envoy"]
2023-04-21T13:51:08.688Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:83d9a016-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","executionId":"8014829e-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:50:45.760+0000","endTime":"2023-04-21T13:50:45.774+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:51:08.688Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:08.689Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:08.695Z|86adebfa-5ba3-4103-9e6b-49b5430de6c6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:11.135Z|ba87c8ed-c452-419e-80f9-0813174ca100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:51:11.135Z|ba87c8ed-c452-419e-80f9-0813174ca100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:51:11.574Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:11.575Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 9ea96010-e0a4-4e92-8500-e69df917bdcf already exists in requestDb InfraActiveRequests table
2023-04-21T13:51:11.576Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:11.576Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:11.577Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:11.577Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:11.577Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:11.577Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7989a453fcb559b5eb52ac4c3cda87f3", X-B3-SpanId:"e9bf2bce29d5f46c", X-B3-ParentSpanId:"f51f4774bc9730cf", X-B3-Sampled:"0", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04a32364-c2c5-47bd-a66d-2f0b36f51ae5"]
2023-04-21T13:51:11.577Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:11.577Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:11.615Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:11.615Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:11.615Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : Not Found
2023-04-21T13:51:11.615Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:51:12 GMT", x-envoy-upstream-service-time:"33", server:"envoy"]
2023-04-21T13:51:11.616Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body:
2023-04-21T13:51:11.616Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:11.616Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:11.623Z|1af86332-9a15-4d73-bbb2-b9cac797f525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:51:11.624Z|1af86332-9a15-4d73-bbb2-b9cac797f525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:51:11.626Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:51:11.627Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-21T13:51:11.629Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:51:11.641Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.641Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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-RequestID=[9ea96010-e0a4-4e92-8500-e69df917bdcf], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[264bef13-9d00-4d4f-a8f2-f8ccbb4c8e1a], X-ECOMP-RequestID=[9ea96010-e0a4-4e92-8500-e69df917bdcf], X-TransactionId=[], X-ONAP-RequestID=[9ea96010-e0a4-4e92-8500-e69df917bdcf]}
2023-04-21T13:51:11.684Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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=[Fri, 21 Apr 2023 13:51:11 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[31], x-aai-txid=[1-aai-resources-230421-13:51:11:148-55921], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:51:11.685Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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-04-21T13:51:11.685Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.687Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.687Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-21T13:51:11.690Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:51:11.704Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.704Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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-RequestID=[9ea96010-e0a4-4e92-8500-e69df917bdcf], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[95a0a507-93d1-4f6d-8e3b-a6958279b525], X-ECOMP-RequestID=[9ea96010-e0a4-4e92-8500-e69df917bdcf], X-TransactionId=[], X-ONAP-RequestID=[9ea96010-e0a4-4e92-8500-e69df917bdcf]}
2023-04-21T13:51:11.725Z|aba8ab0e-bbe5-4914-8482-edfbe65fdfde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:11.727Z|aba8ab0e-bbe5-4914-8482-edfbe65fdfde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:11.730Z|4f520ce2-7b94-49ae-b511-f0592e22bc91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:11.730Z|4f520ce2-7b94-49ae-b511-f0592e22bc91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:11.740Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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=[Fri, 21 Apr 2023 13:51:11 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[2-aai-resources-230421-13:51:11:202-16540], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:51:11.740Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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-04-21T13:51:11.741Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.742Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.742Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-21T13:51:11.743Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:51:11.743Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:51:11.745Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.745Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:51:11.746Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:11.746Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.746Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:51:11.746Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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:"127", X-B3-TraceId:"7989a453fcb559b5eb52ac4c3cda87f3", X-B3-SpanId:"731baf4cf947ce85", X-B3-ParentSpanId:"f51f4774bc9730cf", X-B3-Sampled:"0", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72ac682b-1a48-4e33-85f8-6899bcbca7cf"]
2023-04-21T13:51:11.746Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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":"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1","requestScope":"service"}
2023-04-21T13:51:11.746Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:51:11.776Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:11.777Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.777Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.778Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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:"Fri, 21 Apr 2023 13:51:12 GMT", x-envoy-upstream-service-time:"27", server:"envoy"]
2023-04-21T13:51:11.778Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:51:11.779Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:11.779Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:51:11.780Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e
2023-04-21T13:51:11.781Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|INFO|500||Invoke
2023-04-21T13:51:11.781Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:11.782Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e
2023-04-21T13:51:11.782Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Method : GET
2023-04-21T13:51:11.782Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94d85701-98bd-4e06-a41a-1ef6b71e53e7"]
2023-04-21T13:51:11.783Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Request body:
2023-04-21T13:51:11.783Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||==========================request end================================================
2023-04-21T13:51:11.826Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:11.827Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:11.827Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Status text : OK
2023-04-21T13:51:11.828Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:11 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:11.829Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Response body: {
"modelName" : "test_pnf_macro",
"description" : "service",
"modelUUID" : "3c557dd7-99f8-41af-b80e-80e7c035e58e",
"modelInvariantUUID" : "694d1c97-c36f-4bd7-a65f-294c1631056c",
"created" : "2023-04-21 13:48:44.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "test-pnf",
"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/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:11.829Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:11.830Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|INFO|500||InvokeReturn
2023-04-21T13:51:11.834Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance
2023-04-21T13:51:11.835Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|INFO|500||Invoke
2023-04-21T13:51:11.835Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:11.836Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance
2023-04-21T13:51:11.836Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:51:11.837Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba6b1862-30f4-4864-a6f3-e97b8c291b0f"]
2023-04-21T13:51:11.837Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:51:11.838Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:51:11.860Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:11.860Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:11.860Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:51:11.861Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&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:"Fri, 21 Apr 2023 13:51:11 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2023-04-21T13:51:11.861Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:51:11.861Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:11.861Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:11.862Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c
2023-04-21T13:51:11.862Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|INFO|500||Invoke
2023-04-21T13:51:11.863Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:11.863Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c
2023-04-21T13:51:11.863Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Method : GET
2023-04-21T13:51:11.863Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8250fce2-e4c9-4c1a-aae0-be0301fc38ae"]
2023-04-21T13:51:11.864Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Request body:
2023-04-21T13:51:11.864Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||==========================request end================================================
2023-04-21T13:51:11.894Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:11.895Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:11.895Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Status text : OK
2023-04-21T13:51:11.895Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:11 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:11.896Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Response body: {
"_embedded" : {
"service" : [ {
"modelName" : "test_pnf_macro",
"description" : "service",
"modelUUID" : "3c557dd7-99f8-41af-b80e-80e7c035e58e",
"modelInvariantUUID" : "694d1c97-c36f-4bd7-a65f-294c1631056c",
"created" : "2023-04-21 13:48:44.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "test-pnf",
"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/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/collectionResourceCustomizations"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c"
}
}
}
2023-04-21T13:51:11.896Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:11.896Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|INFO|500||InvokeReturn
2023-04-21T13:51:11.898Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance
2023-04-21T13:51:11.899Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|INFO|500||Invoke
2023-04-21T13:51:11.899Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:11.899Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance
2023-04-21T13:51:11.899Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Method : GET
2023-04-21T13:51:11.899Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c86a7e3e-3e2b-4dee-9162-80a38afaa98d"]
2023-04-21T13:51:11.899Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Request body:
2023-04-21T13:51:11.900Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:51:11.919Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:11.919Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:11.920Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:51:11.920Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&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:"Fri, 21 Apr 2023 13:51:11 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2023-04-21T13:51:11.920Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||Response body:
2023-04-21T13:51:11.921Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:11.921Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:11.921Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.922Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.922Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.922Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.922Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.922Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a0d2d0a-dbcf-4fe4-b9bc-6f671965b505"]
2023-04-21T13:51:11.922Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.923Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.950Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.950Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.951Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.951Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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:"Fri, 21 Apr 2023 13:51:11 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:11.952Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:11.952Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.953Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.957Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.957Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.958Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.958Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.959Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.959Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dbe8157-9013-4657-a7ad-39a019d94860"]
2023-04-21T13:51:11.959Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.960Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.981Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.981Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.982Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.982Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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:"Fri, 21 Apr 2023 13:51:11 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:11.983Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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" : 530,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
}
}
}
2023-04-21T13:51:11.983Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.984Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:11.986Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e
2023-04-21T13:51:11.987Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|INFO|500||Invoke
2023-04-21T13:51:11.987Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:11.987Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e
2023-04-21T13:51:11.988Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Method : GET
2023-04-21T13:51:11.988Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fd7bdba-8a8c-410c-abfa-2578a0268cff"]
2023-04-21T13:51:11.989Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Request body:
2023-04-21T13:51:11.989Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||==========================request end================================================
2023-04-21T13:51:12.019Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:12.019Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:12.020Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Status text : OK
2023-04-21T13:51:12.020Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:11 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:12.021Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Response body: {
"modelName" : "test_pnf_macro",
"description" : "service",
"modelUUID" : "3c557dd7-99f8-41af-b80e-80e7c035e58e",
"modelInvariantUUID" : "694d1c97-c36f-4bd7-a65f-294c1631056c",
"created" : "2023-04-21 13:48:44.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "test-pnf",
"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/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:12.021Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:12.021Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|INFO|500||InvokeReturn
2023-04-21T13:51:12.025Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:12.025Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:51:12.026Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:12.026Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:12.026Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:51:12.026Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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:"4527", X-B3-TraceId:"7989a453fcb559b5eb52ac4c3cda87f3", X-B3-SpanId:"d6bb0175189fe1f3", X-B3-ParentSpanId:"f51f4774bc9730cf", X-B3-Sampled:"0", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcb4e5fd-ba34-4f9a-b991-e8eec72d08d6"]
2023-04-21T13:51:12.027Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9ea96010-e0a4-4e92-8500-e69df917bdcf","requestStatus":"IN_PROGRESS","startTime":1682085071627,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"9ea96010-e0a4-4e92-8500-e69df917bdcf"}
2023-04-21T13:51:12.027Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:51:12.074Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:12.075Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:12.075Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:51:12.076Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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/9ea96010-e0a4-4e92-8500-e69df917bdcf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:12 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:12.076Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:51:11.627+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:51:12.977+00:00",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:12.077Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:12.077Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:51:12.083Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:12.084Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:51:12.084Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:12.084Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:12.085Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:12.085Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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:"3168", X-B3-TraceId:"7989a453fcb559b5eb52ac4c3cda87f3", X-B3-SpanId:"45c47af8a7ed346e", X-B3-ParentSpanId:"f51f4774bc9730cf", X-B3-Sampled:"0", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"238b1f4c-ab7a-4445-acfe-799cb8701a47"]
2023-04-21T13:51:12.085Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\"modelUuid\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\"modelInvariantUuid\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"52885de1-a426-46a1-9828-32a664d9c2d6\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"9ea96010-e0a4-4e92-8500-e69df917bdcf","type":"String"},"mso-request-id":{"value":"9ea96010-e0a4-4e92-8500-e69df917bdcf","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-04-21T13:51:12.085Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:13.007Z|679a4db9-a039-4af7-808f-04ccfc5e3ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:13.008Z|679a4db9-a039-4af7-808f-04ccfc5e3ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:13.107Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:13.108Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:13.109Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:13.109Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:51:12 GMT", X-ONAP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-TransactionID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ECOMP-RequestID:"9ea96010-e0a4-4e92-8500-e69df917bdcf", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"238b1f4c-ab7a-4445-acfe-799cb8701a47", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1017", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:13.110Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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\":\"9ea96010-e0a4-4e92-8500-e69df917bdcf\",\"instanceId\":\"74782392-d99d-48e0-866c-c2d10362c889\"}}","message":"Success","processInstanceID":"93407f1f-e04b-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:51:13.110Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|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-04-21T13:51:13.111Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:51:13.117Z|9ea96010-e0a4-4e92-8500-e69df917bdcf|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:13.342Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:13.346Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:13.346Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:13.346Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:13.346Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:13.346Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:13.346Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a83c3a62bc6958490ba5b3eccf4da98", X-B3-SpanId:"5b86c5a2dfc2b5b1", X-B3-ParentSpanId:"8179c30119afced3", X-B3-Sampled:"0", X-ONAP-RequestID:"3e5d9ca8-1067-4026-9c76-94e8d2e160f3", X-RequestID:"3e5d9ca8-1067-4026-9c76-94e8d2e160f3", X-TransactionID:"3e5d9ca8-1067-4026-9c76-94e8d2e160f3", X-ECOMP-RequestID:"3e5d9ca8-1067-4026-9c76-94e8d2e160f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"739bb2d1-dbb6-42f6-ac17-4b0bc6c06381"]
2023-04-21T13:51:13.347Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:13.347Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:13.385Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:13.385Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:13.386Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : OK
2023-04-21T13:51:13.386Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:13 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:13.387Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:51:11.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:13.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:13.387Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:13.388Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||InvokeReturn
2023-04-21T13:51:13.389Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:13.389Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:13.390Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:13.390Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:13.390Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:13.390Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a83c3a62bc6958490ba5b3eccf4da98", X-B3-SpanId:"be3fbd17d59c71f8", X-B3-ParentSpanId:"8179c30119afced3", X-B3-Sampled:"0", X-ONAP-RequestID:"3e5d9ca8-1067-4026-9c76-94e8d2e160f3", X-RequestID:"3e5d9ca8-1067-4026-9c76-94e8d2e160f3", X-TransactionID:"3e5d9ca8-1067-4026-9c76-94e8d2e160f3", X-ECOMP-RequestID:"3e5d9ca8-1067-4026-9c76-94e8d2e160f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b508c12-640f-4c9b-a537-789b2c1c651f"]
2023-04-21T13:51:13.390Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:13.391Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:13.414Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:13.415Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:13.415Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:13.415Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&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:"Fri, 21 Apr 2023 13:51:13 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:13.417Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:13.418Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:13.418Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:13.423Z|3e5d9ca8-1067-4026-9c76-94e8d2e160f3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:18.961Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:18.968Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:18.968Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:18.968Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:18.969Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:18.969Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:18.969Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d972469746c2cc469e2c5973ebd9c80", X-B3-SpanId:"1708d8bfde18e2fb", X-B3-ParentSpanId:"0037a38a1747abc1", X-B3-Sampled:"0", X-ONAP-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-TransactionID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-ECOMP-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f9e8ce1-d622-4ba8-ae27-b0902173a181"]
2023-04-21T13:51:18.969Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:18.969Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:19.005Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:19.006Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:19.006Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:19.006Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:19 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:19.012Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:50:46.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:19.013Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:19.013Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:19.014Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:19.014Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:19.014Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:19.014Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:19.014Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:19.014Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d972469746c2cc469e2c5973ebd9c80", X-B3-SpanId:"5654a6232e73f4fe", X-B3-ParentSpanId:"0037a38a1747abc1", X-B3-Sampled:"0", X-ONAP-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-TransactionID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-ECOMP-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a644f8f8-a5ff-4e66-9096-0ef0c5e832ff"]
2023-04-21T13:51:19.015Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:19.015Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:19.038Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:19.039Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:19.039Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:19.039Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:19 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:19.039Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:19.039Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:19.039Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:19.057Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:19.058Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:19.058Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:19.058Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:19.058Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:19.058Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-TransactionID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-ECOMP-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9812035e-9ac1-4b97-9c15-b540171a502b"]
2023-04-21T13:51:19.058Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:19.058Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:19.231Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:19.232Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:19.232Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:19.233Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=51FCACB4AD7D0CA3DD31ED04715FF753; 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:"Fri, 21 Apr 2023 13:51:17 GMT", x-envoy-upstream-service-time:"169", server:"envoy"]
2023-04-21T13:51:19.233Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8014829e-e04b-11ed-9c34-ba208c33156b","businessKey":"ab8ca658-713e-4d7b-bc56-1c15257198d6","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:39.435+0000","endTime":"2023-04-21T13:51:17.794+0000","removalTime":null,"durationInMillis":38359,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"8012868d-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:51:19.233Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:19.234Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:19.269Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:19.270Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:19.271Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:19.271Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:19.271Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:19.271Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-TransactionID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-ECOMP-RequestID:"281766e3-6a74-4edd-9190-2968018c9ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf73d618-4932-4915-9e3b-f8a9c41a6596"]
2023-04-21T13:51:19.272Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:19.272Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:19.424Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:19.425Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:19.426Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:19.426Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2B8DE04CE74524F85F743959854E84EA; 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:"Fri, 21 Apr 2023 13:51:18 GMT", x-envoy-upstream-service-time:"148", server:"envoy"]
2023-04-21T13:51:19.426Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:96f12b9b-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","executionId":"8014829e-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:51:17.791+0000","endTime":"2023-04-21T13:51:17.791+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:51:19.427Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:19.427Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:19.433Z|281766e3-6a74-4edd-9190-2968018c9ae8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:21.759Z|b872378a-8e60-4da4-9e23-31a3a64fba65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:21.760Z|b872378a-8e60-4da4-9e23-31a3a64fba65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:21.760Z|3f2a51ee-1cd8-4f70-ba5b-673db55c38b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:21.761Z|3f2a51ee-1cd8-4f70-ba5b-673db55c38b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:23.033Z|bf105d6f-8bdd-4386-babf-6dda790c039d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:23.034Z|bf105d6f-8bdd-4386-babf-6dda790c039d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:23.630Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:23.637Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:23.637Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:23.637Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:23.638Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:23.638Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:23.638Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"666419edf6cd779843100e9963616ca7", X-B3-SpanId:"db42780515bed3a4", X-B3-ParentSpanId:"f75afe9c59453688", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-TransactionID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-ECOMP-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19b59edb-6fc1-47dc-b1e3-ddd9c2f215db"]
2023-04-21T13:51:23.638Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:23.638Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:23.677Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:23.677Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:23.678Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : OK
2023-04-21T13:51:23.678Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:24 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:23.678Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"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-04-21T13:51:11.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:18.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:23.679Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:23.679Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||InvokeReturn
2023-04-21T13:51:23.681Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:23.682Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:23.682Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:23.682Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:23.683Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:23.683Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"666419edf6cd779843100e9963616ca7", X-B3-SpanId:"0eac3dfe5b165a6d", X-B3-ParentSpanId:"f75afe9c59453688", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-TransactionID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-ECOMP-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a44ade5-dd85-4105-b861-f1510fb35a8a"]
2023-04-21T13:51:23.683Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:23.683Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:23.707Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:23.708Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:23.708Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:23.709Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&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:"Fri, 21 Apr 2023 13:51:24 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:23.710Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:23.710Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:23.711Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:23.738Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:23.738Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:23.739Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:23.739Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:23.739Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:23.739Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-TransactionID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-ECOMP-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46fd9bdc-5719-4b23-b503-293e861031e4"]
2023-04-21T13:51:23.740Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:23.740Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:23.929Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:23.930Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:23.930Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:23.930Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5403E0E29C45711E28B016B8A040F624; 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:"Fri, 21 Apr 2023 13:51:23 GMT", x-envoy-upstream-service-time:"185", server:"envoy"]
2023-04-21T13:51:23.931Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9746c50c-e04b-11ed-9c34-ba208c33156b","businessKey":"9ea96010-e0a4-4e92-8500-e69df917bdcf","processDefinitionId":"WaitForPnfReadyBB:1:7abbbb2c-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:51:18.352+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"93407f1f-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"96ce8844-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:51:23.931Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:23.931Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:23.950Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:23.950Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:23.950Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:23.951Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:23.951Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:23.951Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-TransactionID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-ECOMP-RequestID:"6ec32414-f0d7-40a0-bf3d-96559a048e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c26d847-88dd-4ccc-abdc-113ad90e9244"]
2023-04-21T13:51:23.951Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:23.951Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:24.148Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:24.149Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:24.149Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:24.149Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=367A8B0E5D7CD0018E69F624B6274775; 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:"Fri, 21 Apr 2023 13:51:23 GMT", x-envoy-upstream-service-time:"193", server:"envoy"]
2023-04-21T13:51:24.150Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"9747af83-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9746c50c-e04b-11ed-9c34-ba208c33156b","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:7abbbb2c-e037-11ed-9c34-ba208c33156b","processInstanceId":"9746c50c-e04b-11ed-9c34-ba208c33156b","executionId":"9746c50c-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:51:18.358+0000","endTime":"2023-04-21T13:51:18.494+0000","durationInMillis":136,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"93407f1f-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:51:24.150Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:24.151Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:24.156Z|6ec32414-f0d7-40a0-bf3d-96559a048e49|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:26.135Z|8e787775-1df8-457e-b97c-a160b6a98821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:51:26.136Z|8e787775-1df8-457e-b97c-a160b6a98821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:51:29.678Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:29.682Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:29.683Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:29.683Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:29.683Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:29.683Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:29.683Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ab2d4513fa0a25e45d2df6174e836ce", X-B3-SpanId:"16fae506a4e68b7a", X-B3-ParentSpanId:"a88a5ae8ae993006", X-B3-Sampled:"0", X-ONAP-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-TransactionID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-ECOMP-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bde6068d-a0cb-4e1f-ab51-3ec7ad5465ad"]
2023-04-21T13:51:29.683Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:29.683Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:29.719Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:29.719Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:29.720Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:29.720Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:30 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:29.721Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:29.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:29.721Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:29.722Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:29.724Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:29.724Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:29.725Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:29.725Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:29.726Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:29.726Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ab2d4513fa0a25e45d2df6174e836ce", X-B3-SpanId:"6411e58d02a48e68", X-B3-ParentSpanId:"a88a5ae8ae993006", X-B3-Sampled:"0", X-ONAP-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-TransactionID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-ECOMP-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be9c7759-6b5b-4cf1-94ca-160891eff484"]
2023-04-21T13:51:29.727Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:29.727Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:29.755Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:29.756Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:29.756Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:29.756Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:30 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:29.757Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:29.758Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:29.758Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:29.774Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:29.774Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:29.775Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:29.775Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:29.775Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:29.775Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-TransactionID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-ECOMP-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b0bd861-29e9-4109-b09f-36327fe8aeee"]
2023-04-21T13:51:29.775Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:29.776Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:30.009Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:30.009Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:30.010Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:30.010Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=27F61630D38D1E3652285BC65D1D2400; 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:"Fri, 21 Apr 2023 13:51:29 GMT", x-envoy-upstream-service-time:"222", server:"envoy"]
2023-04-21T13:51:30.011Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8014829e-e04b-11ed-9c34-ba208c33156b","businessKey":"ab8ca658-713e-4d7b-bc56-1c15257198d6","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:50:39.435+0000","endTime":"2023-04-21T13:51:17.794+0000","removalTime":null,"durationInMillis":38359,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"8012868d-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:51:30.011Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:30.011Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:30.030Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:30.031Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:30.031Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:30.031Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:30.031Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:30.031Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-TransactionID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-ECOMP-RequestID:"1dbb056e-def3-467d-b298-ef651b45ab33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d95954fd-fa87-4607-876b-9f27fac50c7f"]
2023-04-21T13:51:30.031Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:30.031Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:30.227Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:30.228Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:30.228Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:30.229Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D0E512464F7D44688FE7600FFB19CFC7; 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:"Fri, 21 Apr 2023 13:51:29 GMT", x-envoy-upstream-service-time:"192", server:"envoy"]
2023-04-21T13:51:30.229Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:96f12b9b-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"8014829e-e04b-11ed-9c34-ba208c33156b","executionId":"8014829e-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:51:17.791+0000","endTime":"2023-04-21T13:51:17.791+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:51:30.229Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:30.230Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8014829e-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:30.234Z|1dbb056e-def3-467d-b298-ef651b45ab33|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:31.798Z|a2372966-dbf2-4853-8b0a-9362e18173b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:31.798Z|a2372966-dbf2-4853-8b0a-9362e18173b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:31.807Z|216dafcd-09fd-4b1c-8cb0-13a9a7526088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:31.807Z|216dafcd-09fd-4b1c-8cb0-13a9a7526088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:33.060Z|a998e037-99aa-4629-b1e4-755a1bfefb18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:33.061Z|a998e037-99aa-4629-b1e4-755a1bfefb18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:34.403Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:34.409Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:34.410Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:34.410Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:34.410Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:34.410Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:34.410Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25e64dcb9c9f6ff6bbc2a7eb2f7370c5", X-B3-SpanId:"f9c0b017fad3fbee", X-B3-ParentSpanId:"0b9ccaa50b361b2f", X-B3-Sampled:"0", X-ONAP-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-TransactionID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-ECOMP-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d803216-c4a7-4311-a044-e55df0941938"]
2023-04-21T13:51:34.410Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:34.410Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:34.449Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:34.449Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:34.450Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : OK
2023-04-21T13:51:34.451Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:34 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:34.451Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"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-04-21T13:51:11.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:18.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:34.452Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:34.453Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||InvokeReturn
2023-04-21T13:51:34.455Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:34.456Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:34.456Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:34.457Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:34.457Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:34.457Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25e64dcb9c9f6ff6bbc2a7eb2f7370c5", X-B3-SpanId:"ed2e24bea7ae5281", X-B3-ParentSpanId:"0b9ccaa50b361b2f", X-B3-Sampled:"0", X-ONAP-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-TransactionID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-ECOMP-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d480f63-465a-4c23-99ad-cb9e817efbaa"]
2023-04-21T13:51:34.458Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:34.458Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:34.479Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:34.480Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:34.480Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:34.480Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&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:"Fri, 21 Apr 2023 13:51:34 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:34.481Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:34.481Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:34.482Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:34.497Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:34.498Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:34.498Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:34.498Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:34.498Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:34.499Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-TransactionID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-ECOMP-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2d11e27-5ae2-451b-bde4-4eb724afa427"]
2023-04-21T13:51:34.499Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:34.499Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:34.706Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:34.707Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:34.708Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:34.709Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BD6890F841AA5702B951223DEA1D5C21; 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:"Fri, 21 Apr 2023 13:51:34 GMT", x-envoy-upstream-service-time:"202", server:"envoy"]
2023-04-21T13:51:34.709Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9746c50c-e04b-11ed-9c34-ba208c33156b","businessKey":"9ea96010-e0a4-4e92-8500-e69df917bdcf","processDefinitionId":"WaitForPnfReadyBB:1:7abbbb2c-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-04-21T13:51:18.352+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"93407f1f-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"96ce8844-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:51:34.709Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:34.710Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9ea96010-e0a4-4e92-8500-e69df917bdcf&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:34.735Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:34.735Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:34.735Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:34.736Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:34.736Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:34.736Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-TransactionID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-ECOMP-RequestID:"93d58f82-0a78-49a7-8ece-e108e1dab44f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e707dabb-9cc9-4110-9e09-90ed8487cedc"]
2023-04-21T13:51:34.736Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:34.736Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:34.890Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:34.891Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:34.891Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:34.892Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=557001D4A017545AD7BBB8BDD0BF7CB8; 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:"Fri, 21 Apr 2023 13:51:34 GMT", x-envoy-upstream-service-time:"151", server:"envoy"]
2023-04-21T13:51:34.892Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"9747af83-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"9746c50c-e04b-11ed-9c34-ba208c33156b","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:7abbbb2c-e037-11ed-9c34-ba208c33156b","processInstanceId":"9746c50c-e04b-11ed-9c34-ba208c33156b","executionId":"9746c50c-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:51:18.358+0000","endTime":"2023-04-21T13:51:18.494+0000","durationInMillis":136,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"93407f1f-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:51:34.892Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:34.893Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9746c50c-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:34.897Z|93d58f82-0a78-49a7-8ece-e108e1dab44f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:40.443Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:40.451Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:40.452Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:40.452Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:40.452Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:40.452Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:40.452Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeec5687e9aecc77bce892d44a5bba79", X-B3-SpanId:"2cdc538589129e0b", X-B3-ParentSpanId:"963aefda9aa94010", X-B3-Sampled:"0", X-ONAP-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-TransactionID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-ECOMP-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3b96a4f-6afd-4630-bc58-7094c46bfdc9"]
2023-04-21T13:51:40.452Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:40.452Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:40.488Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:40.489Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:40.489Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:40.489Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:40 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:40.492Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"requestStatus" : "IN_PROGRESS",
"resourceStatusMessage" : "The new vf module was successfully created in the cloud",
"flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).",
"progress" : 89,
"startTime" : "2023-04-21T13:50:12.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:39.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:40.492Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:40.492Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:40.493Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:40.493Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:40.494Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:40.494Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:40.494Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:40.494Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeec5687e9aecc77bce892d44a5bba79", X-B3-SpanId:"bc7426318bc796ea", X-B3-ParentSpanId:"963aefda9aa94010", X-B3-Sampled:"0", X-ONAP-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-TransactionID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-ECOMP-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"030d73c1-4c2a-4ae3-80c2-2125386d5cac"]
2023-04-21T13:51:40.494Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:40.494Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:40.513Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:40.514Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:40.514Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:40.514Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:40 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:40.515Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:40.515Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:40.515Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:40.531Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:40.531Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:40.532Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:40.532Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:51:40.532Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:40.532Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-TransactionID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-ECOMP-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f3f9f9c-59d8-42ec-9daf-df6552fd4134"]
2023-04-21T13:51:40.532Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:40.532Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:40.725Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:40.725Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:40.726Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:40.726Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9FAFC6406A1F1BD22941459E10723647; 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:"Fri, 21 Apr 2023 13:51:40 GMT", x-envoy-upstream-service-time:"189", server:"envoy"]
2023-04-21T13:51:40.726Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a2beb6b6-e04b-11ed-9c34-ba208c33156b","businessKey":"ab8ca658-713e-4d7b-bc56-1c15257198d6","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:51:37.593+0000","endTime":"2023-04-21T13:51:38.103+0000","removalTime":null,"durationInMillis":510,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"a2bcbbaf-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:51:40.727Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:40.727Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab8ca658-713e-4d7b-bc56-1c15257198d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:40.755Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:40.756Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:51:40.756Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:40.756Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:51:40.757Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:51:40.757Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-TransactionID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-ECOMP-RequestID:"a75ae74f-a92c-4bb9-9825-1092fbd78b5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0562bec8-cba3-4e9d-b3db-ee032184c51c"]
2023-04-21T13:51:40.757Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:51:40.757Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:51:40.914Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:40.915Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:40.915Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:51:40.915Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B3F91A37B69471DD66B9792DEA4BB598; 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:"Fri, 21 Apr 2023 13:51:40 GMT", x-envoy-upstream-service-time:"153", server:"envoy"]
2023-04-21T13:51:40.915Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a2bf7a19-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"a2beb6b6-e04b-11ed-9c34-ba208c33156b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"a2beb6b6-e04b-11ed-9c34-ba208c33156b","executionId":"a2beb6b6-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:51:37.598+0000","endTime":"2023-04-21T13:51:38.102+0000","durationInMillis":504,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6fd91578-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:51:40.916Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:40.916Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2beb6b6-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:51:40.922Z|a75ae74f-a92c-4bb9-9825-1092fbd78b5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:41.135Z|a573259a-e7d3-4498-ba3e-be4610186c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:51:41.138Z|a573259a-e7d3-4498-ba3e-be4610186c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:51:41.624Z|4da639ce-b0c7-4d64-a609-4f185c36302a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:51:41.625Z|4da639ce-b0c7-4d64-a609-4f185c36302a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:51:41.827Z|c9a81186-5a06-4df3-8daa-6c3f3d5ff167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:41.828Z|c9a81186-5a06-4df3-8daa-6c3f3d5ff167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:41.838Z|5bd6a7aa-8f91-4346-905c-fde83a884613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:41.839Z|5bd6a7aa-8f91-4346-905c-fde83a884613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:43.088Z|c41ec06a-0c4d-47cb-9122-15d5e7d92775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:43.089Z|c41ec06a-0c4d-47cb-9122-15d5e7d92775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:45.117Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:45.126Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:45.127Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:45.127Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:45.127Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:45.127Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:45.127Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ad70e8dab93dcf9257e9643b481ce2b", X-B3-SpanId:"8d6908e6f569af6a", X-B3-ParentSpanId:"0f65bcd3b432a0dd", X-B3-Sampled:"0", X-ONAP-RequestID:"e9bae069-cba8-436f-99e0-90dec46b5ceb", X-RequestID:"e9bae069-cba8-436f-99e0-90dec46b5ceb", X-TransactionID:"e9bae069-cba8-436f-99e0-90dec46b5ceb", X-ECOMP-RequestID:"e9bae069-cba8-436f-99e0-90dec46b5ceb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05a09819-5467-402d-99cf-0c97f288ca0c"]
2023-04-21T13:51:45.127Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:45.127Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:45.166Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:45.167Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:45.167Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : OK
2023-04-21T13:51:45.168Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:46 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:45.168Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:11.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:42.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:45.168Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:45.169Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||InvokeReturn
2023-04-21T13:51:45.170Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:45.171Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:45.171Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:45.171Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:45.172Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:45.172Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ad70e8dab93dcf9257e9643b481ce2b", X-B3-SpanId:"22a00890d5e0b21a", X-B3-ParentSpanId:"0f65bcd3b432a0dd", X-B3-Sampled:"0", X-ONAP-RequestID:"e9bae069-cba8-436f-99e0-90dec46b5ceb", X-RequestID:"e9bae069-cba8-436f-99e0-90dec46b5ceb", X-TransactionID:"e9bae069-cba8-436f-99e0-90dec46b5ceb", X-ECOMP-RequestID:"e9bae069-cba8-436f-99e0-90dec46b5ceb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddc52e73-ab82-45db-97ce-fe66c203a00a"]
2023-04-21T13:51:45.173Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:45.173Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:45.196Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:45.196Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:45.196Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:45.196Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&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:"Fri, 21 Apr 2023 13:51:46 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:45.199Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:45.200Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:45.200Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:45.205Z|e9bae069-cba8-436f-99e0-90dec46b5ceb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:45.407Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:45.411Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:45.412Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:45.412Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:45.412Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:45.412Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:45.412Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87c1dbe156622f0f8bb4c2d0cdbe1296", X-B3-SpanId:"762151df3e9a41eb", X-B3-ParentSpanId:"30974e725c00aac0", X-B3-Sampled:"0", X-ONAP-RequestID:"af05967a-f84a-4134-a509-146b090da7d9", X-RequestID:"af05967a-f84a-4134-a509-146b090da7d9", X-TransactionID:"af05967a-f84a-4134-a509-146b090da7d9", X-ECOMP-RequestID:"af05967a-f84a-4134-a509-146b090da7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bb96a9f-bf72-4a19-9196-385b8aa3a6f6"]
2023-04-21T13:51:45.413Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:45.413Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:45.452Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:45.453Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:45.453Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : OK
2023-04-21T13:51:45.453Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:46 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:45.454Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:11.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:42.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:45.455Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:45.455Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||InvokeReturn
2023-04-21T13:51:45.456Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:45.456Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:45.456Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:45.456Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:45.456Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:45.457Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87c1dbe156622f0f8bb4c2d0cdbe1296", X-B3-SpanId:"da8e70a168d7591f", X-B3-ParentSpanId:"30974e725c00aac0", X-B3-Sampled:"0", X-ONAP-RequestID:"af05967a-f84a-4134-a509-146b090da7d9", X-RequestID:"af05967a-f84a-4134-a509-146b090da7d9", X-TransactionID:"af05967a-f84a-4134-a509-146b090da7d9", X-ECOMP-RequestID:"af05967a-f84a-4134-a509-146b090da7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d90fbcff-bac6-4d86-aa39-4723561a7421"]
2023-04-21T13:51:45.457Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:45.457Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:45.474Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:45.474Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:45.474Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:45.475Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&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:"Fri, 21 Apr 2023 13:51:46 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:45.477Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:45.477Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:45.477Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:45.484Z|af05967a-f84a-4134-a509-146b090da7d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:45.687Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:45.691Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:45.692Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:45.692Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:45.692Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:45.692Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:45.692Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a3a4606f9054fae584197e7ee37d679", X-B3-SpanId:"27d3b65e05077890", X-B3-ParentSpanId:"71d05712bbddc117", X-B3-Sampled:"0", X-ONAP-RequestID:"f7fb6661-16d3-4257-a691-26a9080e113f", X-RequestID:"f7fb6661-16d3-4257-a691-26a9080e113f", X-TransactionID:"f7fb6661-16d3-4257-a691-26a9080e113f", X-ECOMP-RequestID:"f7fb6661-16d3-4257-a691-26a9080e113f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3035a641-3aa8-49ea-a0d8-89e4255b5ed6"]
2023-04-21T13:51:45.692Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:45.692Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:45.726Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:45.727Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:45.727Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : OK
2023-04-21T13:51:45.727Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:46 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:45.728Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:11.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:42.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:45.728Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:45.728Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||InvokeReturn
2023-04-21T13:51:45.729Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:45.729Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:45.729Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:45.729Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:45.729Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:45.729Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a3a4606f9054fae584197e7ee37d679", X-B3-SpanId:"1d102d10a93bb3d3", X-B3-ParentSpanId:"71d05712bbddc117", X-B3-Sampled:"0", X-ONAP-RequestID:"f7fb6661-16d3-4257-a691-26a9080e113f", X-RequestID:"f7fb6661-16d3-4257-a691-26a9080e113f", X-TransactionID:"f7fb6661-16d3-4257-a691-26a9080e113f", X-ECOMP-RequestID:"f7fb6661-16d3-4257-a691-26a9080e113f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4acf1d29-3627-4015-a83a-15acc962874e"]
2023-04-21T13:51:45.730Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:45.730Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:45.744Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:45.744Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:45.744Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:45.744Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&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:"Fri, 21 Apr 2023 13:51:46 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:45.745Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:45.745Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:45.745Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:45.750Z|f7fb6661-16d3-4257-a691-26a9080e113f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:45.977Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:45.982Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:45.982Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:45.982Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:45.983Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:45.983Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:45.983Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d92f1f5e3810cebf0edbab127d45691", X-B3-SpanId:"fef63a2548bb4d08", X-B3-ParentSpanId:"b86f081d3084806f", X-B3-Sampled:"0", X-ONAP-RequestID:"79413ac6-ddc8-410f-85b8-4596561646f8", X-RequestID:"79413ac6-ddc8-410f-85b8-4596561646f8", X-TransactionID:"79413ac6-ddc8-410f-85b8-4596561646f8", X-ECOMP-RequestID:"79413ac6-ddc8-410f-85b8-4596561646f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d01c9653-15af-4032-9301-981d335428bd"]
2023-04-21T13:51:45.983Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:45.983Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:46.018Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:46.018Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:46.018Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : OK
2023-04-21T13:51:46.019Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:46 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:46.020Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:11.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:42.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:46.020Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:46.020Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||InvokeReturn
2023-04-21T13:51:46.021Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:46.021Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:46.021Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:46.021Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:46.022Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:46.022Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d92f1f5e3810cebf0edbab127d45691", X-B3-SpanId:"55b8e6955347ccd5", X-B3-ParentSpanId:"b86f081d3084806f", X-B3-Sampled:"0", X-ONAP-RequestID:"79413ac6-ddc8-410f-85b8-4596561646f8", X-RequestID:"79413ac6-ddc8-410f-85b8-4596561646f8", X-TransactionID:"79413ac6-ddc8-410f-85b8-4596561646f8", X-ECOMP-RequestID:"79413ac6-ddc8-410f-85b8-4596561646f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc2ffdaf-c99b-4414-8322-4af121648cfe"]
2023-04-21T13:51:46.022Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:46.022Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:46.043Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:46.043Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:46.043Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:46.043Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&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:"Fri, 21 Apr 2023 13:51:46 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:46.047Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:46.047Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:46.047Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:46.053Z|79413ac6-ddc8-410f-85b8-4596561646f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:46.254Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:46.260Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:46.260Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||Invoke
2023-04-21T13:51:46.261Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:46.261Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf
2023-04-21T13:51:46.261Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Method : GET
2023-04-21T13:51:46.261Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeafa46006995073923095778bc6d5b5", X-B3-SpanId:"7d835884251d0d73", X-B3-ParentSpanId:"e8ac611d3ece84f1", X-B3-Sampled:"0", X-ONAP-RequestID:"d1af5998-e51b-4fdb-bb12-fdf1d057f97e", X-RequestID:"d1af5998-e51b-4fdb-bb12-fdf1d057f97e", X-TransactionID:"d1af5998-e51b-4fdb-bb12-fdf1d057f97e", X-ECOMP-RequestID:"d1af5998-e51b-4fdb-bb12-fdf1d057f97e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03b1aedb-adee-411a-be4a-cf17c14733be"]
2023-04-21T13:51:46.261Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Request body:
2023-04-21T13:51:46.262Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||==========================request end================================================
2023-04-21T13:51:46.296Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:46.296Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:46.296Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Status text : OK
2023-04-21T13:51:46.296Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:47 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:46.297Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||Response body: {
"requestId" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-createInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:11.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n\t\t\t\"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"dd4bcea7-4dc6-4673-9f64-fe7fb88a5725\",\n \"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"52885de1-a426-46a1-9828-32a664d9c2d6\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:42.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "createInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
"cloudApiRequests" : [ ],
"requestURI" : "9ea96010-e0a4-4e92-8500-e69df917bdcf",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf"
}
}
}
2023-04-21T13:51:46.297Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:46.297Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ea96010-e0a4-4e92-8500-e69df917bdcf|INFO|500||InvokeReturn
2023-04-21T13:51:46.298Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:46.298Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:46.299Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:46.299Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false
2023-04-21T13:51:46.299Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:46.299Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeafa46006995073923095778bc6d5b5", X-B3-SpanId:"5965d05d65a859b5", X-B3-ParentSpanId:"e8ac611d3ece84f1", X-B3-Sampled:"0", X-ONAP-RequestID:"d1af5998-e51b-4fdb-bb12-fdf1d057f97e", X-RequestID:"d1af5998-e51b-4fdb-bb12-fdf1d057f97e", X-TransactionID:"d1af5998-e51b-4fdb-bb12-fdf1d057f97e", X-ECOMP-RequestID:"d1af5998-e51b-4fdb-bb12-fdf1d057f97e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b2a5bc1-cc53-4056-9baa-7a639da9b0b8"]
2023-04-21T13:51:46.299Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:46.299Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:46.319Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:46.320Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:46.320Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:46.320Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&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:"Fri, 21 Apr 2023 13:51:47 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:46.323Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:46.323Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:46.324Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9ea96010-e0a4-4e92-8500-e69df917bdcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:46.330Z|d1af5998-e51b-4fdb-bb12-fdf1d057f97e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9ea96010-e0a4-4e92-8500-e69df917bdcf|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:51.150Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:51.154Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:51.154Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:51.155Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:51.155Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:51.155Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:51.155Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"118a28cd7c2653d710ea0e246c4b1de3", X-B3-SpanId:"85798a7ec4868a20", X-B3-ParentSpanId:"788bf73b85a483a4", X-B3-Sampled:"0", X-ONAP-RequestID:"597275e8-77f3-4460-9a97-c81ed07da467", X-RequestID:"597275e8-77f3-4460-9a97-c81ed07da467", X-TransactionID:"597275e8-77f3-4460-9a97-c81ed07da467", X-ECOMP-RequestID:"597275e8-77f3-4460-9a97-c81ed07da467", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df8f35f8-c90d-41ff-9d1a-ede8ec8ed972"]
2023-04-21T13:51:51.155Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:51.155Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:51.196Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:51.197Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:51.197Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:51.197Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:52 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:51.199Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:41.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:51.199Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:51.200Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:51.200Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:51.201Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:51.201Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:51.201Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:51.201Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:51.201Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"118a28cd7c2653d710ea0e246c4b1de3", X-B3-SpanId:"f23eaa31f9c885f4", X-B3-ParentSpanId:"788bf73b85a483a4", X-B3-Sampled:"0", X-ONAP-RequestID:"597275e8-77f3-4460-9a97-c81ed07da467", X-RequestID:"597275e8-77f3-4460-9a97-c81ed07da467", X-TransactionID:"597275e8-77f3-4460-9a97-c81ed07da467", X-ECOMP-RequestID:"597275e8-77f3-4460-9a97-c81ed07da467", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"464ddeec-837b-4e5c-875a-3e79e7aca663"]
2023-04-21T13:51:51.201Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:51.201Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:51.221Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:51.221Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:51.221Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:51.221Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:52 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:51.223Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:51.223Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:51.223Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:51.227Z|597275e8-77f3-4460-9a97-c81ed07da467|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:51.443Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:51.454Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:51.454Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:51.454Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:51.455Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:51.455Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:51.455Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16994da0bc2c116a5730cd98e35e3f9b", X-B3-SpanId:"36bca19af72ea511", X-B3-ParentSpanId:"97b017c8b3f7ad44", X-B3-Sampled:"0", X-ONAP-RequestID:"403e93aa-2b85-45da-baa5-39fe641df50d", X-RequestID:"403e93aa-2b85-45da-baa5-39fe641df50d", X-TransactionID:"403e93aa-2b85-45da-baa5-39fe641df50d", X-ECOMP-RequestID:"403e93aa-2b85-45da-baa5-39fe641df50d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15b331bd-12f7-4eaa-afa4-138a55b46edf"]
2023-04-21T13:51:51.455Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:51.455Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:51.498Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:51.499Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:51.499Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:51.499Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:52 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:51.503Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:41.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:51.503Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:51.503Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:51.506Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:51.506Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:51.506Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:51.507Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:51.507Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:51.507Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16994da0bc2c116a5730cd98e35e3f9b", X-B3-SpanId:"dc9d33e522c3a1e0", X-B3-ParentSpanId:"97b017c8b3f7ad44", X-B3-Sampled:"0", X-ONAP-RequestID:"403e93aa-2b85-45da-baa5-39fe641df50d", X-RequestID:"403e93aa-2b85-45da-baa5-39fe641df50d", X-TransactionID:"403e93aa-2b85-45da-baa5-39fe641df50d", X-ECOMP-RequestID:"403e93aa-2b85-45da-baa5-39fe641df50d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"578195f1-1a4b-4785-9ee5-793b9d59ea0a"]
2023-04-21T13:51:51.507Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:51.508Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:51.529Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:51.529Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:51.530Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:51.530Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:52 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:51.532Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:51.532Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:51.533Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:51.540Z|403e93aa-2b85-45da-baa5-39fe641df50d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:51.737Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:51.744Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:51.745Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:51.745Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:51.745Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:51.745Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:51.746Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55582fbd034ecf327a938813e63ad39c", X-B3-SpanId:"7092bbc4d014693b", X-B3-ParentSpanId:"2e481b9bd892c0bc", X-B3-Sampled:"0", X-ONAP-RequestID:"c7a8b8da-ac0b-4e83-b462-40ed27e1e76d", X-RequestID:"c7a8b8da-ac0b-4e83-b462-40ed27e1e76d", X-TransactionID:"c7a8b8da-ac0b-4e83-b462-40ed27e1e76d", X-ECOMP-RequestID:"c7a8b8da-ac0b-4e83-b462-40ed27e1e76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a8377a2-94ea-47e2-aa1e-3ae2a3092c0f"]
2023-04-21T13:51:51.746Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:51.746Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:51.781Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:51.782Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:51.782Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:51.782Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:52 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:51.782Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:41.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:51.783Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:51.783Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:51.784Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:51.784Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:51.784Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:51.785Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:51.785Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:51.785Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55582fbd034ecf327a938813e63ad39c", X-B3-SpanId:"817df24c950b4f2b", X-B3-ParentSpanId:"2e481b9bd892c0bc", X-B3-Sampled:"0", X-ONAP-RequestID:"c7a8b8da-ac0b-4e83-b462-40ed27e1e76d", X-RequestID:"c7a8b8da-ac0b-4e83-b462-40ed27e1e76d", X-TransactionID:"c7a8b8da-ac0b-4e83-b462-40ed27e1e76d", X-ECOMP-RequestID:"c7a8b8da-ac0b-4e83-b462-40ed27e1e76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f211239-e85d-4b2b-a2ca-98410173160e"]
2023-04-21T13:51:51.785Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:51.785Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:51.805Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:51.806Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:51.806Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:51.806Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:52 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:51.807Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:51.807Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:51.808Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:51.815Z|c7a8b8da-ac0b-4e83-b462-40ed27e1e76d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:51.860Z|45c35bdb-1145-431a-a385-4348164767f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:51.861Z|45c35bdb-1145-431a-a385-4348164767f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:51.873Z|c4ba924c-c550-458b-952e-63fe8eea52c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:51.874Z|c4ba924c-c550-458b-952e-63fe8eea52c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:52.053Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:52.059Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:52.059Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:52.059Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:52.059Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:52.059Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:52.059Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e31305ea02df6022cf67a639e212e2e", X-B3-SpanId:"9f67fc92fcbe096e", X-B3-ParentSpanId:"e39b51e07f1174dc", X-B3-Sampled:"0", X-ONAP-RequestID:"b8c1860d-7448-4086-a25a-83673ae01e9f", X-RequestID:"b8c1860d-7448-4086-a25a-83673ae01e9f", X-TransactionID:"b8c1860d-7448-4086-a25a-83673ae01e9f", X-ECOMP-RequestID:"b8c1860d-7448-4086-a25a-83673ae01e9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12e653fe-e7f2-4f23-9cc7-7d8b8b49a267"]
2023-04-21T13:51:52.059Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:52.060Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:52.087Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:52.088Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:52.088Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:52.088Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:52 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:52.097Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:41.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:52.098Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:52.098Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:52.099Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:52.099Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:52.099Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:52.099Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:52.100Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:52.100Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e31305ea02df6022cf67a639e212e2e", X-B3-SpanId:"e02a494d74f9ad8d", X-B3-ParentSpanId:"e39b51e07f1174dc", X-B3-Sampled:"0", X-ONAP-RequestID:"b8c1860d-7448-4086-a25a-83673ae01e9f", X-RequestID:"b8c1860d-7448-4086-a25a-83673ae01e9f", X-TransactionID:"b8c1860d-7448-4086-a25a-83673ae01e9f", X-ECOMP-RequestID:"b8c1860d-7448-4086-a25a-83673ae01e9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21c5cecc-aa21-4834-a4d0-70d06e85933c"]
2023-04-21T13:51:52.100Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:52.100Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:52.141Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:52.141Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:52.141Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:52.141Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:52 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:52.142Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:52.142Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:52.142Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:52.151Z|b8c1860d-7448-4086-a25a-83673ae01e9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:52.347Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:52.352Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:52.352Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||Invoke
2023-04-21T13:51:52.352Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:52.352Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6
2023-04-21T13:51:52.352Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Method : GET
2023-04-21T13:51:52.353Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37813d724ff65823f1f9a61cf35fcac1", X-B3-SpanId:"96c1f70e1bf8df13", X-B3-ParentSpanId:"34da1feb51b25453", X-B3-Sampled:"0", X-ONAP-RequestID:"6486d252-9841-4c78-96c8-7c4da03c49b5", X-RequestID:"6486d252-9841-4c78-96c8-7c4da03c49b5", X-TransactionID:"6486d252-9841-4c78-96c8-7c4da03c49b5", X-ECOMP-RequestID:"6486d252-9841-4c78-96c8-7c4da03c49b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d2250f-a38d-4354-bc55-4d07bea78d4b"]
2023-04-21T13:51:52.353Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Request body:
2023-04-21T13:51:52.353Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||==========================request end================================================
2023-04-21T13:51:52.384Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:52.384Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:52.384Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Status text : OK
2023-04-21T13:51:52.384Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:53 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:52.386Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||Response body: {
"requestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"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-04-21T13:50:12.000+00:00",
"endTime" : "2023-04-21T13:51:40.000+00:00",
"source" : "VID",
"vnfId" : "e6d1eacb-7756-4a6d-85b0-a2efc1381688",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n\t\t\t\"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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_0ff196e3-2947-44e9-9c33-56b5af86f1f7\",\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\": \"e3e49b80-080d-4ee2-ae82-36c56ee119fa\",\n \"modelInvariantUuid\": \"8b8507d7-759a-4374-83a8-2c0aa939be85\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7c3fb1d3-4226-4fb8-8d72-dbc69e5e7a62\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e5f821eb21bc46a9b7664d9264d1ac40\",\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\": \"e3ed12b8-d515-41b1-962c-24df42762449\",\n \"modelInvariantUuid\": \"28ff90d9-5b3d-4ce1-9c89-5729ee78b6a0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"38e8e709-53c8-43c8-b3e8-329966ea6e43\"\n },\n \"instanceName\": \"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\n \"modelInvariantId\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\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\": \"a993d4ef-04ac-4c4c-8dab-dd63b1de7f61\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:41.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"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" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"cloudIdentifier" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
"requestBody" : "{\"parameters\":{\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"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-04-21T13:50:43.000+00:00"
} ],
"requestURI" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6"
}
}
}
2023-04-21T13:51:52.387Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:52.387Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab8ca658-713e-4d7b-bc56-1c15257198d6|INFO|500||InvokeReturn
2023-04-21T13:51:52.388Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:52.389Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:52.389Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:52.389Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false
2023-04-21T13:51:52.389Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:52.390Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37813d724ff65823f1f9a61cf35fcac1", X-B3-SpanId:"08341981fba98033", X-B3-ParentSpanId:"34da1feb51b25453", X-B3-Sampled:"0", X-ONAP-RequestID:"6486d252-9841-4c78-96c8-7c4da03c49b5", X-RequestID:"6486d252-9841-4c78-96c8-7c4da03c49b5", X-TransactionID:"6486d252-9841-4c78-96c8-7c4da03c49b5", X-ECOMP-RequestID:"6486d252-9841-4c78-96c8-7c4da03c49b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21929078-4e88-4273-804f-71366a45bd1f"]
2023-04-21T13:51:52.390Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:52.390Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:52.406Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:52.407Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:52.407Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:52.408Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&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:"Fri, 21 Apr 2023 13:51:53 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:52.408Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 57,
"soRequestId" : "ab8ca658-713e-4d7b-bc56-1c15257198d6",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682085045000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:50:47.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:51:52.409Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:52.409Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab8ca658-713e-4d7b-bc56-1c15257198d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:52.417Z|6486d252-9841-4c78-96c8-7c4da03c49b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ab8ca658-713e-4d7b-bc56-1c15257198d6|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:53.119Z|3352b7fa-3493-4500-bb43-b5ed3be42999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:51:53.120Z|3352b7fa-3493-4500-bb43-b5ed3be42999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:51:54.412Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:54.413Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|||INFO|500||Checking if requestId: ce1efada-2f5e-4b2d-8845-43a25485293b already exists in requestDb InfraActiveRequests table
2023-04-21T13:51:54.414Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:51:54.414Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:51:54.415Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.415Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:51:54.415Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:51:54.415Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b0dc7256550fb097c6b384b0dc5ee6e", X-B3-SpanId:"d186ff254e786286", X-B3-ParentSpanId:"6157ce98cd308a30", X-B3-Sampled:"0", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a865ede-07c5-4f98-9b1c-acaf35752193"]
2023-04-21T13:51:54.415Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:51:54.415Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.452Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.452Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:54.453Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : Not Found
2023-04-21T13:51:54.453Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:51:55 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2023-04-21T13:51:54.453Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body:
2023-04-21T13:51:54.453Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.453Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:54.462Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:51:54.465Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-21T13:51:54.480Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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/e5f821eb21bc46a9b7664d9264d1ac40 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-21T13:51:54.481Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||Invoke
2023-04-21T13:51:54.554Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e5f821eb21bc46a9b7664d9264d1ac40|INFO|500||InvokeReturn
2023-04-21T13:51:54.555Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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/e5f821eb21bc46a9b7664d9264d1ac40 has http status code:200 and response headers:{date=[Fri, 21 Apr 2023 13:51:53 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[60], vertex-id=[282840], x-aai-txid=[1-aai-resources-230421-13:51:53:988-73279], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-21T13:51:54.556Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|||DEBUG|500||{"tenant-id":"e5f821eb21bc46a9b7664d9264d1ac40","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682085020497","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/e6d1eacb-7756-4a6d-85b0-a2efc1381688","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e6d1eacb-7756-4a6d-85b0-a2efc1381688"}],"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-04-21T13:51:54.558Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:51:54.558Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:51:54.560Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.560Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:51:54.561Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.561Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.561Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:51:54.561Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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:"5b0dc7256550fb097c6b384b0dc5ee6e", X-B3-SpanId:"754a161fc2e05cca", X-B3-ParentSpanId:"6157ce98cd308a30", X-B3-Sampled:"0", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f41361f-9db5-4ede-a103-4e8daf4d462d"]
2023-04-21T13:51:54.561Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f3dbd434-b3e0-4c51-b33a-626fd0f2559c"},"instanceName":null,"requestScope":"service"}
2023-04-21T13:51:54.562Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.593Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.594Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:54.594Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:51:54.594Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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:"Fri, 21 Apr 2023 13:51:55 GMT", x-envoy-upstream-service-time:"28", server:"envoy"]
2023-04-21T13:51:54.595Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:51:54.595Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.596Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:51:54.597Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94
2023-04-21T13:51:54.598Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|INFO|500||Invoke
2023-04-21T13:51:54.598Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.599Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94
2023-04-21T13:51:54.599Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Method : GET
2023-04-21T13:51:54.599Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70665587-eb47-440f-a782-c603ba384395"]
2023-04-21T13:51:54.600Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Request body:
2023-04-21T13:51:54.600Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.638Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.639Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:54.640Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Status text : OK
2023-04-21T13:51:54.640Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:54 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:54.640Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Response body: {
"modelName" : "basic_vm_macro",
"description" : "service",
"modelUUID" : "a7e52b32-53a1-4c5e-ad6f-4e419f160f94",
"modelInvariantUUID" : "aaa23d04-3eca-4be3-b123-cd80dfe4a20b",
"created" : "2023-04-21 13:47:27.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" : 17,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:54.641Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.641Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|INFO|500||InvokeReturn
2023-04-21T13:51:54.647Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance
2023-04-21T13:51:54.648Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|INFO|500||Invoke
2023-04-21T13:51:54.649Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.649Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance
2023-04-21T13:51:54.650Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Method : GET
2023-04-21T13:51:54.651Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04bbf3fb-7d42-4e63-b95a-68f81c87b928"]
2023-04-21T13:51:54.651Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Request body:
2023-04-21T13:51:54.652Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.675Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.675Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:54.675Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:51:54.676Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&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:"Fri, 21 Apr 2023 13:51:54 GMT", x-envoy-upstream-service-time:"19", server:"envoy"]
2023-04-21T13:51:54.676Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Response body:
2023-04-21T13:51:54.676Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.676Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:54.677Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b
2023-04-21T13:51:54.677Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|INFO|500||Invoke
2023-04-21T13:51:54.677Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.677Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b
2023-04-21T13:51:54.678Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Method : GET
2023-04-21T13:51:54.678Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1467a50-abf0-4dd5-bf3f-be646c296145"]
2023-04-21T13:51:54.678Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Request body:
2023-04-21T13:51:54.678Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.699Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.699Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:54.701Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Status text : OK
2023-04-21T13:51:54.701Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:54.702Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||Response body: {
"_embedded" : {
"service" : [ {
"modelName" : "basic_vm_macro",
"description" : "service",
"modelUUID" : "a7e52b32-53a1-4c5e-ad6f-4e419f160f94",
"modelInvariantUUID" : "aaa23d04-3eca-4be3-b123-cd80dfe4a20b",
"created" : "2023-04-21 13:47:27.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" : 17,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/collectionResourceCustomizations"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b"
}
}
}
2023-04-21T13:51:54.702Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.702Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa23d04-3eca-4be3-b123-cd80dfe4a20b|INFO|500||InvokeReturn
2023-04-21T13:51:54.704Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance
2023-04-21T13:51:54.705Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|INFO|500||Invoke
2023-04-21T13:51:54.705Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.705Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance
2023-04-21T13:51:54.705Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Method : GET
2023-04-21T13:51:54.705Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c978262-6b21-450e-b97b-f242fd96202d"]
2023-04-21T13:51:54.705Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Request body:
2023-04-21T13:51:54.705Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.724Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.725Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:54.725Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:51:54.726Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&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:"Fri, 21 Apr 2023 13:51:54 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2023-04-21T13:51:54.726Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||Response body:
2023-04-21T13:51:54.726Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.727Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7e52b32-53a1-4c5e-ad6f-4e419f160f94&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:54.727Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.728Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-21T13:51:54.728Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.728Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.729Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET
2023-04-21T13:51:54.729Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b26ec6e2-244a-41a6-9570-a8edf8e743bc"]
2023-04-21T13:51:54.729Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body:
2023-04-21T13:51:54.730Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.753Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.753Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.754Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK
2023-04-21T13:51:54.754Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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:"Fri, 21 Apr 2023 13:51:54 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:54.754Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:54.755Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.755Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-21T13:51:54.759Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.760Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.760Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.761Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.761Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.761Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38e9f082-d745-4042-9497-e306057ec2bc"]
2023-04-21T13:51:54.762Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.762Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.793Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.793Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.794Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.794Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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:"Fri, 21 Apr 2023 13:51:54 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:54.794Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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" : 536,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
}
}
}
2023-04-21T13:51:54.794Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.794Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.795Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94
2023-04-21T13:51:54.796Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|INFO|500||Invoke
2023-04-21T13:51:54.796Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.796Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94
2023-04-21T13:51:54.796Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Method : GET
2023-04-21T13:51:54.796Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fc0a416-380a-45ec-83c8-82c753c8cacd"]
2023-04-21T13:51:54.797Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Request body:
2023-04-21T13:51:54.797Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.822Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.822Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:54.823Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Status text : OK
2023-04-21T13:51:54.823Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:54.824Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||Response body: {
"modelName" : "basic_vm_macro",
"description" : "service",
"modelUUID" : "a7e52b32-53a1-4c5e-ad6f-4e419f160f94",
"modelInvariantUUID" : "aaa23d04-3eca-4be3-b123-cd80dfe4a20b",
"created" : "2023-04-21 13:47:27.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" : 17,
"serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
"serviceProperties" : "[]",
"_links" : {
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
}
}
} ],
"namingPolicy" : "",
"onapGeneratedNaming" : true,
"blueprintName" : null,
"blueprintVersion" : null,
"skipPostInstConf" : true,
"controllerActor" : "SO-REF-DATA",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:54.824Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.824Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7e52b32-53a1-4c5e-ad6f-4e419f160f94|INFO|500||InvokeReturn
2023-04-21T13:51:54.839Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:51:54.840Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:51:54.840Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.840Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:51:54.840Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:51:54.840Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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:"5b0dc7256550fb097c6b384b0dc5ee6e", X-B3-SpanId:"4590453dd37df5ae", X-B3-ParentSpanId:"6157ce98cd308a30", X-B3-Sampled:"0", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"109d30be-40fc-4cbd-84b6-c70148e13aa5"]
2023-04-21T13:51:54.840Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ce1efada-2f5e-4b2d-8845-43a25485293b","requestStatus":"IN_PROGRESS","startTime":1682085114462,"source":"VID","tenantId":"e5f821eb21bc46a9b7664d9264d1ac40","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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f3dbd434-b3e0-4c51-b33a-626fd0f2559c","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"ce1efada-2f5e-4b2d-8845-43a25485293b"}
2023-04-21T13:51:54.840Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:51:54.886Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:54.887Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:51:54.887Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:51:54.887Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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/ce1efada-2f5e-4b2d-8845-43a25485293b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:55 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:54.887Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:51:54.462+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:51:55.792+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:51:54.887Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:54.888Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:51:54.898Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.899Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:51:54.899Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:54.899Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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-04-21T13:51:54.899Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:51:54.899Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|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:"5b0dc7256550fb097c6b384b0dc5ee6e", X-B3-SpanId:"578583092ce9fbba", X-B3-ParentSpanId:"6157ce98cd308a30", X-B3-Sampled:"0", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e086b9b9-b989-42ad-a219-bc2d97af81e2"]
2023-04-21T13:51:54.900Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\"modelUuid\":\"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\",\"modelInvariantUuid\":\"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f3dbd434-b3e0-4c51-b33a-626fd0f2559c\"}","type":"String"},"requestId":{"value":"ce1efada-2f5e-4b2d-8845-43a25485293b","type":"String"},"mso-request-id":{"value":"ce1efada-2f5e-4b2d-8845-43a25485293b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f3dbd434-b3e0-4c51-b33a-626fd0f2559c","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/f3dbd434-b3e0-4c51-b33a-626fd0f2559c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:51:54.900Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:51:56.135Z|0ef54195-acff-4dc9-823a-7ddf50c46d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:51:56.135Z|0ef54195-acff-4dc9-823a-7ddf50c46d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:51:56.921Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:56.922Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:51:56.922Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:51:56.923Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:51:56 GMT", X-ONAP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-TransactionID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ECOMP-RequestID:"ce1efada-2f5e-4b2d-8845-43a25485293b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e086b9b9-b989-42ad-a219-bc2d97af81e2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"2017", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:56.923Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ce1efada-2f5e-4b2d-8845-43a25485293b\",\"instanceId\":\"f3dbd434-b3e0-4c51-b33a-626fd0f2559c\"}}","message":"Success","processInstanceID":"acc58c2e-e04b-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:51:56.924Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:56.924Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:51:56.937Z|ce1efada-2f5e-4b2d-8845-43a25485293b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:57.157Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:57.162Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:51:57.162Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:51:57.162Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.162Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:51:57.162Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:51:57.163Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"588cd6133884ffb22909a215ccffb52d", X-B3-SpanId:"41abee51e7032bc5", X-B3-ParentSpanId:"813ba210fcd722ed", X-B3-Sampled:"0", X-ONAP-RequestID:"e04d65ef-7067-461e-9fcb-0c79215929c4", X-RequestID:"e04d65ef-7067-461e-9fcb-0c79215929c4", X-TransactionID:"e04d65ef-7067-461e-9fcb-0c79215929c4", X-ECOMP-RequestID:"e04d65ef-7067-461e-9fcb-0c79215929c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5575b3a7-bf5e-488f-ad62-55e7b10dc7d9"]
2023-04-21T13:51:57.163Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:51:57.163Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.198Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.198Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:57.198Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:51:57.199Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:58 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:57.199Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:51:54.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:57.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:51:57.199Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.199Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:51:57.200Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:51:57.200Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:57.200Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.200Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:51:57.201Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:57.201Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"588cd6133884ffb22909a215ccffb52d", X-B3-SpanId:"5c53726cafe670a6", X-B3-ParentSpanId:"813ba210fcd722ed", X-B3-Sampled:"0", X-ONAP-RequestID:"e04d65ef-7067-461e-9fcb-0c79215929c4", X-RequestID:"e04d65ef-7067-461e-9fcb-0c79215929c4", X-TransactionID:"e04d65ef-7067-461e-9fcb-0c79215929c4", X-ECOMP-RequestID:"e04d65ef-7067-461e-9fcb-0c79215929c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed33fbb7-213e-41b4-a198-0b862f448464"]
2023-04-21T13:51:57.201Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:57.201Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.220Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.221Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:57.221Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:57.221Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:51:58 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:57.223Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:57.223Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.223Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:57.230Z|e04d65ef-7067-461e-9fcb-0c79215929c4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:57.585Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:57.586Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|||INFO|500||Checking if requestId: bd8ecd60-dca8-45cc-b196-694e0df0fd11 already exists in requestDb InfraActiveRequests table
2023-04-21T13:51:57.587Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:51:57.587Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||Invoke
2023-04-21T13:51:57.587Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.587Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:51:57.587Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Method : GET
2023-04-21T13:51:57.587Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57b3100974802beefb5fef164aa48a99", X-B3-SpanId:"1474ceafeb412764", X-B3-ParentSpanId:"b864cc2aff5c5ce9", X-B3-Sampled:"0", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"765f771e-86bc-460a-a761-925ddae78317"]
2023-04-21T13:51:57.588Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Request body:
2023-04-21T13:51:57.588Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.618Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.619Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:57.619Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status text : Not Found
2023-04-21T13:51:57.619Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 21 Apr 2023 13:51:58 GMT", x-envoy-upstream-service-time:"28", server:"envoy"]
2023-04-21T13:51:57.619Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Response body:
2023-04-21T13:51:57.619Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.619Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:57.624Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|||INFO|500||Running local validations
2023-04-21T13:51:57.625Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-21T13:51:57.625Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-21T13:51:57.625Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.625Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-21T13:51:57.625Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.626Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.626Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST
2023-04-21T13:51:57.626Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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:"57b3100974802beefb5fef164aa48a99", X-B3-SpanId:"d4f603d09688ad0b", X-B3-ParentSpanId:"b864cc2aff5c5ce9", X-B3-Sampled:"0", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"173d319f-7b45-4bdc-9c6f-849927743de1"]
2023-04-21T13:51:57.626Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"74782392-d99d-48e0-866c-c2d10362c889"},"instanceName":null,"requestScope":"service"}
2023-04-21T13:51:57.626Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.650Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.651Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:57.651Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK
2023-04-21T13:51:57.651Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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:"Fri, 21 Apr 2023 13:51:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy"]
2023-04-21T13:51:57.651Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body:
2023-04-21T13:51:57.651Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.651Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-21T13:51:57.652Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e
2023-04-21T13:51:57.652Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|INFO|500||Invoke
2023-04-21T13:51:57.652Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.652Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e
2023-04-21T13:51:57.652Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Method : GET
2023-04-21T13:51:57.652Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c94976a-687b-4c10-8636-49bfb08887c8"]
2023-04-21T13:51:57.652Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Request body:
2023-04-21T13:51:57.652Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.678Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.679Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:57.679Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Status text : OK
2023-04-21T13:51:57.679Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:57.680Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Response body: {
"modelName" : "test_pnf_macro",
"description" : "service",
"modelUUID" : "3c557dd7-99f8-41af-b80e-80e7c035e58e",
"modelInvariantUUID" : "694d1c97-c36f-4bd7-a65f-294c1631056c",
"created" : "2023-04-21 13:48:44.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "test-pnf",
"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/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:57.681Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.681Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|INFO|500||InvokeReturn
2023-04-21T13:51:57.682Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance
2023-04-21T13:51:57.683Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|INFO|500||Invoke
2023-04-21T13:51:57.683Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.683Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance
2023-04-21T13:51:57.683Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Method : GET
2023-04-21T13:51:57.683Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b1a4c69-b1a2-4c65-994e-91eb73683bf0"]
2023-04-21T13:51:57.683Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Request body:
2023-04-21T13:51:57.683Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.724Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.725Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:57.725Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:51:57.725Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&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:"Fri, 21 Apr 2023 13:51:57 GMT", x-envoy-upstream-service-time:"38", server:"envoy"]
2023-04-21T13:51:57.726Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Response body:
2023-04-21T13:51:57.726Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.726Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:57.727Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c
2023-04-21T13:51:57.727Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|INFO|500||Invoke
2023-04-21T13:51:57.727Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.727Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c
2023-04-21T13:51:57.727Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Method : GET
2023-04-21T13:51:57.727Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79782929-ae4a-495a-9650-f9ec7e8d1c09"]
2023-04-21T13:51:57.728Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Request body:
2023-04-21T13:51:57.728Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.753Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.754Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:57.754Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Status text : OK
2023-04-21T13:51:57.754Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:57.756Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||Response body: {
"_embedded" : {
"service" : [ {
"modelName" : "test_pnf_macro",
"description" : "service",
"modelUUID" : "3c557dd7-99f8-41af-b80e-80e7c035e58e",
"modelInvariantUUID" : "694d1c97-c36f-4bd7-a65f-294c1631056c",
"created" : "2023-04-21 13:48:44.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "test-pnf",
"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/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/collectionResourceCustomizations"
}
}
} ]
},
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c"
}
}
}
2023-04-21T13:51:57.756Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.756Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=694d1c97-c36f-4bd7-a65f-294c1631056c|INFO|500||InvokeReturn
2023-04-21T13:51:57.759Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance
2023-04-21T13:51:57.760Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|INFO|500||Invoke
2023-04-21T13:51:57.760Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.760Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance
2023-04-21T13:51:57.760Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Method : GET
2023-04-21T13:51:57.761Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d36e27f-6588-412b-b07e-7e85793bab4e"]
2023-04-21T13:51:57.761Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Request body:
2023-04-21T13:51:57.761Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.773Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.774Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND
2023-04-21T13:51:57.774Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Status text : Not Found
2023-04-21T13:51:57.774Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&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:"Fri, 21 Apr 2023 13:51:57 GMT", x-envoy-upstream-service-time:"9", server:"envoy"]
2023-04-21T13:51:57.775Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||Response body:
2023-04-21T13:51:57.775Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.775Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3c557dd7-99f8-41af-b80e-80e7c035e58e&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-21T13:51:57.776Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.776Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-21T13:51:57.776Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.776Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.777Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET
2023-04-21T13:51:57.777Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e73397a-3900-4a76-9edd-14f4d30e63b8"]
2023-04-21T13:51:57.777Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body:
2023-04-21T13:51:57.777Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.798Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.799Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.799Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK
2023-04-21T13:51:57.799Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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:"Fri, 21 Apr 2023 13:51:57 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:57.801Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21 11:26:11.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"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
},
"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"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:57.801Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.802Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-21T13:51:57.805Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.805Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.806Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.806Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.806Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.806Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f864210-0672-4947-b122-3b3a07e78e07"]
2023-04-21T13:51:57.807Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.807Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.828Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.829Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.829Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.829Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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:"Fri, 21 Apr 2023 13:51:57 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:57.830Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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" : 536,
"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-04-21T11:26:11.000+00:00",
"_links" : {
"self" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"serviceRecipe" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
}
}
}
2023-04-21T13:51:57.831Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.831Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.833Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e
2023-04-21T13:51:57.834Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|INFO|500||Invoke
2023-04-21T13:51:57.834Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.834Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e
2023-04-21T13:51:57.835Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Method : GET
2023-04-21T13:51:57.835Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80a7e6c1-d188-4d12-9db5-0b4504719cfe"]
2023-04-21T13:51:57.835Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Request body:
2023-04-21T13:51:57.835Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.861Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.861Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:57.862Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Status text : OK
2023-04-21T13:51:57.862Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 21 Apr 2023 13:51:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:57.862Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||Response body: {
"modelName" : "test_pnf_macro",
"description" : "service",
"modelUUID" : "3c557dd7-99f8-41af-b80e-80e7c035e58e",
"modelInvariantUUID" : "694d1c97-c36f-4bd7-a65f-294c1631056c",
"created" : "2023-04-21 13:48:44.000",
"modelVersion" : "1.0",
"serviceType" : "",
"serviceRole" : "",
"serviceFunction" : "",
"environmentContext" : "General_Revenue-Bearing",
"workloadContext" : "Production",
"category" : "Network Service",
"resourceOrder" : "test-pnf",
"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/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"service" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e"
},
"networkCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/networkCustomizations"
},
"allottedCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/allottedCustomizations"
},
"pnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/pnfCustomizations"
},
"serviceProxyCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/serviceProxyCustomizations"
},
"csar" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/csar"
},
"configurationCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/configurationCustomizations"
},
"recipes" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/recipes"
},
"vnfCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/vnfCustomizations"
},
"collectionResourceCustomizations" : {
"href" : "http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e/collectionResourceCustomizations"
}
}
}
2023-04-21T13:51:57.862Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.863Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3c557dd7-99f8-41af-b80e-80e7c035e58e|INFO|500||InvokeReturn
2023-04-21T13:51:57.866Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:51:57.867Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-21T13:51:57.867Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.867Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-21T13:51:57.867Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST
2023-04-21T13:51:57.867Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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:"1051", X-B3-TraceId:"57b3100974802beefb5fef164aa48a99", X-B3-SpanId:"798eb4b93e8884aa", X-B3-ParentSpanId:"b864cc2aff5c5ce9", X-B3-Sampled:"0", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8d70b59-acc3-4ccd-aff1-692709e1340d"]
2023-04-21T13:51:57.868Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bd8ecd60-dca8-45cc-b196-694e0df0fd11","requestStatus":"IN_PROGRESS","startTime":1682085117625,"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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\"\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}\n}","lastModifiedBy":"APIH","serviceInstanceId":"74782392-d99d-48e0-866c-c2d10362c889","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889","cloudApiRequests":[],"requestURI":"bd8ecd60-dca8-45cc-b196-694e0df0fd11"}
2023-04-21T13:51:57.868Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-21T13:51:57.908Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:57.909Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED
2023-04-21T13:51:57.910Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created
2023-04-21T13:51:57.910Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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/bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:58 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:57.911Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
"requestId" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:51:57.625+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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\"\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}\n}",
"lastModifiedBy" : "APIH",
"modifyTime" : "2023-04-21T13:51:58.816+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889",
"cloudApiRequests" : [ ],
"requestURI" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
}
}
}
2023-04-21T13:51:57.911Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:57.911Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-21T13:51:57.919Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.919Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-21T13:51:57.920Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:57.920Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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-04-21T13:51:57.920Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST
2023-04-21T13:51:57.921Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|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:"1880", X-B3-TraceId:"57b3100974802beefb5fef164aa48a99", X-B3-SpanId:"e830a82fd3988af4", X-B3-ParentSpanId:"b864cc2aff5c5ce9", X-B3-Sampled:"0", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ffcbb4a-6dcb-4978-870d-b0e853470c87"]
2023-04-21T13:51:57.921Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\"modelUuid\":\"3c557dd7-99f8-41af-b80e-80e7c035e58e\",\"modelInvariantUuid\":\"694d1c97-c36f-4bd7-a65f-294c1631056c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"74782392-d99d-48e0-866c-c2d10362c889\"}","type":"String"},"requestId":{"value":"bd8ecd60-dca8-45cc-b196-694e0df0fd11","type":"String"},"mso-request-id":{"value":"bd8ecd60-dca8-45cc-b196-694e0df0fd11","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"74782392-d99d-48e0-866c-c2d10362c889","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/74782392-d99d-48e0-866c-c2d10362c889","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-21T13:51:57.921Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-21T13:51:58.938Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:58.938Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED
2023-04-21T13:51:58.939Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted
2023-04-21T13:51:58.939Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 21 Apr 2023 13:51:58 GMT", X-ONAP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-TransactionID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ECOMP-RequestID:"bd8ecd60-dca8-45cc-b196-694e0df0fd11", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0ffcbb4a-6dcb-4978-870d-b0e853470c87", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", 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:"1013", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:58.939Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bd8ecd60-dca8-45cc-b196-694e0df0fd11\",\"instanceId\":\"74782392-d99d-48e0-866c-c2d10362c889\"}}","message":"Success","processInstanceID":"ae91e783-e04b-11ed-9c34-ba208c33156b","variables":null,"messageCode":200}
2023-04-21T13:51:58.940Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:58.940Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-21T13:51:58.944Z|bd8ecd60-dca8-45cc-b196-694e0df0fd11|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:51:59.185Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:51:59.193Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:51:59.193Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||Invoke
2023-04-21T13:51:59.194Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:59.194Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:51:59.194Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Method : GET
2023-04-21T13:51:59.194Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5787948de37c712d1ebae2be8f34070d", X-B3-SpanId:"096ff35bff381472", X-B3-ParentSpanId:"6d31fa3b74a5a93c", X-B3-Sampled:"0", X-ONAP-RequestID:"9493ac6b-d357-4805-93c4-c180d245100d", X-RequestID:"9493ac6b-d357-4805-93c4-c180d245100d", X-TransactionID:"9493ac6b-d357-4805-93c4-c180d245100d", X-ECOMP-RequestID:"9493ac6b-d357-4805-93c4-c180d245100d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe7f20d3-38f7-44d3-bffb-e4ae49758cdc"]
2023-04-21T13:51:59.194Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Request body:
2023-04-21T13:51:59.194Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||==========================request end================================================
2023-04-21T13:51:59.226Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:59.227Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:59.227Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status text : OK
2023-04-21T13:51:59.227Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:51:59 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:59.229Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Response body: {
"requestId" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"requestStatus" : "IN_PROGRESS",
"startTime" : "2023-04-21T13:51:57.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\"\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}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:59.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889",
"cloudApiRequests" : [ ],
"requestURI" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
}
}
}
2023-04-21T13:51:59.229Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:59.229Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||InvokeReturn
2023-04-21T13:51:59.230Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:51:59.230Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:51:59.230Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:51:59.230Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:51:59.231Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:51:59.231Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5787948de37c712d1ebae2be8f34070d", X-B3-SpanId:"392adf72c37ec541", X-B3-ParentSpanId:"6d31fa3b74a5a93c", X-B3-Sampled:"0", X-ONAP-RequestID:"9493ac6b-d357-4805-93c4-c180d245100d", X-RequestID:"9493ac6b-d357-4805-93c4-c180d245100d", X-TransactionID:"9493ac6b-d357-4805-93c4-c180d245100d", X-ECOMP-RequestID:"9493ac6b-d357-4805-93c4-c180d245100d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78ab90c8-0476-4524-a71f-16349ab935fe"]
2023-04-21T13:51:59.231Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:51:59.231Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:51:59.251Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:51:59.252Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:51:59.252Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:51:59.252Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&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:"Fri, 21 Apr 2023 13:51:59 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:51:59.253Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:51:59.253Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:51:59.254Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:51:59.259Z|9493ac6b-d357-4805-93c4-c180d245100d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:01.889Z|ac56e18e-5b69-46e3-ad0f-30ed1974bcd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:01.890Z|ac56e18e-5b69-46e3-ad0f-30ed1974bcd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:01.908Z|26364594-6621-4182-b5a3-d98ddac9d847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:01.908Z|26364594-6621-4182-b5a3-d98ddac9d847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:03.151Z|4ccd3967-242c-456f-9538-b4de5da407f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:03.152Z|4ccd3967-242c-456f-9538-b4de5da407f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:05.843Z|ef15832a-c40f-47d4-ac46-695ec39dc097|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:52:05.844Z|ef15832a-c40f-47d4-ac46-695ec39dc097|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:07.438Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:07.442Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:07.443Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:52:07.443Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:07.443Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:07.443Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:52:07.443Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a26e07625d445fcefc28d06ecdcf7bc8", X-B3-SpanId:"5017f8df02169924", X-B3-ParentSpanId:"1815c8724cf61541", X-B3-Sampled:"0", X-ONAP-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-TransactionID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-ECOMP-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b62a93e-46df-4085-b2da-0d9bd23ecf42"]
2023-04-21T13:52:07.443Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:52:07.443Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:52:07.484Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:07.485Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:07.485Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:52:07.485Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:08 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:07.485Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"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-04-21T13:51:54.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:51:59.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:52:07.486Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:07.486Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:52:07.487Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:07.487Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:07.488Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:07.488Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:07.488Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:07.489Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a26e07625d445fcefc28d06ecdcf7bc8", X-B3-SpanId:"74745a722d28fbd8", X-B3-ParentSpanId:"1815c8724cf61541", X-B3-Sampled:"0", X-ONAP-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-TransactionID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-ECOMP-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22f14227-7284-4717-8cd2-cef226a055d9"]
2023-04-21T13:52:07.489Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:07.490Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:07.517Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:07.517Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:07.517Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:07.518Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:52:08 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:07.518Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:52:07.518Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:07.519Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:07.535Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:52:07.536Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:52:07.536Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:07.536Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:52:07.536Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:52:07.537Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-TransactionID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-ECOMP-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2534aad9-33c0-4373-8f50-59446fd2a601"]
2023-04-21T13:52:07.537Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:52:07.537Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:52:07.722Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:07.723Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:07.723Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:52:07.724Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C3837490799D36AB54867A4B8B8C6F41; 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:"Fri, 21 Apr 2023 13:52:07 GMT", x-envoy-upstream-service-time:"176", server:"envoy"]
2023-04-21T13:52:07.725Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b26c8a23-e04b-11ed-9c34-ba208c33156b","businessKey":"ce1efada-2f5e-4b2d-8845-43a25485293b","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:52:03.898+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"acc58c2e-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"b26adc30-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:52:07.725Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:07.726Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:52:07.753Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:52:07.753Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:52:07.754Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:07.754Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:52:07.754Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:52:07.754Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-TransactionID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-ECOMP-RequestID:"66928c41-3cd8-4a4c-bc43-05dd49c340e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02d569f7-e835-4ba0-9ccc-6518a33f4895"]
2023-04-21T13:52:07.754Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:52:07.754Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:52:07.899Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:07.899Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:07.900Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:52:07.900Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CE8CCB23FA9ACFEEA3B65D62A3CAD51B; 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:"Fri, 21 Apr 2023 13:52:07 GMT", x-envoy-upstream-service-time:"140", server:"envoy"]
2023-04-21T13:52:07.901Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:b26c8a2a-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","executionId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:52:03.898+0000","endTime":"2023-04-21T13:52:03.898+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"acc58c2e-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:52:07.901Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:07.902Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:52:07.906Z|66928c41-3cd8-4a4c-bc43-05dd49c340e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:09.466Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:09.473Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:52:09.474Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||Invoke
2023-04-21T13:52:09.474Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:09.474Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:52:09.474Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Method : GET
2023-04-21T13:52:09.474Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5bad643b9aee2a79d9ddb7f52966796", X-B3-SpanId:"f69df87feccbb9d3", X-B3-ParentSpanId:"58d8437ac7ca3631", X-B3-Sampled:"0", X-ONAP-RequestID:"22469e44-ad67-430c-976d-6a749772a322", X-RequestID:"22469e44-ad67-430c-976d-6a749772a322", X-TransactionID:"22469e44-ad67-430c-976d-6a749772a322", X-ECOMP-RequestID:"22469e44-ad67-430c-976d-6a749772a322", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ba690da-b935-4d81-ba17-8da2c42bdc36"]
2023-04-21T13:52:09.474Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Request body:
2023-04-21T13:52:09.474Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||==========================request end================================================
2023-04-21T13:52:09.510Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:09.510Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:09.510Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status text : OK
2023-04-21T13:52:09.511Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:10 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:09.511Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Response body: {
"requestId" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:57.000+00:00",
"endTime" : "2023-04-21T13:52:07.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\"\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}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:08.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889",
"cloudApiRequests" : [ ],
"requestURI" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
}
}
}
2023-04-21T13:52:09.512Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:09.512Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||InvokeReturn
2023-04-21T13:52:09.513Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:52:09.513Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:09.514Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:09.514Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:52:09.515Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:09.515Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5bad643b9aee2a79d9ddb7f52966796", X-B3-SpanId:"a66f78068640c84e", X-B3-ParentSpanId:"58d8437ac7ca3631", X-B3-Sampled:"0", X-ONAP-RequestID:"22469e44-ad67-430c-976d-6a749772a322", X-RequestID:"22469e44-ad67-430c-976d-6a749772a322", X-TransactionID:"22469e44-ad67-430c-976d-6a749772a322", X-ECOMP-RequestID:"22469e44-ad67-430c-976d-6a749772a322", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f8800f0-c72a-4c19-bf56-88b963d7efe8"]
2023-04-21T13:52:09.515Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:09.515Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:09.536Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:09.537Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:09.537Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:09.538Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&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:"Fri, 21 Apr 2023 13:52:10 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:09.538Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:52:09.539Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:09.539Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:09.547Z|22469e44-ad67-430c-976d-6a749772a322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:09.746Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:09.751Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:52:09.752Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||Invoke
2023-04-21T13:52:09.753Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:09.753Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:52:09.753Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Method : GET
2023-04-21T13:52:09.753Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07ec893a7e44b8af7d6288f339c03e54", X-B3-SpanId:"f97dfbc5ffd1d54c", X-B3-ParentSpanId:"dfd2740a29693abe", X-B3-Sampled:"0", X-ONAP-RequestID:"b1e63e36-024e-4d79-941c-ee704a4042e9", X-RequestID:"b1e63e36-024e-4d79-941c-ee704a4042e9", X-TransactionID:"b1e63e36-024e-4d79-941c-ee704a4042e9", X-ECOMP-RequestID:"b1e63e36-024e-4d79-941c-ee704a4042e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fb6256a-c171-4d61-bd14-293d235d3845"]
2023-04-21T13:52:09.754Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Request body:
2023-04-21T13:52:09.754Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||==========================request end================================================
2023-04-21T13:52:09.794Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:09.795Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:09.795Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status text : OK
2023-04-21T13:52:09.796Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:10 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:09.796Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Response body: {
"requestId" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:57.000+00:00",
"endTime" : "2023-04-21T13:52:07.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\"\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}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:08.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889",
"cloudApiRequests" : [ ],
"requestURI" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
}
}
}
2023-04-21T13:52:09.796Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:09.797Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||InvokeReturn
2023-04-21T13:52:09.798Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:52:09.799Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:09.799Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:09.799Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:52:09.799Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:09.799Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07ec893a7e44b8af7d6288f339c03e54", X-B3-SpanId:"a598b5ec357aed3c", X-B3-ParentSpanId:"dfd2740a29693abe", X-B3-Sampled:"0", X-ONAP-RequestID:"b1e63e36-024e-4d79-941c-ee704a4042e9", X-RequestID:"b1e63e36-024e-4d79-941c-ee704a4042e9", X-TransactionID:"b1e63e36-024e-4d79-941c-ee704a4042e9", X-ECOMP-RequestID:"b1e63e36-024e-4d79-941c-ee704a4042e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e132c9b-2d73-4ab9-ab1b-6c412aaf6c96"]
2023-04-21T13:52:09.800Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:09.800Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:09.820Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:09.821Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:09.821Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:09.822Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&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:"Fri, 21 Apr 2023 13:52:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:09.822Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:52:09.822Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:09.822Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:09.830Z|b1e63e36-024e-4d79-941c-ee704a4042e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:10.028Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:10.033Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:52:10.034Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||Invoke
2023-04-21T13:52:10.034Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:10.035Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:52:10.036Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Method : GET
2023-04-21T13:52:10.036Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6b130ce95e404e7cbd0bf875e12567b", X-B3-SpanId:"9d2c2cd636d0f5a2", X-B3-ParentSpanId:"a89a457eff904514", X-B3-Sampled:"0", X-ONAP-RequestID:"b3076976-eedb-4438-896e-b82b3a835156", X-RequestID:"b3076976-eedb-4438-896e-b82b3a835156", X-TransactionID:"b3076976-eedb-4438-896e-b82b3a835156", X-ECOMP-RequestID:"b3076976-eedb-4438-896e-b82b3a835156", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21924062-aff4-430c-a21f-6e3a50785af0"]
2023-04-21T13:52:10.037Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Request body:
2023-04-21T13:52:10.037Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||==========================request end================================================
2023-04-21T13:52:10.074Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:10.075Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:10.075Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status text : OK
2023-04-21T13:52:10.076Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:10 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:10.076Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Response body: {
"requestId" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:57.000+00:00",
"endTime" : "2023-04-21T13:52:07.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\"\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}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:08.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889",
"cloudApiRequests" : [ ],
"requestURI" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
}
}
}
2023-04-21T13:52:10.077Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:10.077Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||InvokeReturn
2023-04-21T13:52:10.078Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:52:10.079Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:10.079Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:10.080Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:52:10.080Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:10.080Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6b130ce95e404e7cbd0bf875e12567b", X-B3-SpanId:"05215262e692a24e", X-B3-ParentSpanId:"a89a457eff904514", X-B3-Sampled:"0", X-ONAP-RequestID:"b3076976-eedb-4438-896e-b82b3a835156", X-RequestID:"b3076976-eedb-4438-896e-b82b3a835156", X-TransactionID:"b3076976-eedb-4438-896e-b82b3a835156", X-ECOMP-RequestID:"b3076976-eedb-4438-896e-b82b3a835156", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c9f3dfc-405d-436f-974f-a8077accf28c"]
2023-04-21T13:52:10.081Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:10.081Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:10.101Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:10.101Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:10.102Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:10.102Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&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:"Fri, 21 Apr 2023 13:52:10 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:10.102Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:52:10.103Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:10.103Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:10.110Z|b3076976-eedb-4438-896e-b82b3a835156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:10.308Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:10.313Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:52:10.313Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||Invoke
2023-04-21T13:52:10.314Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:10.314Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11
2023-04-21T13:52:10.314Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Method : GET
2023-04-21T13:52:10.314Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"580fbb0946f768536ce4942f1796dea4", X-B3-SpanId:"e7a3d7421db7706b", X-B3-ParentSpanId:"081c96635b6ad11c", X-B3-Sampled:"0", X-ONAP-RequestID:"261fa1bb-1504-400b-be70-b239218974e2", X-RequestID:"261fa1bb-1504-400b-be70-b239218974e2", X-TransactionID:"261fa1bb-1504-400b-be70-b239218974e2", X-ECOMP-RequestID:"261fa1bb-1504-400b-be70-b239218974e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47abce78-cfea-4f3b-a1d3-ec523859d36b"]
2023-04-21T13:52:10.314Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Request body:
2023-04-21T13:52:10.314Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||==========================request end================================================
2023-04-21T13:52:10.351Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:10.352Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:10.352Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Status text : OK
2023-04-21T13:52:10.352Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:10 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:10.354Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||Response body: {
"requestId" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"requestStatus" : "COMPLETE",
"statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
"flowStatus" : "Successfully completed all Building Blocks",
"progress" : 100,
"startTime" : "2023-04-21T13:51:57.000+00:00",
"endTime" : "2023-04-21T13:52:07.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"694d1c97-c36f-4bd7-a65f-294c1631056c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3c557dd7-99f8-41af-b80e-80e7c035e58e\"\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}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:08.000+00:00",
"serviceInstanceId" : "74782392-d99d-48e0-866c-c2d10362c889",
"serviceInstanceName" : "TestPNFMacroInstantiation_303a272f-7838-4782-81fd-354fa14484f1",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/74782392-d99d-48e0-866c-c2d10362c889",
"cloudApiRequests" : [ ],
"requestURI" : "bd8ecd60-dca8-45cc-b196-694e0df0fd11",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11"
}
}
}
2023-04-21T13:52:10.355Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:10.355Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bd8ecd60-dca8-45cc-b196-694e0df0fd11|INFO|500||InvokeReturn
2023-04-21T13:52:10.356Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:52:10.356Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:10.356Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:10.356Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false
2023-04-21T13:52:10.356Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:10.356Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"580fbb0946f768536ce4942f1796dea4", X-B3-SpanId:"cc14e735cd7ca767", X-B3-ParentSpanId:"081c96635b6ad11c", X-B3-Sampled:"0", X-ONAP-RequestID:"261fa1bb-1504-400b-be70-b239218974e2", X-RequestID:"261fa1bb-1504-400b-be70-b239218974e2", X-TransactionID:"261fa1bb-1504-400b-be70-b239218974e2", X-ECOMP-RequestID:"261fa1bb-1504-400b-be70-b239218974e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56517ab6-d66f-461c-8dbd-482b01719a31"]
2023-04-21T13:52:10.356Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:10.357Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:10.380Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:10.380Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:10.380Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:10.380Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&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:"Fri, 21 Apr 2023 13:52:10 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:10.381Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-21T13:52:10.381Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:10.381Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bd8ecd60-dca8-45cc-b196-694e0df0fd11&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:10.386Z|261fa1bb-1504-400b-be70-b239218974e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bd8ecd60-dca8-45cc-b196-694e0df0fd11|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:11.135Z|2fc22a1e-a4bc-49e4-b105-192848ff111c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:52:11.135Z|2fc22a1e-a4bc-49e4-b105-192848ff111c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:52:11.626Z|c1203c8b-0eef-43ce-aede-18b056bb2726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:52:11.626Z|c1203c8b-0eef-43ce-aede-18b056bb2726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:52:11.920Z|3db1c495-f362-403c-b9ef-03e0694c8797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:11.921Z|3db1c495-f362-403c-b9ef-03e0694c8797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:11.942Z|5a92d554-86c3-4c87-b49e-96d74d329af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:11.942Z|5a92d554-86c3-4c87-b49e-96d74d329af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:13.185Z|929db006-c028-4198-97eb-029acba1ab40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:13.186Z|929db006-c028-4198-97eb-029acba1ab40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:18.134Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:18.139Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:18.139Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:52:18.140Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:18.140Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:18.140Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:52:18.140Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7d3d2a87ff2d8edc9ad07c0950104b6", X-B3-SpanId:"3d3d4a578c132f26", X-B3-ParentSpanId:"d4c4d0a1b0da28bc", X-B3-Sampled:"0", X-ONAP-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-TransactionID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-ECOMP-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c5e3175-1e7e-48f6-af7b-0df049580453"]
2023-04-21T13:52:18.141Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:52:18.141Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:52:18.181Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:18.181Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:18.182Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:52:18.182Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:19 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:18.182Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"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-04-21T13:51:54.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:09.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:52:18.183Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:18.183Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:52:18.184Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:18.184Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:18.185Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:18.185Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:18.185Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:18.186Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7d3d2a87ff2d8edc9ad07c0950104b6", X-B3-SpanId:"976df9e0a61b88fe", X-B3-ParentSpanId:"d4c4d0a1b0da28bc", X-B3-Sampled:"0", X-ONAP-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-TransactionID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-ECOMP-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e34ce54-42d8-4e57-b6c9-3b35fe225c8a"]
2023-04-21T13:52:18.186Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:18.186Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:18.216Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:18.216Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:18.217Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:18.217Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:52:19 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:18.217Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 64,
"soRequestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682085129000,\"creation_time\":1682085045000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:52:10.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:52:18.217Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:18.218Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:18.334Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:52:18.334Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:52:18.334Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:18.334Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:52:18.334Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:52:18.335Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-TransactionID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-ECOMP-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc22e011-ea17-4bea-834e-970081ea9524"]
2023-04-21T13:52:18.335Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:52:18.335Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:52:18.493Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:18.493Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:18.494Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:52:18.494Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=17E4D12BF398A8F9985300C3202A8A46; 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:"Fri, 21 Apr 2023 13:52:17 GMT", x-envoy-upstream-service-time:"154", server:"envoy"]
2023-04-21T13:52:18.494Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b26c8a23-e04b-11ed-9c34-ba208c33156b","businessKey":"ce1efada-2f5e-4b2d-8845-43a25485293b","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:52:03.898+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"acc58c2e-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"b26adc30-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-21T13:52:18.495Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:18.495Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:52:18.512Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:52:18.513Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:52:18.513Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:18.513Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:52:18.513Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:52:18.513Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-TransactionID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-ECOMP-RequestID:"6efcb89d-5641-4ff1-bc57-4cbfa112c5f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b71302d-9496-42b1-b868-77c47c491f1b"]
2023-04-21T13:52:18.513Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:52:18.513Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:52:18.698Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:18.699Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:18.699Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:52:18.700Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=93EDC755DE3D94F64D5252432BF0A7D7; 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:"Fri, 21 Apr 2023 13:52:17 GMT", x-envoy-upstream-service-time:"181", server:"envoy"]
2023-04-21T13:52:18.700Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b4f5f47d-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","executionId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:52:08.154+0000","endTime":"2023-04-21T13:52:08.170+0000","durationInMillis":16,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"acc58c2e-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:52:18.700Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:18.701Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:52:18.705Z|6efcb89d-5641-4ff1-bc57-4cbfa112c5f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:21.961Z|fdc7db29-00fd-4951-a350-7ac3d44f0e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:21.961Z|fdc7db29-00fd-4951-a350-7ac3d44f0e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:21.974Z|558aabe7-60d9-4c2f-b6df-631f267e0ac8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:21.975Z|558aabe7-60d9-4c2f-b6df-631f267e0ac8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:23.219Z|f20ef319-c6d3-48e9-bfcb-bf8af8ce8cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:23.220Z|f20ef319-c6d3-48e9-bfcb-bf8af8ce8cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:26.135Z|fdb45e1e-389c-48e4-965e-f4d2d96d9c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:52:26.139Z|fdb45e1e-389c-48e4-965e-f4d2d96d9c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:52:28.933Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:28.940Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:28.941Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:52:28.941Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:28.941Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:28.941Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:52:28.942Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8081f49b8b3fc7c5721b581a60fa7ca2", X-B3-SpanId:"3bdf0fb836159315", X-B3-ParentSpanId:"4a63395e2037fdaa", X-B3-Sampled:"0", X-ONAP-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-TransactionID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-ECOMP-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a142b24-ddbe-4242-b900-f26741cd6f87"]
2023-04-21T13:52:28.942Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:52:28.942Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:52:28.973Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:28.974Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:28.974Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:52:28.974Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:29 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:28.974Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"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-04-21T13:51:54.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:29.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:52:28.974Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:28.974Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:52:28.975Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:28.975Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:28.975Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:28.975Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:28.975Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:28.975Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8081f49b8b3fc7c5721b581a60fa7ca2", X-B3-SpanId:"45d3116425d9d087", X-B3-ParentSpanId:"4a63395e2037fdaa", X-B3-Sampled:"0", X-ONAP-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-TransactionID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-ECOMP-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dad9c17e-83a2-4b58-92f5-3db2e6d66814"]
2023-04-21T13:52:28.976Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:28.976Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:28.997Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:28.998Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:28.998Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:28.998Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:52:29 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:28.999Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 64,
"soRequestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682085129000,\"creation_time\":1682085045000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:52:10.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:52:28.999Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:29.000Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:29.013Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:52:29.013Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:52:29.014Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:29.014Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:52:29.014Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:52:29.014Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-TransactionID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-ECOMP-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35b03957-86b0-4458-a78d-4370e96f147c"]
2023-04-21T13:52:29.014Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:52:29.014Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:52:29.175Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:29.176Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:29.176Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:52:29.176Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8221482E7E7F19A2746B4FB1A4A505B6; 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:"Fri, 21 Apr 2023 13:52:28 GMT", x-envoy-upstream-service-time:"158", server:"envoy"]
2023-04-21T13:52:29.177Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b26c8a23-e04b-11ed-9c34-ba208c33156b","businessKey":"ce1efada-2f5e-4b2d-8845-43a25485293b","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-21T13:52:03.898+0000","endTime":"2023-04-21T13:52:24.661+0000","removalTime":null,"durationInMillis":20763,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"acc58c2e-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"b26adc30-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:52:29.177Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:29.177Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:52:29.202Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:52:29.203Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:52:29.203Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:29.203Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:52:29.203Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:52:29.203Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-TransactionID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-ECOMP-RequestID:"683e15be-3bbd-4037-8842-5ab091ef8413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e149c410-c909-4b3f-900c-c62c0af0a630"]
2023-04-21T13:52:29.204Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:52:29.204Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:52:29.398Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:29.398Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:29.399Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:52:29.399Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5700779BDB95E0B1027874B6EE27CC52; 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:"Fri, 21 Apr 2023 13:52:28 GMT", x-envoy-upstream-service-time:"191", server:"envoy"]
2023-04-21T13:52:29.399Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:becc4410-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7ad2508f-e037-11ed-9c34-ba208c33156b","processInstanceId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","executionId":"b26c8a23-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:52:24.658+0000","endTime":"2023-04-21T13:52:24.658+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"acc58c2e-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:52:29.399Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:29.400Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b26c8a23-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:52:29.405Z|683e15be-3bbd-4037-8842-5ab091ef8413|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:31.999Z|0502216e-1b37-4815-81a9-276a95882504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:32.000Z|0502216e-1b37-4815-81a9-276a95882504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:32.004Z|6d4f7ab6-0aaa-4223-9f7d-ee0681354496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:32.005Z|6d4f7ab6-0aaa-4223-9f7d-ee0681354496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:33.253Z|562259b6-3f29-4a59-ad32-a07dfd09fda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:33.253Z|562259b6-3f29-4a59-ad32-a07dfd09fda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:39.611Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:39.619Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:39.619Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:52:39.620Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:39.620Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:39.620Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:52:39.620Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2449a04ffdf404eb4c1dcd00481efa55", X-B3-SpanId:"b98dcb05c441ddbb", X-B3-ParentSpanId:"9cb52b4b5249b100", X-B3-Sampled:"1", X-ONAP-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-TransactionID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-ECOMP-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9801382-be15-47fd-90c6-d499e0bd78d2"]
2023-04-21T13:52:39.620Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:52:39.620Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:52:39.653Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:39.653Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:39.654Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:52:39.654Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:40 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:39.656Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"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-04-21T13:51:54.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:37.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:52:39.657Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:39.657Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:52:39.658Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:39.658Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:39.658Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:39.658Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:39.659Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:39.659Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2449a04ffdf404eb4c1dcd00481efa55", X-B3-SpanId:"0f58a57edfc3d4a0", X-B3-ParentSpanId:"9cb52b4b5249b100", X-B3-Sampled:"1", X-ONAP-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-TransactionID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-ECOMP-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f03dcc5-809a-4189-a944-bbe644a5a71e"]
2023-04-21T13:52:39.659Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:39.659Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:39.676Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:39.676Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:39.676Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:39.676Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:52:40 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:39.677Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 64,
"soRequestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682085129000,\"creation_time\":1682085045000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:52:10.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:52:39.677Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:39.677Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:39.694Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:52:39.695Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-21T13:52:39.695Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:39.695Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-21T13:52:39.695Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:52:39.695Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-TransactionID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-ECOMP-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5692074-69f6-4ece-ac87-c9c5045f51a8"]
2023-04-21T13:52:39.695Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:52:39.696Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:52:39.889Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:39.890Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:39.890Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:52:39.890Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C45AAA83814E2BBC36EBA33DDB546DEE; 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:"Fri, 21 Apr 2023 13:52:39 GMT", x-envoy-upstream-service-time:"184", server:"envoy"]
2023-04-21T13:52:39.890Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c4c4e43d-e04b-11ed-9c34-ba208c33156b","businessKey":"ce1efada-2f5e-4b2d-8845-43a25485293b","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-21T13:52:34.676+0000","endTime":"2023-04-21T13:52:34.916+0000","removalTime":null,"durationInMillis":240,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"acc58c2e-e04b-11ed-9c34-ba208c33156b","superProcessInstanceId":"c4c35d66-e04b-11ed-9c34-ba208c33156b","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-21T13:52:39.891Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:39.891Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce1efada-2f5e-4b2d-8845-43a25485293b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:52:39.918Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:52:39.918Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||Invoke
2023-04-21T13:52:39.919Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:39.919Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1
2023-04-21T13:52:39.919Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Method : GET
2023-04-21T13:52:39.920Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-TransactionID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-ECOMP-RequestID:"e485f230-78a1-4a8d-a216-bd9203f31081", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2b57ee4-44f1-446d-8587-407f53abffac"]
2023-04-21T13:52:39.920Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Request body:
2023-04-21T13:52:39.920Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-21T13:52:40.097Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:40.098Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:40.098Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Status text : OK
2023-04-21T13:52:40.098Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=84A59122D85FFD875A574C9B434FF5BC; 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:"Fri, 21 Apr 2023 13:52:39 GMT", x-envoy-upstream-service-time:"173", server:"envoy"]
2023-04-21T13:52:40.098Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c4c5a6a0-e04b-11ed-9c34-ba208c33156b","parentActivityInstanceId":"c4c4e43d-e04b-11ed-9c34-ba208c33156b","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:7a993fde-e037-11ed-9c34-ba208c33156b","processInstanceId":"c4c4e43d-e04b-11ed-9c34-ba208c33156b","executionId":"c4c4e43d-e04b-11ed-9c34-ba208c33156b","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-21T13:52:34.681+0000","endTime":"2023-04-21T13:52:34.914+0000","durationInMillis":233,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"acc58c2e-e04b-11ed-9c34-ba208c33156b"}]
2023-04-21T13:52:40.099Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:40.099Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4c4e43d-e04b-11ed-9c34-ba208c33156b&maxResults=1|INFO|500||InvokeReturn
2023-04-21T13:52:40.105Z|e485f230-78a1-4a8d-a216-bd9203f31081|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:41.135Z|ba6b806b-90c0-43d0-8671-0dc8ecc0dd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:52:41.135Z|ba6b806b-90c0-43d0-8671-0dc8ecc0dd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:52:41.627Z|323ecefa-15f9-46c1-ad85-c864f70c1b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:52:41.627Z|323ecefa-15f9-46c1-ad85-c864f70c1b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:52:42.031Z|8d90850f-5eae-481d-913f-a5fc23a7b38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:42.032Z|4de63973-2410-4398-baec-e8ed7cec77cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:42.032Z|8d90850f-5eae-481d-913f-a5fc23a7b38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:42.033Z|4de63973-2410-4398-baec-e8ed7cec77cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:43.285Z|50ab26d8-d213-4c31-80ba-fabac9f9fd88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:43.286Z|50ab26d8-d213-4c31-80ba-fabac9f9fd88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:50.336Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:50.346Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:50.346Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:52:50.346Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:50.346Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:50.346Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:52:50.346Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5366002fe0c01c243aca933ce8d1f74d", X-B3-SpanId:"489533100525629b", X-B3-ParentSpanId:"cc6796f7aec5bc27", X-B3-Sampled:"0", X-ONAP-RequestID:"3d456b74-0eef-43aa-9f3d-6581f341341e", X-RequestID:"3d456b74-0eef-43aa-9f3d-6581f341341e", X-TransactionID:"3d456b74-0eef-43aa-9f3d-6581f341341e", X-ECOMP-RequestID:"3d456b74-0eef-43aa-9f3d-6581f341341e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edfbc21e-dacc-40c0-82d3-28b88cdba1c0"]
2023-04-21T13:52:50.347Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:52:50.347Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:52:50.383Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:50.384Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:50.384Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:52:50.384Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:51 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:50.384Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"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-04-21T13:51:54.000+00:00",
"endTime" : "2023-04-21T13:52:41.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:43.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:52:50.385Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:50.385Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:52:50.386Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:50.386Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:50.386Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:50.386Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:50.386Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:50.386Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5366002fe0c01c243aca933ce8d1f74d", X-B3-SpanId:"556fb93450a72d85", X-B3-ParentSpanId:"cc6796f7aec5bc27", X-B3-Sampled:"0", X-ONAP-RequestID:"3d456b74-0eef-43aa-9f3d-6581f341341e", X-RequestID:"3d456b74-0eef-43aa-9f3d-6581f341341e", X-TransactionID:"3d456b74-0eef-43aa-9f3d-6581f341341e", X-ECOMP-RequestID:"3d456b74-0eef-43aa-9f3d-6581f341341e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c3a711f-c451-4659-8fc9-5aafdc51e7c1"]
2023-04-21T13:52:50.387Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:50.387Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:50.409Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:50.409Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:50.409Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:50.409Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:52:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:50.410Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 64,
"soRequestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682085129000,\"creation_time\":1682085045000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:52:10.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:52:50.410Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:50.410Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:50.417Z|3d456b74-0eef-43aa-9f3d-6581f341341e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:50.583Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:50.589Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:50.589Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:52:50.590Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:50.590Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:50.590Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:52:50.590Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e760d76d6b68c5480d345f5e3cfd7357", X-B3-SpanId:"07f6d5c102561d93", X-B3-ParentSpanId:"16c5ec75b44cef0d", X-B3-Sampled:"0", X-ONAP-RequestID:"7378506b-4b79-4852-b41f-1732f706440f", X-RequestID:"7378506b-4b79-4852-b41f-1732f706440f", X-TransactionID:"7378506b-4b79-4852-b41f-1732f706440f", X-ECOMP-RequestID:"7378506b-4b79-4852-b41f-1732f706440f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dd9bcd1-c538-4430-aa34-fc70a4ed93b5"]
2023-04-21T13:52:50.590Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:52:50.590Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:52:50.622Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:50.622Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:50.622Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:52:50.623Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:51 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:50.623Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"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-04-21T13:51:54.000+00:00",
"endTime" : "2023-04-21T13:52:41.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:43.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:52:50.623Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:50.623Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:52:50.624Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:50.624Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:50.624Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:50.624Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:50.624Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:50.624Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e760d76d6b68c5480d345f5e3cfd7357", X-B3-SpanId:"d8588f456de5c31f", X-B3-ParentSpanId:"16c5ec75b44cef0d", X-B3-Sampled:"0", X-ONAP-RequestID:"7378506b-4b79-4852-b41f-1732f706440f", X-RequestID:"7378506b-4b79-4852-b41f-1732f706440f", X-TransactionID:"7378506b-4b79-4852-b41f-1732f706440f", X-ECOMP-RequestID:"7378506b-4b79-4852-b41f-1732f706440f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adf5694f-ea72-4f09-b405-a8fbe90c9832"]
2023-04-21T13:52:50.625Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:50.625Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:50.640Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:50.640Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:50.640Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:50.640Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:52:51 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:50.640Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 64,
"soRequestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682085129000,\"creation_time\":1682085045000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:52:10.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:52:50.641Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:50.641Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:50.646Z|7378506b-4b79-4852-b41f-1732f706440f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:50.837Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:50.841Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:50.841Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:52:50.842Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:50.842Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:50.842Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:52:50.842Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fee8089a963f84622625a68cfc9057f6", X-B3-SpanId:"89fad6bd65c62d68", X-B3-ParentSpanId:"bf5ebfcdf71598b2", X-B3-Sampled:"0", X-ONAP-RequestID:"5cbfdd7e-3232-452d-aefc-5629e353f340", X-RequestID:"5cbfdd7e-3232-452d-aefc-5629e353f340", X-TransactionID:"5cbfdd7e-3232-452d-aefc-5629e353f340", X-ECOMP-RequestID:"5cbfdd7e-3232-452d-aefc-5629e353f340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7936bba-d1d7-4d7c-921a-1ca2f5cf2b44"]
2023-04-21T13:52:50.842Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:52:50.842Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:52:50.873Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:50.873Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:50.873Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:52:50.874Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:51 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:50.874Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"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-04-21T13:51:54.000+00:00",
"endTime" : "2023-04-21T13:52:41.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:43.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:52:50.874Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:50.875Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:52:50.875Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:50.876Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:50.876Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:50.876Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:50.876Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:50.876Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fee8089a963f84622625a68cfc9057f6", X-B3-SpanId:"154a4ae17f8a763c", X-B3-ParentSpanId:"bf5ebfcdf71598b2", X-B3-Sampled:"0", X-ONAP-RequestID:"5cbfdd7e-3232-452d-aefc-5629e353f340", X-RequestID:"5cbfdd7e-3232-452d-aefc-5629e353f340", X-TransactionID:"5cbfdd7e-3232-452d-aefc-5629e353f340", X-ECOMP-RequestID:"5cbfdd7e-3232-452d-aefc-5629e353f340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e9462c1-0bad-44aa-a8f3-5b1c43fcfc33"]
2023-04-21T13:52:50.876Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:50.876Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:50.894Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:50.895Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:50.895Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:50.895Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:52:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:50.897Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 64,
"soRequestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682085129000,\"creation_time\":1682085045000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:52:10.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:52:50.897Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:50.897Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:50.903Z|5cbfdd7e-3232-452d-aefc-5629e353f340|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:51.132Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Entering
2023-04-21T13:52:51.137Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:51.137Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||Invoke
2023-04-21T13:52:51.138Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:51.138Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b
2023-04-21T13:52:51.138Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Method : GET
2023-04-21T13:52:51.139Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efd2868402907a70d8346579a3bbd077", X-B3-SpanId:"07de3d2a869e4a1d", X-B3-ParentSpanId:"2781355023f28df4", X-B3-Sampled:"0", X-ONAP-RequestID:"ce9fd290-b107-4eed-9063-3c91a527aef6", X-RequestID:"ce9fd290-b107-4eed-9063-3c91a527aef6", X-TransactionID:"ce9fd290-b107-4eed-9063-3c91a527aef6", X-ECOMP-RequestID:"ce9fd290-b107-4eed-9063-3c91a527aef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d371494-4e10-4cc6-8653-1c415ce5a910"]
2023-04-21T13:52:51.139Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Request body:
2023-04-21T13:52:51.139Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||==========================request end================================================
2023-04-21T13:52:51.171Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:51.172Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:51.172Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Status text : OK
2023-04-21T13:52:51.172Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 21 Apr 2023 13:52:51 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:51.173Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||Response body: {
"requestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"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-04-21T13:51:54.000+00:00",
"endTime" : "2023-04-21T13:52:41.000+00:00",
"source" : "VID",
"tenantId" : "e5f821eb21bc46a9b7664d9264d1ac40",
"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\": \"aaa23d04-3eca-4be3-b123-cd80dfe4a20b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a7e52b32-53a1-4c5e-ad6f-4e419f160f94\"\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\": \"e5f821eb21bc46a9b7664d9264d1ac40\"\n }\n\t}\n}",
"lastModifiedBy" : "CamundaBPMN",
"modifyTime" : "2023-04-21T13:52:43.000+00:00",
"cloudRegion" : "RegionOne",
"serviceInstanceId" : "f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"serviceInstanceName" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7",
"requestScope" : "service",
"requestAction" : "deleteInstance",
"requestorId" : "demo",
"requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3dbd434-b3e0-4c51-b33a-626fd0f2559c",
"tenantName" : "onap-daily-master-sm",
"cloudApiRequests" : [ ],
"requestURI" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"_links" : {
"self" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
},
"infraActiveRequests" : {
"href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b"
}
}
}
2023-04-21T13:52:51.173Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:51.173Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce1efada-2f5e-4b2d-8845-43a25485293b|INFO|500||InvokeReturn
2023-04-21T13:52:51.174Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:51.175Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-21T13:52:51.175Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-21T13:52:51.175Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false
2023-04-21T13:52:51.176Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET
2023-04-21T13:52:51.176Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efd2868402907a70d8346579a3bbd077", X-B3-SpanId:"bc4d05e22f1770eb", X-B3-ParentSpanId:"2781355023f28df4", X-B3-Sampled:"0", X-ONAP-RequestID:"ce9fd290-b107-4eed-9063-3c91a527aef6", X-RequestID:"ce9fd290-b107-4eed-9063-3c91a527aef6", X-TransactionID:"ce9fd290-b107-4eed-9063-3c91a527aef6", X-ECOMP-RequestID:"ce9fd290-b107-4eed-9063-3c91a527aef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f006150b-2f3b-4445-a8e5-44636b33e36b"]
2023-04-21T13:52:51.176Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Request body:
2023-04-21T13:52:51.176Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-21T13:52:51.196Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-21T13:52:51.196Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK
2023-04-21T13:52:51.197Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK
2023-04-21T13:52:51.197Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&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:"Fri, 21 Apr 2023 13:52:51 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-21T13:52:51.198Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
"id" : 64,
"soRequestId" : "ce1efada-2f5e-4b2d-8845-43a25485293b",
"groupingId" : "d9b61f8c-6adb-407d-8016-11d923a3cccd",
"name" : "basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_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/e5f821eb21bc46a9b7664d9264d1ac40/stacks/basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682085129000,\"creation_time\":1682085045000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"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\":\"54b4b31bf7c84182a65c9a41ed913c7a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d9b61f8c-6adb-407d-8016-11d923a3cccd\",\"OS::project_id\":\"e5f821eb21bc46a9b7664d9264d1ac40\",\"OS::stack_name\":\"basic_macro_0ff196e3-2947-44e9-9c33-56b5af86f1f7_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"e6d1eacb-7756-4a6d-85b0-a2efc1381688\",\"vf_module_id\":\"f71d935f-e200-4f7e-a770-af393d5b4b2a\",\"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-04-21T13:52:10.000+00:00",
"isDataInternal" : false
} ]
2023-04-21T13:52:51.199Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-21T13:52:51.199Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce1efada-2f5e-4b2d-8845-43a25485293b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-21T13:52:51.205Z|ce9fd290-b107-4eed-9063-3c91a527aef6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce1efada-2f5e-4b2d-8845-43a25485293b|InfraPortalClient|||INFO|500||Exiting.
2023-04-21T13:52:52.056Z|0ac3e169-a893-4f66-b40a-94fb4bcd27b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:52.057Z|0ac3e169-a893-4f66-b40a-94fb4bcd27b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:52.063Z|14dca992-3f48-4027-a331-713c8acbc129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:52.064Z|14dca992-3f48-4027-a331-713c8acbc129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:53.318Z|bd4fe32a-fa20-46c0-a71b-83d73b76febd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:52:53.319Z|bd4fe32a-fa20-46c0-a71b-83d73b76febd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:52:56.135Z|e12a5a39-6f24-4696-b615-4578a20199da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:52:56.136Z|e12a5a39-6f24-4696-b615-4578a20199da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:53:02.093Z|25100fd9-99c4-4c69-941d-cd36e5f5288b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:02.094Z|25100fd9-99c4-4c69-941d-cd36e5f5288b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:02.099Z|dde9dc5c-d2b8-41cb-b631-ed75301b25d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:02.099Z|dde9dc5c-d2b8-41cb-b631-ed75301b25d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:03.352Z|edbaa530-aa12-4a1b-963a-bd76d13859d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:03.353Z|edbaa530-aa12-4a1b-963a-bd76d13859d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:05.845Z|eec8ae18-74bf-4b6d-884b-d86f5ce2b7b1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:53:05.846Z|eec8ae18-74bf-4b6d-884b-d86f5ce2b7b1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:11.135Z|9df32855-8fc4-4af3-8c22-92d5b61e63ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:53:11.140Z|9df32855-8fc4-4af3-8c22-92d5b61e63ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:53:11.628Z|aca673b4-682d-4000-8497-4e9a595b21e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:53:11.629Z|aca673b4-682d-4000-8497-4e9a595b21e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:53:12.127Z|c6ce4b89-21ed-4736-8720-1c9cea189e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:12.128Z|c6ce4b89-21ed-4736-8720-1c9cea189e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:12.134Z|2507f1ed-11ea-4f5b-8636-319ca1e467b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:12.135Z|2507f1ed-11ea-4f5b-8636-319ca1e467b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:13.384Z|9a2c3ce3-7934-4553-8699-102716dabaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:13.385Z|9a2c3ce3-7934-4553-8699-102716dabaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:22.159Z|6f026019-b04d-4e69-8b2f-4c708721c5cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:22.159Z|6f026019-b04d-4e69-8b2f-4c708721c5cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:22.163Z|4672f57e-967e-4eb8-8132-0cbed8fc19e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:22.163Z|4672f57e-967e-4eb8-8132-0cbed8fc19e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:23.418Z|e4f1ada0-a1d9-445f-8757-bd3dd50ae69b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:23.418Z|e4f1ada0-a1d9-445f-8757-bd3dd50ae69b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:26.135Z|d9ec9933-f378-404d-aac6-cf88a201dc8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:53:26.135Z|d9ec9933-f378-404d-aac6-cf88a201dc8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:53:32.189Z|99116fd7-df56-43c3-ac92-8665001265a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:32.189Z|d765534a-512a-41a1-b128-27f8272b5b67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:32.190Z|99116fd7-df56-43c3-ac92-8665001265a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:32.190Z|d765534a-512a-41a1-b128-27f8272b5b67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:33.447Z|bd3364fd-af1e-4a42-9d4a-7976277dcd8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:33.448Z|bd3364fd-af1e-4a42-9d4a-7976277dcd8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:41.135Z|11597f67-6cec-44a1-a460-a19da553cb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:53:41.135Z|11597f67-6cec-44a1-a460-a19da553cb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:53:41.629Z|274f4602-6c70-4374-a202-cdbfd5b60104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:53:41.630Z|274f4602-6c70-4374-a202-cdbfd5b60104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:53:42.219Z|680d0795-68f3-4fc4-aca4-fffe9fad32ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:42.220Z|680d0795-68f3-4fc4-aca4-fffe9fad32ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:42.229Z|a6d10ca0-413d-450b-ad96-f7ba571d5775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:42.230Z|a6d10ca0-413d-450b-ad96-f7ba571d5775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:43.478Z|634d483e-b67d-4c52-a537-38f73d4e1499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:43.478Z|634d483e-b67d-4c52-a537-38f73d4e1499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:52.250Z|d2dfef85-2024-4fb6-b78d-2dc01bb41318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:52.251Z|d2dfef85-2024-4fb6-b78d-2dc01bb41318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:52.261Z|f84bac0b-3e3f-405d-8032-ab990129de61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:52.262Z|f84bac0b-3e3f-405d-8032-ab990129de61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:53.511Z|ff531de8-8dee-41b3-9a01-eaa15658ff98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:53:53.512Z|ff531de8-8dee-41b3-9a01-eaa15658ff98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:53:56.135Z|883e3fa5-a782-4a67-a307-da7c10eac3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:53:56.135Z|883e3fa5-a782-4a67-a307-da7c10eac3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:54:02.282Z|ed2a2f6b-614f-4f55-bc80-1d35e13c2135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:02.283Z|ed2a2f6b-614f-4f55-bc80-1d35e13c2135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:02.291Z|b74b808d-c0a8-4e6d-b6db-c350e85f8e7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:02.291Z|b74b808d-c0a8-4e6d-b6db-c350e85f8e7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:03.539Z|f1b7731f-d6f5-410c-a40f-1bb6f3901e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:03.539Z|f1b7731f-d6f5-410c-a40f-1bb6f3901e27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:05.844Z|aa2f2207-ccf7-41ed-8dd3-6f18c2b2cc66|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:54:05.845Z|aa2f2207-ccf7-41ed-8dd3-6f18c2b2cc66|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:11.135Z|90ffa639-39c1-4158-b8b2-67a2a05c0256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:54:11.135Z|90ffa639-39c1-4158-b8b2-67a2a05c0256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:54:11.631Z|f36dccd7-2587-497a-b3cb-b670f586fc93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:54:11.631Z|f36dccd7-2587-497a-b3cb-b670f586fc93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:54:12.314Z|ad0c24ff-2cef-4d32-9674-4fb568ea5667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:12.315Z|ad0c24ff-2cef-4d32-9674-4fb568ea5667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:12.320Z|5f906434-4eba-45fe-93ef-4db3a14a07c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:12.320Z|5f906434-4eba-45fe-93ef-4db3a14a07c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:13.582Z|ac6a7053-a54b-445d-ba60-16782ca24776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:13.583Z|ac6a7053-a54b-445d-ba60-16782ca24776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:22.348Z|f5ccca3c-89f6-4f36-8c81-d5489ac44ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:22.349Z|f5ccca3c-89f6-4f36-8c81-d5489ac44ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:22.351Z|2236adb6-9242-4cac-9ed8-c397f82ce20a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:22.351Z|2236adb6-9242-4cac-9ed8-c397f82ce20a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:23.610Z|15c53e63-eeb4-44a5-a6b6-726e44a3d05e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:23.610Z|15c53e63-eeb4-44a5-a6b6-726e44a3d05e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:26.135Z|33a656d1-499e-4724-a0cf-e3bf8700c44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:54:26.136Z|33a656d1-499e-4724-a0cf-e3bf8700c44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:54:32.383Z|c5b76106-a697-4709-bd75-7bb3d5bdc45b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:32.384Z|c5b76106-a697-4709-bd75-7bb3d5bdc45b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:32.384Z|745acb99-2eb5-4aea-aa2a-d40b6aa270cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:32.385Z|745acb99-2eb5-4aea-aa2a-d40b6aa270cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:33.641Z|b9c63831-fc1f-424b-9aa7-01eaefbc0b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:33.641Z|b9c63831-fc1f-424b-9aa7-01eaefbc0b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:41.135Z|51d62062-c3a5-4d48-9482-742316d4e762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:54:41.135Z|51d62062-c3a5-4d48-9482-742316d4e762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:54:41.632Z|6195ef8b-aed8-48b6-8be5-0f5d7aec596d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:54:41.632Z|6195ef8b-aed8-48b6-8be5-0f5d7aec596d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:54:42.412Z|9060ef86-9aca-49bc-ba49-93c1c8dd7b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:42.413Z|9060ef86-9aca-49bc-ba49-93c1c8dd7b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:42.416Z|ef58b05d-5b68-410d-a790-d5ee779dbdf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:42.416Z|ef58b05d-5b68-410d-a790-d5ee779dbdf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:43.672Z|1f657916-69dd-4ce5-9e1b-4e9fad5bb90c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:43.673Z|1f657916-69dd-4ce5-9e1b-4e9fad5bb90c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:52.448Z|8d5fa67e-cfc2-4e7c-a54f-e653712ae6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:52.449Z|8d5fa67e-cfc2-4e7c-a54f-e653712ae6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:52.454Z|0bb6a33e-5567-4601-b970-d24189415fd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:52.455Z|0bb6a33e-5567-4601-b970-d24189415fd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:53.701Z|6a6e969b-8939-4955-abe2-a3dde565586c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:54:53.702Z|6a6e969b-8939-4955-abe2-a3dde565586c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:54:56.135Z|9aede134-1cab-4b46-bd4f-0217f411dfa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:54:56.139Z|9aede134-1cab-4b46-bd4f-0217f411dfa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:55:02.475Z|e732784f-5a6f-4280-b69c-d61a90009a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:02.475Z|e732784f-5a6f-4280-b69c-d61a90009a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:02.487Z|1b662477-7c02-47b2-84bd-8ecfb2117a99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:02.487Z|1b662477-7c02-47b2-84bd-8ecfb2117a99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:03.728Z|3724f92f-d0a3-4f36-ab7e-608b4aa88a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:03.729Z|3724f92f-d0a3-4f36-ab7e-608b4aa88a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:05.845Z|6ed237ff-dcb1-4c14-a6cc-0d328b4601a1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:55:05.846Z|6ed237ff-dcb1-4c14-a6cc-0d328b4601a1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:11.135Z|a43d2b30-d985-41fd-b042-6deee2d81b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:55:11.136Z|a43d2b30-d985-41fd-b042-6deee2d81b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:55:11.633Z|6f4b7d74-1afb-41bd-a015-59fcc6ff77ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:55:11.633Z|6f4b7d74-1afb-41bd-a015-59fcc6ff77ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:55:12.506Z|e981008e-b7c7-46c9-b548-93015b551b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:12.507Z|e981008e-b7c7-46c9-b548-93015b551b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:12.517Z|2ccd4ed2-b988-4126-8841-354aeda84f20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:12.518Z|2ccd4ed2-b988-4126-8841-354aeda84f20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:13.760Z|306d2b76-09f5-4efa-a6a6-ddd952383ef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:13.761Z|306d2b76-09f5-4efa-a6a6-ddd952383ef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:22.536Z|0d3424ab-55d0-4164-a3e1-93568a26eea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:22.537Z|0d3424ab-55d0-4164-a3e1-93568a26eea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:22.545Z|b8d836b0-2a89-4a12-a631-0780a1043c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:22.545Z|b8d836b0-2a89-4a12-a631-0780a1043c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:23.788Z|b4acb0e3-bd93-4d32-b3ad-aa0575cb0d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:23.789Z|b4acb0e3-bd93-4d32-b3ad-aa0575cb0d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:26.135Z|2655ce2e-b183-4778-abb2-e4f6a24dbe9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:55:26.135Z|2655ce2e-b183-4778-abb2-e4f6a24dbe9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:55:32.564Z|13d5ed56-e85c-4727-9b89-35c62b6127f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:32.565Z|13d5ed56-e85c-4727-9b89-35c62b6127f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:32.571Z|d2deb72e-0ca0-45ad-8ea1-c075d1424adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:32.572Z|d2deb72e-0ca0-45ad-8ea1-c075d1424adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:33.818Z|e39d8b40-2d4e-4517-b585-fe1dec77a06c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:33.819Z|e39d8b40-2d4e-4517-b585-fe1dec77a06c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:41.135Z|11292a49-a854-420c-bf76-b6c8580e9f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:55:41.136Z|11292a49-a854-420c-bf76-b6c8580e9f13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:55:41.634Z|9c9d0095-6fd0-4d66-8674-e5ce40748bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:55:41.634Z|9c9d0095-6fd0-4d66-8674-e5ce40748bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:55:42.594Z|bb53c967-1e4e-43b6-8c95-c1288d68fcb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:42.595Z|bb53c967-1e4e-43b6-8c95-c1288d68fcb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:42.597Z|ea2ad2a2-7752-4777-81f2-21c0fef40486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:42.597Z|ea2ad2a2-7752-4777-81f2-21c0fef40486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:43.851Z|a6d7b109-e150-417f-acf1-712a0fda3c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:43.852Z|a6d7b109-e150-417f-acf1-712a0fda3c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:52.627Z|b7f14348-9dd2-4da4-8e42-ffd37f8b1304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:52.629Z|b7f14348-9dd2-4da4-8e42-ffd37f8b1304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:52.630Z|6284b05f-6dad-401f-97e7-caf092ea4ded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:52.631Z|6284b05f-6dad-401f-97e7-caf092ea4ded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:53.885Z|2360a4cb-0e6d-462e-a3c2-6fb34c6e9b76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:55:53.886Z|2360a4cb-0e6d-462e-a3c2-6fb34c6e9b76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:55:56.135Z|05343361-63ae-4c8c-abd0-4574b9ffbd27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:55:56.135Z|05343361-63ae-4c8c-abd0-4574b9ffbd27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:56:02.661Z|6c2ea8c8-100a-488a-8a4c-79bb6ccc32fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:02.662Z|6c2ea8c8-100a-488a-8a4c-79bb6ccc32fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:02.664Z|4433f793-6d21-444f-8493-32bf52d14045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:02.664Z|4433f793-6d21-444f-8493-32bf52d14045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:03.920Z|bb4dc93f-385b-4917-97d4-b1e7fe1c0ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:03.920Z|bb4dc93f-385b-4917-97d4-b1e7fe1c0ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:05.845Z|cecd1612-df98-4e5a-bbbd-5926f2857359|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:56:05.845Z|cecd1612-df98-4e5a-bbbd-5926f2857359|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:11.135Z|6dbd9a69-dc09-443f-89ca-6b0afb09815e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:56:11.140Z|6dbd9a69-dc09-443f-89ca-6b0afb09815e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:56:11.635Z|947da732-452a-4229-b826-78c4f6aefbe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:56:11.635Z|947da732-452a-4229-b826-78c4f6aefbe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:56:12.695Z|e7c4075b-37d8-4679-990f-538c85afc4d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:12.695Z|e7c4075b-37d8-4679-990f-538c85afc4d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:12.699Z|1fb44bd6-1e76-4bc0-b400-6ab0c68ec721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:12.700Z|1fb44bd6-1e76-4bc0-b400-6ab0c68ec721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:13.953Z|7f0a2110-e90a-40be-b575-f844fb258f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:13.954Z|7f0a2110-e90a-40be-b575-f844fb258f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:22.729Z|923c4dc1-10f2-4c36-adc2-9e27da7347ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:22.730Z|923c4dc1-10f2-4c36-adc2-9e27da7347ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:22.739Z|0521061a-2d8d-416f-b40a-d449b617a3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:22.739Z|0521061a-2d8d-416f-b40a-d449b617a3f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:23.987Z|ac58b2b8-1f0e-4969-922a-00d431a0edd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:23.988Z|ac58b2b8-1f0e-4969-922a-00d431a0edd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:26.135Z|35fb0ca3-f605-41ae-ae41-3526b4abdcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:56:26.135Z|35fb0ca3-f605-41ae-ae41-3526b4abdcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:56:32.759Z|eb660127-d45c-4109-aa9e-8ee3b629d6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:32.759Z|eb660127-d45c-4109-aa9e-8ee3b629d6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:32.766Z|aa1201cc-7862-49e1-85a7-dddb61159da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:32.767Z|aa1201cc-7862-49e1-85a7-dddb61159da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:34.049Z|90375e42-3d41-4c4e-90eb-972ad2484a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:34.050Z|90375e42-3d41-4c4e-90eb-972ad2484a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:41.135Z|deaee4da-f992-4bc4-834c-a49e3622ec62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:56:41.135Z|deaee4da-f992-4bc4-834c-a49e3622ec62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:56:41.636Z|f6ba2234-a60a-4f9b-b935-68d31e895f4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:56:41.636Z|f6ba2234-a60a-4f9b-b935-68d31e895f4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:56:42.782Z|5698e663-f040-4d21-b5bc-98015ea5436c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:42.783Z|5698e663-f040-4d21-b5bc-98015ea5436c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:42.789Z|f6ed855b-098a-4650-b261-cb115a99e629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:42.790Z|f6ed855b-098a-4650-b261-cb115a99e629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:44.080Z|6c7e53d5-8e4f-4dd3-b073-f5b7874f6389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:44.081Z|6c7e53d5-8e4f-4dd3-b073-f5b7874f6389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:52.813Z|4c3ce436-cb40-443f-b2b5-b69da1590d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:52.814Z|4c3ce436-cb40-443f-b2b5-b69da1590d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:52.818Z|ddf4df5b-338e-4127-852f-fcf8d99a48a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:52.818Z|ddf4df5b-338e-4127-852f-fcf8d99a48a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:54.108Z|cc8d2537-f2bc-4e63-b3ca-9f901aeccda5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:56:54.109Z|cc8d2537-f2bc-4e63-b3ca-9f901aeccda5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:56:56.135Z|b89630e0-2d70-49c1-a762-84a3da388415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:56:56.139Z|b89630e0-2d70-49c1-a762-84a3da388415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:57:02.843Z|7ce28fc7-d772-4397-87fc-d9878c4448d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:02.844Z|7ce28fc7-d772-4397-87fc-d9878c4448d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:02.846Z|12273f8e-301b-416a-a32d-0910fdc9680e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:02.846Z|12273f8e-301b-416a-a32d-0910fdc9680e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:04.135Z|6bd62acb-59c0-4a86-a293-e406628c53ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:04.136Z|6bd62acb-59c0-4a86-a293-e406628c53ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:05.845Z|9600b646-4317-4249-bdba-f92776a7a00d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:57:05.846Z|9600b646-4317-4249-bdba-f92776a7a00d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:11.135Z|d8038845-b9d4-4cfc-998b-85978c3ff211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:57:11.135Z|d8038845-b9d4-4cfc-998b-85978c3ff211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:57:11.637Z|8febd8f6-64f7-433b-b10f-6fcf36041be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:57:11.637Z|8febd8f6-64f7-433b-b10f-6fcf36041be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:57:12.874Z|40ae057a-b88a-4369-8d30-98d81df3f701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:12.875Z|40ae057a-b88a-4369-8d30-98d81df3f701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:12.877Z|5b70bc75-2511-4160-9a44-caf80cdcdfe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:12.877Z|5b70bc75-2511-4160-9a44-caf80cdcdfe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:14.164Z|8862d76e-b4e9-4039-bd4b-0ef6984bc5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:14.164Z|8862d76e-b4e9-4039-bd4b-0ef6984bc5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:22.903Z|67edc72e-b7bd-45e0-a581-928b98692754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:22.904Z|67edc72e-b7bd-45e0-a581-928b98692754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:22.904Z|4c16957e-0646-46eb-b548-b7fbd37edf2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:22.904Z|4c16957e-0646-46eb-b548-b7fbd37edf2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:24.187Z|6c167263-8a28-4b4d-87f8-dcb1a79ab09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:24.188Z|6c167263-8a28-4b4d-87f8-dcb1a79ab09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:26.135Z|9181407c-aa1f-420c-b432-3f7dd04af9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:57:26.135Z|9181407c-aa1f-420c-b432-3f7dd04af9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:57:32.934Z|82fbdf5e-5c1e-435a-a96a-971a09ff88b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:32.934Z|c104bb1a-521e-43a7-9968-99926fe66d78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:32.934Z|82fbdf5e-5c1e-435a-a96a-971a09ff88b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:32.935Z|c104bb1a-521e-43a7-9968-99926fe66d78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:34.213Z|a1828483-6c77-4e4f-9a57-6e2ff5f0e7ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:34.213Z|a1828483-6c77-4e4f-9a57-6e2ff5f0e7ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:41.135Z|506afee6-e1fc-4468-8ef9-a6cee3387969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:57:41.138Z|506afee6-e1fc-4468-8ef9-a6cee3387969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:57:41.638Z|4b8b29b0-363a-4aa3-a423-e85946490db4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:57:41.638Z|4b8b29b0-363a-4aa3-a423-e85946490db4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:57:42.967Z|534b08a9-037d-4da5-a021-3f9a09329ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:42.968Z|534b08a9-037d-4da5-a021-3f9a09329ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:42.975Z|c3543a14-e15b-4841-aac1-74481985a292|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:42.976Z|c3543a14-e15b-4841-aac1-74481985a292|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:44.244Z|5d5f531f-099a-4a64-a2a7-90b70a370728|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:44.245Z|5d5f531f-099a-4a64-a2a7-90b70a370728|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:53.002Z|695405c8-b0ea-4d98-9f3b-d0b313ddb514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:53.003Z|695405c8-b0ea-4d98-9f3b-d0b313ddb514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:53.010Z|303515c4-874d-4abe-a703-bf9488717377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:53.011Z|303515c4-874d-4abe-a703-bf9488717377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:54.277Z|a066a656-ffb4-49ea-88e4-3cde94c673dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:57:54.277Z|a066a656-ffb4-49ea-88e4-3cde94c673dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:57:56.135Z|f5952078-8e3d-4cfa-8ee4-1a1034801566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:57:56.135Z|f5952078-8e3d-4cfa-8ee4-1a1034801566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:58:03.041Z|606aae9f-a9e0-4450-8a6a-176c341a67e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:03.042Z|606aae9f-a9e0-4450-8a6a-176c341a67e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:03.044Z|cf2510b0-7fe1-4c49-a792-ee44f6cb5e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:03.044Z|cf2510b0-7fe1-4c49-a792-ee44f6cb5e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:04.309Z|393c486e-da2d-46db-a779-0eb27329584c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:04.310Z|393c486e-da2d-46db-a779-0eb27329584c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:05.845Z|2e5e78c4-d457-4309-9508-0f159d48088e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:58:05.845Z|2e5e78c4-d457-4309-9508-0f159d48088e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:11.135Z|e5d88dc5-1f98-45fb-b811-583ba09d99fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:58:11.135Z|e5d88dc5-1f98-45fb-b811-583ba09d99fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:58:11.639Z|0c6773e3-2907-4879-8347-d398c4b8516b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:58:11.640Z|0c6773e3-2907-4879-8347-d398c4b8516b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:58:13.072Z|96853ea0-2725-4bc2-9805-e528366982c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:13.073Z|96853ea0-2725-4bc2-9805-e528366982c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:13.074Z|ec866b5e-2a98-49f2-94ff-641442a38b8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:13.074Z|ec866b5e-2a98-49f2-94ff-641442a38b8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:14.342Z|2854a41a-691c-42f1-be22-99998c1861b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:14.342Z|2854a41a-691c-42f1-be22-99998c1861b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:23.113Z|9b4bcf48-ef08-45a6-b93d-89db381ac5cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:23.114Z|9b4bcf48-ef08-45a6-b93d-89db381ac5cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:23.115Z|4cba17dd-c92b-43b9-901b-6ce32763f737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:23.115Z|4cba17dd-c92b-43b9-901b-6ce32763f737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:24.372Z|eba7ef0e-c116-4859-9fb8-17a6d93f13bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:24.373Z|eba7ef0e-c116-4859-9fb8-17a6d93f13bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:26.135Z|1d5be41e-1035-482a-bc04-3a97474f0492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:58:26.139Z|1d5be41e-1035-482a-bc04-3a97474f0492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:58:33.146Z|24a6ca04-d6ab-45f8-950d-56e6d9aa196a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:33.146Z|11a9a511-0cbe-403f-9fbe-e81e320264da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:33.147Z|24a6ca04-d6ab-45f8-950d-56e6d9aa196a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:33.147Z|11a9a511-0cbe-403f-9fbe-e81e320264da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:34.404Z|b992e214-1bc0-482c-a401-c7fdd5b45e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:34.405Z|b992e214-1bc0-482c-a401-c7fdd5b45e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:41.135Z|89172212-ec8e-435e-8473-015074acf128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:58:41.135Z|89172212-ec8e-435e-8473-015074acf128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:58:41.640Z|15e88ec7-7352-4d11-9213-f052bc1f5671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:58:41.641Z|15e88ec7-7352-4d11-9213-f052bc1f5671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:58:43.174Z|c4ececc0-133e-44c9-84a4-67e58b8ae746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:43.174Z|c4ececc0-133e-44c9-84a4-67e58b8ae746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:43.176Z|3453302d-35d5-4363-b50c-c9dde06cb3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:43.177Z|3453302d-35d5-4363-b50c-c9dde06cb3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:44.432Z|89b105a7-9bb3-404d-a13f-ccce1e2aac3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:44.433Z|89b105a7-9bb3-404d-a13f-ccce1e2aac3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:53.210Z|02131fbc-3b21-466e-91a2-63aa0b2240a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:53.211Z|02131fbc-3b21-466e-91a2-63aa0b2240a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:53.213Z|3f7e03a6-8e03-4dfa-a364-752edbf522df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:53.214Z|3f7e03a6-8e03-4dfa-a364-752edbf522df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:54.466Z|ad0fb7c9-e5e1-4615-9d80-848da6fe1efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:58:54.467Z|ad0fb7c9-e5e1-4615-9d80-848da6fe1efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:58:56.135Z|825f3fac-6fe3-4868-b3e1-6e5d5a62acf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:58:56.136Z|825f3fac-6fe3-4868-b3e1-6e5d5a62acf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:59:03.244Z|243e5f98-96c1-431a-b7b0-72cc16781ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:03.245Z|11ce3658-1cf6-4d2e-9d8f-737be8be1dc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:03.245Z|243e5f98-96c1-431a-b7b0-72cc16781ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:03.246Z|11ce3658-1cf6-4d2e-9d8f-737be8be1dc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:04.497Z|e2593182-01f8-44b8-8399-9c839650140f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:04.498Z|e2593182-01f8-44b8-8399-9c839650140f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:05.842Z|0b654cd0-dd9e-4b26-b686-466911fc5fbd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T13:59:05.843Z|0b654cd0-dd9e-4b26-b686-466911fc5fbd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:11.135Z|4801087c-8935-4ebf-94d8-b46940620020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:59:11.140Z|4801087c-8935-4ebf-94d8-b46940620020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:59:11.642Z|4a6da31c-1fc7-4f14-9f53-21d81dd9a359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:59:11.642Z|4a6da31c-1fc7-4f14-9f53-21d81dd9a359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:59:13.278Z|cb0bdc08-34d7-4405-9698-83eea22ba18a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:13.279Z|cb0bdc08-34d7-4405-9698-83eea22ba18a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:13.278Z|56ab520c-72a8-4ee4-b5d2-e8df7c1d2b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:13.279Z|56ab520c-72a8-4ee4-b5d2-e8df7c1d2b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:14.529Z|405e0a51-951e-4651-88fd-6e760cf94c7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:14.530Z|405e0a51-951e-4651-88fd-6e760cf94c7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:23.307Z|ef5df9aa-d0a7-456b-b261-5f94911c8fba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:23.307Z|de54730b-91aa-4e1f-ba8a-541d4ec20533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:23.307Z|ef5df9aa-d0a7-456b-b261-5f94911c8fba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:23.308Z|de54730b-91aa-4e1f-ba8a-541d4ec20533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:24.560Z|64ed16af-564d-48e1-ad64-1c477ed32cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:24.561Z|64ed16af-564d-48e1-ad64-1c477ed32cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:26.135Z|da0b1c9b-8761-4557-861f-76b53d0b48c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:59:26.135Z|da0b1c9b-8761-4557-861f-76b53d0b48c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:59:33.349Z|03262c4f-0156-4f6d-8a52-a337d9eb5347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:33.349Z|08349978-1a93-4ac6-b37f-4affe55bf9a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:33.350Z|03262c4f-0156-4f6d-8a52-a337d9eb5347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:33.350Z|08349978-1a93-4ac6-b37f-4affe55bf9a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:34.593Z|6d4f2e5d-a7ee-41c3-bbb2-6fbeef6817b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:34.594Z|6d4f2e5d-a7ee-41c3-bbb2-6fbeef6817b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:41.135Z|5d034157-04e6-47c3-8886-009a1c7c6d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:59:41.135Z|5d034157-04e6-47c3-8886-009a1c7c6d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:59:41.643Z|32456da7-e78c-443a-987a-4942e1fdcba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:59:41.643Z|32456da7-e78c-443a-987a-4942e1fdcba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T13:59:43.392Z|d1c3dc92-2769-4286-8764-e28693ca10bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:43.392Z|200a9a22-746f-4ce0-81cb-017ee78e4d13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:43.393Z|d1c3dc92-2769-4286-8764-e28693ca10bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:43.393Z|200a9a22-746f-4ce0-81cb-017ee78e4d13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:44.620Z|0275831b-2b00-4f2e-86e9-b929e96ac57c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:44.621Z|0275831b-2b00-4f2e-86e9-b929e96ac57c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:53.433Z|49b0867c-1bad-4648-8c57-27d8ade9c6a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:53.434Z|e01b2113-961f-4fbd-9fca-ffa99213b7db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:53.434Z|49b0867c-1bad-4648-8c57-27d8ade9c6a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:53.435Z|e01b2113-961f-4fbd-9fca-ffa99213b7db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:54.652Z|a3572ccc-bc8a-4406-a665-0d4a7d001b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T13:59:54.652Z|a3572ccc-bc8a-4406-a665-0d4a7d001b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T13:59:56.135Z|1b9b38f6-b2f4-4eb1-9fd0-5642c0cad4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T13:59:56.139Z|1b9b38f6-b2f4-4eb1-9fd0-5642c0cad4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:00:03.466Z|d43f0738-8eeb-4c9a-8bb7-103e668386cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:03.466Z|e3a76122-eacc-4c17-aa81-091245e99bf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:03.467Z|d43f0738-8eeb-4c9a-8bb7-103e668386cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:03.467Z|e3a76122-eacc-4c17-aa81-091245e99bf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:04.683Z|66a15bba-3c8a-40e1-b17c-7afb3e05cb90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:04.683Z|66a15bba-3c8a-40e1-b17c-7afb3e05cb90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:05.844Z|99f90b9c-f7f3-4ec2-9ff8-e28cf07eaaf3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:00:05.844Z|99f90b9c-f7f3-4ec2-9ff8-e28cf07eaaf3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:11.135Z|741df7f2-fb07-4aef-939d-1c4c74139297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:00:11.135Z|741df7f2-fb07-4aef-939d-1c4c74139297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:00:11.644Z|7e2e2c90-46ec-49d8-beaa-df93430db124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:00:11.644Z|7e2e2c90-46ec-49d8-beaa-df93430db124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:00:13.496Z|28be82d3-860e-4cd7-823c-f5dafe9785a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:13.496Z|28be82d3-860e-4cd7-823c-f5dafe9785a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:13.502Z|d8fc6375-6193-4579-b7d1-9683704a0c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:13.503Z|d8fc6375-6193-4579-b7d1-9683704a0c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:14.715Z|d8a2db91-881d-4e0d-9b51-3e9428cf9970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:14.716Z|d8a2db91-881d-4e0d-9b51-3e9428cf9970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:23.533Z|f81219a9-ec24-465d-9601-b44de5479085|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:23.533Z|79cfb8d7-9221-47fc-a89f-cb51dee9b5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:23.534Z|f81219a9-ec24-465d-9601-b44de5479085|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:23.534Z|79cfb8d7-9221-47fc-a89f-cb51dee9b5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:24.743Z|79c72bb3-d3e1-4ba8-a8ed-f143db82fd8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:24.744Z|79c72bb3-d3e1-4ba8-a8ed-f143db82fd8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:26.135Z|c6c3d3ad-764b-440f-bd97-ba0df5bbc972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:00:26.135Z|c6c3d3ad-764b-440f-bd97-ba0df5bbc972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:00:33.568Z|a2789042-3670-4f42-9aaa-8fcf15b1d7eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:33.569Z|a2789042-3670-4f42-9aaa-8fcf15b1d7eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:33.570Z|f8d2d562-ec78-4804-9db9-b51d67698d73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:33.570Z|f8d2d562-ec78-4804-9db9-b51d67698d73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:34.782Z|cb8df69f-a5a9-400e-9a79-f3258bade05a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:34.783Z|cb8df69f-a5a9-400e-9a79-f3258bade05a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:41.135Z|00094f51-b16a-4d94-99ff-c6a821bf8864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:00:41.139Z|00094f51-b16a-4d94-99ff-c6a821bf8864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:00:41.645Z|d7d11e19-b228-42ea-9c1c-fa2d91b46d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:00:41.645Z|d7d11e19-b228-42ea-9c1c-fa2d91b46d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:00:43.605Z|088a3ad1-1eb7-4849-9e1e-ad2a2b1e6196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:43.606Z|088a3ad1-1eb7-4849-9e1e-ad2a2b1e6196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:43.606Z|1bfc44bd-ada2-4d74-98f9-bb134d075c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:43.607Z|1bfc44bd-ada2-4d74-98f9-bb134d075c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:44.807Z|6968288b-49bb-4129-8ab5-ab2c765fdf95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:44.807Z|6968288b-49bb-4129-8ab5-ab2c765fdf95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:53.640Z|70c577eb-b0e4-4ded-ad66-db52e2f1223c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:53.642Z|70c577eb-b0e4-4ded-ad66-db52e2f1223c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:53.645Z|5ab98ab5-bd52-4517-a8b7-ceb681a74141|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:53.646Z|5ab98ab5-bd52-4517-a8b7-ceb681a74141|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:54.838Z|74ff05cd-ce26-4c37-b5a3-e8535b8c917e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:00:54.839Z|74ff05cd-ce26-4c37-b5a3-e8535b8c917e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:00:56.135Z|bea9e334-0293-4fbd-a9bf-bb7b25aa4cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:00:56.135Z|bea9e334-0293-4fbd-a9bf-bb7b25aa4cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:01:03.674Z|462d3c0c-da93-404f-9742-353d471c156f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:03.675Z|462d3c0c-da93-404f-9742-353d471c156f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:03.676Z|f6c9e296-15a9-4441-9437-72940864acc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:03.677Z|f6c9e296-15a9-4441-9437-72940864acc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:04.867Z|0d73e430-7805-4120-b3db-b4f6f5fb8b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:04.867Z|0d73e430-7805-4120-b3db-b4f6f5fb8b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:05.844Z|74665db4-90d1-4d5f-8f90-e92154542df1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:01:05.845Z|74665db4-90d1-4d5f-8f90-e92154542df1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:11.135Z|092e8885-8a47-43fb-b0e0-150579179b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:01:11.135Z|092e8885-8a47-43fb-b0e0-150579179b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:01:11.646Z|ac820780-7688-47bf-abf2-17a9c202ba10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:01:11.647Z|ac820780-7688-47bf-abf2-17a9c202ba10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:01:13.704Z|f1f1220b-40e8-44bc-ab82-6954c406666a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:13.704Z|f1f1220b-40e8-44bc-ab82-6954c406666a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:13.706Z|3d0a9651-8f9d-45b9-9a53-d147b75b5ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:13.706Z|3d0a9651-8f9d-45b9-9a53-d147b75b5ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:14.893Z|2a3b9fbd-cf87-4d99-9820-716a13bb7309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:14.894Z|2a3b9fbd-cf87-4d99-9820-716a13bb7309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:23.736Z|a2c88237-8527-41ee-baa1-17bd7f60a665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:23.736Z|b4b83d28-4643-4f5d-924c-2787db00dd86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:23.737Z|a2c88237-8527-41ee-baa1-17bd7f60a665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:23.737Z|b4b83d28-4643-4f5d-924c-2787db00dd86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:24.924Z|418a5f5f-b7ab-40f7-b209-aea3e2f0d938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:24.925Z|418a5f5f-b7ab-40f7-b209-aea3e2f0d938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:26.135Z|244fc6c8-e3b3-4155-ae10-d6930ea3014b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:01:26.138Z|244fc6c8-e3b3-4155-ae10-d6930ea3014b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:01:33.766Z|1651d031-718d-480a-9938-8efbe3ff1bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:33.767Z|1651d031-718d-480a-9938-8efbe3ff1bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:33.770Z|861ff683-a94f-40ec-ae44-12be83b17fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:33.771Z|861ff683-a94f-40ec-ae44-12be83b17fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:34.958Z|97f34a11-90d0-4b37-a14c-0da94038294f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:34.959Z|97f34a11-90d0-4b37-a14c-0da94038294f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:41.135Z|1cc48779-c865-4f6d-9e47-dd5362913e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:01:41.135Z|1cc48779-c865-4f6d-9e47-dd5362913e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:01:41.647Z|1146862a-b277-4c2e-a986-1a34b0cd1d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:01:41.648Z|1146862a-b277-4c2e-a986-1a34b0cd1d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:01:43.797Z|453ff3bc-6862-49ef-a8b8-578542d4714b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:43.798Z|453ff3bc-6862-49ef-a8b8-578542d4714b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:43.802Z|ec3226c9-180b-4080-be98-b7760de6f8e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:43.802Z|ec3226c9-180b-4080-be98-b7760de6f8e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:44.991Z|ea3004d2-7b38-4801-8e11-4602c4fcdd3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:44.991Z|ea3004d2-7b38-4801-8e11-4602c4fcdd3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:53.829Z|26225028-d48c-4fec-a8ff-5af3a07acde0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:53.829Z|26225028-d48c-4fec-a8ff-5af3a07acde0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:53.831Z|98ecec05-d25f-475c-9560-0a75f8f70a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:53.832Z|98ecec05-d25f-475c-9560-0a75f8f70a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:55.023Z|b4dc266d-e5f0-4546-b515-922e33328c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:01:55.024Z|b4dc266d-e5f0-4546-b515-922e33328c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:01:56.135Z|13392eac-3c07-4abe-8315-39a42893ee6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:01:56.135Z|13392eac-3c07-4abe-8315-39a42893ee6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:02:03.869Z|0d3d2ae8-6c42-44ef-9382-2aeef194a239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:03.869Z|8d9ea6b7-8a7c-4b77-828e-518bbc86240a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:03.870Z|0d3d2ae8-6c42-44ef-9382-2aeef194a239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:03.870Z|8d9ea6b7-8a7c-4b77-828e-518bbc86240a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:05.054Z|b27fbf0e-029d-47fe-8589-215a49ebd2a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:05.055Z|b27fbf0e-029d-47fe-8589-215a49ebd2a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:05.844Z|cc5dcb81-eb23-445e-80ff-4713ba58f64c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:02:05.845Z|cc5dcb81-eb23-445e-80ff-4713ba58f64c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:11.135Z|aab1ebb6-17b6-4a2e-a85b-e91f382b8e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:02:11.139Z|aab1ebb6-17b6-4a2e-a85b-e91f382b8e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:02:11.648Z|87c06c02-6979-4011-b244-13a1e3e36443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:02:11.649Z|87c06c02-6979-4011-b244-13a1e3e36443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:02:13.901Z|47871aa2-9b08-4f34-85d8-46f2d078b7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:13.902Z|47871aa2-9b08-4f34-85d8-46f2d078b7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:13.902Z|eaf9b62b-2cec-42c9-b6b1-c1bf69df7be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:13.903Z|eaf9b62b-2cec-42c9-b6b1-c1bf69df7be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:15.086Z|d60461e4-3665-4b6d-b1a5-29c586b976ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:15.086Z|d60461e4-3665-4b6d-b1a5-29c586b976ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:23.933Z|6577d37d-117f-4eff-9269-da168aadbdc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:23.933Z|6577d37d-117f-4eff-9269-da168aadbdc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:23.934Z|6b773a6a-1a32-42cd-86c1-24d950fcb127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:23.935Z|6b773a6a-1a32-42cd-86c1-24d950fcb127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:25.116Z|f0d09413-92a6-4090-9c19-5f90fe534cae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:25.117Z|f0d09413-92a6-4090-9c19-5f90fe534cae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:26.135Z|0abc41c6-ed9e-4a7e-8db7-ddfa09301e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:02:26.135Z|0abc41c6-ed9e-4a7e-8db7-ddfa09301e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:02:33.967Z|373f2ca6-ec19-4ab6-a06d-65abe96c9921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:33.968Z|07da1314-92dc-4df8-a105-524cb3d063d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:33.968Z|373f2ca6-ec19-4ab6-a06d-65abe96c9921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:33.968Z|07da1314-92dc-4df8-a105-524cb3d063d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:35.149Z|1df5cc5b-a7b6-4ec4-8bc4-4fb585bba1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:35.150Z|1df5cc5b-a7b6-4ec4-8bc4-4fb585bba1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:41.135Z|882fa8b6-d57f-4194-b75e-3deae1e966d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:02:41.135Z|882fa8b6-d57f-4194-b75e-3deae1e966d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:02:41.649Z|38604e58-d4a1-4a56-a0f4-e568b78b6a7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:02:41.650Z|38604e58-d4a1-4a56-a0f4-e568b78b6a7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:02:44.004Z|ba02af5f-191d-4138-b661-7b611d2c009d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:44.005Z|ba02af5f-191d-4138-b661-7b611d2c009d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:44.021Z|f00bd79b-28c4-451c-94ba-99a5a4809591|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:44.021Z|f00bd79b-28c4-451c-94ba-99a5a4809591|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:45.181Z|c73aa3f3-7f5b-4c0e-a264-e5cff251b4a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:45.181Z|c73aa3f3-7f5b-4c0e-a264-e5cff251b4a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:54.053Z|ae11944b-f974-424c-9eee-a4364d5ac124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:54.053Z|5824e2f8-d613-4d6f-b02b-ead390b8fe7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:54.053Z|ae11944b-f974-424c-9eee-a4364d5ac124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:54.053Z|5824e2f8-d613-4d6f-b02b-ead390b8fe7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:55.208Z|4e9722e7-cb7c-45e7-a81b-ad5399d4b153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:02:55.209Z|4e9722e7-cb7c-45e7-a81b-ad5399d4b153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:02:56.135Z|9a0b52fb-d68f-4135-8299-83189aea91ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:02:56.138Z|9a0b52fb-d68f-4135-8299-83189aea91ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:03:04.097Z|7013da4e-57e5-4d9d-9e64-e13837a5edff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:04.098Z|7013da4e-57e5-4d9d-9e64-e13837a5edff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:04.107Z|0d19f88a-a3b0-4157-817c-388e5cc0553b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:04.107Z|0d19f88a-a3b0-4157-817c-388e5cc0553b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:05.245Z|bb87517f-11db-495f-8658-eed22972eb46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:05.245Z|bb87517f-11db-495f-8658-eed22972eb46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:05.842Z|7d3eeded-81e3-4b94-b43b-5f20f9b15a10|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:03:05.843Z|7d3eeded-81e3-4b94-b43b-5f20f9b15a10|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:11.135Z|8a591eeb-83d1-4e50-9348-93698a170d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:03:11.135Z|8a591eeb-83d1-4e50-9348-93698a170d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:03:11.650Z|53b381dd-500b-4e4a-b19c-4fde4b7e04d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:03:11.651Z|53b381dd-500b-4e4a-b19c-4fde4b7e04d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:03:14.120Z|c89669e5-0e02-429e-b2d2-6c17dfdf4448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:14.121Z|c89669e5-0e02-429e-b2d2-6c17dfdf4448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:14.129Z|d1deab2f-7c49-406b-a888-e4812f9a8b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:14.129Z|d1deab2f-7c49-406b-a888-e4812f9a8b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:15.277Z|7385170b-c470-4810-ae72-31a9fd120d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:15.278Z|7385170b-c470-4810-ae72-31a9fd120d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:24.147Z|efcd9370-c5a8-4d10-baed-bda74997c5ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:24.147Z|efcd9370-c5a8-4d10-baed-bda74997c5ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:24.152Z|53462eaa-84a0-4523-84b2-84f4197884b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:24.152Z|53462eaa-84a0-4523-84b2-84f4197884b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:25.309Z|5f49e7e7-5c9f-4dcf-b4df-6557f1d2a2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:25.310Z|5f49e7e7-5c9f-4dcf-b4df-6557f1d2a2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:26.135Z|3a059ef4-bc02-4f6a-ad9d-f2a8ed3f5aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:03:26.135Z|3a059ef4-bc02-4f6a-ad9d-f2a8ed3f5aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:03:34.172Z|68594ba5-b02c-4330-9d0a-0e323fd20f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:34.173Z|68594ba5-b02c-4330-9d0a-0e323fd20f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:34.179Z|16454ca0-85bf-4d8e-a812-27a36901a68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:34.179Z|16454ca0-85bf-4d8e-a812-27a36901a68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:35.342Z|5e8e3925-cc0a-4f92-b95a-86e41eb94f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:35.343Z|5e8e3925-cc0a-4f92-b95a-86e41eb94f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:41.135Z|cf6c6dbc-0f90-4321-886a-a5d78800f2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:03:41.139Z|cf6c6dbc-0f90-4321-886a-a5d78800f2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:03:41.651Z|dabdee7c-7e93-49fc-8360-b984e48ddf46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:03:41.652Z|dabdee7c-7e93-49fc-8360-b984e48ddf46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:03:44.201Z|e5d16c26-eec2-418c-afe1-3efbb1d3f0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:44.202Z|e5d16c26-eec2-418c-afe1-3efbb1d3f0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:44.204Z|91d64d21-72d2-4669-9745-33e3878d3b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:44.204Z|91d64d21-72d2-4669-9745-33e3878d3b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:45.376Z|297099cb-e455-444e-930e-f77479f739c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:45.377Z|297099cb-e455-444e-930e-f77479f739c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:54.231Z|3f1593b3-0f43-4f08-8f11-c421cd53c972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:54.231Z|fc8ebdf8-37cd-40f6-a48b-f966f833605c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:54.231Z|3f1593b3-0f43-4f08-8f11-c421cd53c972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:54.231Z|fc8ebdf8-37cd-40f6-a48b-f966f833605c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:55.407Z|4db5bbcd-2d1f-42cf-885b-acfb3c6cfe8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:03:55.408Z|4db5bbcd-2d1f-42cf-885b-acfb3c6cfe8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:03:56.135Z|37853811-96c4-4967-a057-5c5985abc294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:03:56.135Z|37853811-96c4-4967-a057-5c5985abc294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:04:04.257Z|358c812c-b1c3-43e4-abcc-bebec7652286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:04.258Z|358c812c-b1c3-43e4-abcc-bebec7652286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:04.261Z|7b128367-39fc-4506-bdc4-1681e875072f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:04.261Z|7b128367-39fc-4506-bdc4-1681e875072f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:05.443Z|e12d5ab1-9044-48e8-9168-f32001a9f86f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:05.444Z|e12d5ab1-9044-48e8-9168-f32001a9f86f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:05.844Z|9b6a1522-fe16-4281-9c89-11abe29e04a1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:04:05.845Z|9b6a1522-fe16-4281-9c89-11abe29e04a1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:11.135Z|0bb442d5-eb01-41b9-9376-6d2fd550e3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:04:11.135Z|0bb442d5-eb01-41b9-9376-6d2fd550e3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:04:11.653Z|d196d0be-b87b-47d1-b600-0d43ecfb7b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:04:11.653Z|d196d0be-b87b-47d1-b600-0d43ecfb7b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:04:14.287Z|c27fe943-161d-4ddf-a496-f38c8a85b6ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:14.287Z|c27fe943-161d-4ddf-a496-f38c8a85b6ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:14.291Z|21db45be-7785-489a-a534-1d1f5fcde0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:14.291Z|21db45be-7785-489a-a534-1d1f5fcde0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:15.477Z|393088c4-57f3-4fd6-8593-b8e9221f22b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:15.478Z|393088c4-57f3-4fd6-8593-b8e9221f22b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:24.317Z|ddf7626e-eeb8-4e2a-a8c6-38a4254fe83e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:24.317Z|ddf7626e-eeb8-4e2a-a8c6-38a4254fe83e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:24.319Z|909188f2-29a7-4cf4-b554-de4119aa866c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:24.320Z|909188f2-29a7-4cf4-b554-de4119aa866c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:25.509Z|86f21d78-4718-47c8-816e-d34e91e3db77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:25.510Z|86f21d78-4718-47c8-816e-d34e91e3db77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:26.135Z|66cdcb68-2b57-4264-b528-f7aa92cccc90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:04:26.139Z|66cdcb68-2b57-4264-b528-f7aa92cccc90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:04:34.347Z|185dca31-96e1-4951-b0e7-8027c7eb635f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:34.348Z|185dca31-96e1-4951-b0e7-8027c7eb635f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:34.357Z|c8d4d790-48b4-4851-9991-8107f8aaf624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:34.357Z|c8d4d790-48b4-4851-9991-8107f8aaf624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:35.541Z|cf5815fe-9b1e-4344-9584-d339923ec870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:35.542Z|cf5815fe-9b1e-4344-9584-d339923ec870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:41.135Z|f371e624-08f6-4497-b63b-4b42f1739fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:04:41.135Z|f371e624-08f6-4497-b63b-4b42f1739fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:04:41.654Z|18f8f850-90b9-4aab-98f8-95e5808da670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:04:41.654Z|18f8f850-90b9-4aab-98f8-95e5808da670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:04:44.390Z|a048d3db-2201-455c-b077-a52d5c723874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:44.390Z|a048d3db-2201-455c-b077-a52d5c723874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:44.390Z|a793763c-7369-4122-a209-92ecfa2930a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:44.391Z|a793763c-7369-4122-a209-92ecfa2930a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:45.572Z|cb95ccba-c594-45b9-bb28-69106b8b094a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:45.573Z|cb95ccba-c594-45b9-bb28-69106b8b094a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:54.419Z|cd2444d9-3da6-46c5-a6a9-26d629069b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:54.419Z|cd2444d9-3da6-46c5-a6a9-26d629069b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:54.421Z|dea3a57b-304e-46bc-bd53-f323c1adb8ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:54.422Z|dea3a57b-304e-46bc-bd53-f323c1adb8ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:55.602Z|ea8b4759-8c14-4206-ae2d-18d363ffa9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:04:55.602Z|ea8b4759-8c14-4206-ae2d-18d363ffa9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:04:56.135Z|f46562d2-bb6a-48bc-a10f-472d429b7335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:04:56.135Z|f46562d2-bb6a-48bc-a10f-472d429b7335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:05:04.451Z|a5f2aabb-7416-461a-84e0-b9d556ec4f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:04.452Z|a5f2aabb-7416-461a-84e0-b9d556ec4f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:04.452Z|e89a70f4-a991-4a7b-bf90-457ef06b9c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:04.453Z|e89a70f4-a991-4a7b-bf90-457ef06b9c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:05.633Z|db532dbb-5a03-46d7-a2da-fa5f2a558af8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:05.634Z|db532dbb-5a03-46d7-a2da-fa5f2a558af8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:05.846Z|16781935-158c-4fce-a8cf-3f26c357c330|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:05:05.847Z|16781935-158c-4fce-a8cf-3f26c357c330|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:11.135Z|0837d4a9-98ae-468e-9c75-e92e092aac4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:05:11.139Z|0837d4a9-98ae-468e-9c75-e92e092aac4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:05:11.655Z|cc3697db-6b51-4fdf-a3a7-9e29934600dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:05:11.655Z|cc3697db-6b51-4fdf-a3a7-9e29934600dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:05:14.483Z|d90e31dc-c887-481c-8cb9-5b422513a779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:14.483Z|3f6e1d09-f8ba-4c96-90d8-7ecd6d49ff77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:14.483Z|d90e31dc-c887-481c-8cb9-5b422513a779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:14.483Z|3f6e1d09-f8ba-4c96-90d8-7ecd6d49ff77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:15.664Z|c507860d-9bd8-4d52-ad49-305c04a6f1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:15.665Z|c507860d-9bd8-4d52-ad49-305c04a6f1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:24.515Z|7a17cdb2-d006-4102-95aa-e310997885d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:24.516Z|7a17cdb2-d006-4102-95aa-e310997885d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:24.519Z|c8e8883b-4e8d-40c5-912e-90e9b243cc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:24.519Z|c8e8883b-4e8d-40c5-912e-90e9b243cc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:25.695Z|916e6053-8dbc-47d4-a8e4-a3e35caa39fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:25.696Z|916e6053-8dbc-47d4-a8e4-a3e35caa39fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:26.135Z|a8a11387-a3a2-4b1b-ae68-13ea2c35cda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:05:26.136Z|a8a11387-a3a2-4b1b-ae68-13ea2c35cda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:05:34.544Z|71ab6bd0-df66-437c-9e05-94101e2065f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:34.545Z|71ab6bd0-df66-437c-9e05-94101e2065f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:34.547Z|85c9a7da-111a-419c-aa1f-ce2e12fbf556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:34.547Z|85c9a7da-111a-419c-aa1f-ce2e12fbf556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:35.727Z|f6fd2383-13af-4c1f-986c-22520ef98446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:35.728Z|f6fd2383-13af-4c1f-986c-22520ef98446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:41.135Z|c665e8ab-a83f-4b70-a651-c01d51b96253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:05:41.136Z|c665e8ab-a83f-4b70-a651-c01d51b96253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:05:41.656Z|83f5b8f3-0cbe-4621-bf58-7edd2a19eeff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:05:41.657Z|83f5b8f3-0cbe-4621-bf58-7edd2a19eeff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:05:44.573Z|5ca47f26-e73a-494b-94f7-4c8ed59d70b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:44.573Z|5ca47f26-e73a-494b-94f7-4c8ed59d70b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:44.576Z|89c70d29-31e8-45a1-9ba6-2aa5c29dec84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:44.576Z|89c70d29-31e8-45a1-9ba6-2aa5c29dec84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:45.756Z|3f395789-029c-4a7a-91be-1dc2ed342d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:45.757Z|3f395789-029c-4a7a-91be-1dc2ed342d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:54.604Z|4d2c9e96-dacf-4a40-a0b0-a33b4d06f008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:54.604Z|249af656-7dd4-4e84-ad80-151b34081569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:54.605Z|249af656-7dd4-4e84-ad80-151b34081569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:54.605Z|4d2c9e96-dacf-4a40-a0b0-a33b4d06f008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:55.786Z|5d0594ad-5da8-444c-82f8-64707cf3735b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:05:55.787Z|5d0594ad-5da8-444c-82f8-64707cf3735b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:05:56.135Z|0d7e64f2-c4cc-4cad-bb25-9a02946fb80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:05:56.139Z|0d7e64f2-c4cc-4cad-bb25-9a02946fb80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:06:04.634Z|b1b53964-d61d-43c8-9ce9-3aa9be0b7795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:04.635Z|b1b53964-d61d-43c8-9ce9-3aa9be0b7795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:04.636Z|e28b1774-575a-4387-87f5-dd5d177e7cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:04.637Z|e28b1774-575a-4387-87f5-dd5d177e7cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:05.813Z|53fc9c9d-8bc9-4de8-83bf-bd361db5cd52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:05.814Z|53fc9c9d-8bc9-4de8-83bf-bd361db5cd52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:05.844Z|c70d9510-c279-482f-9d0e-138aafb7f581|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:06:05.845Z|c70d9510-c279-482f-9d0e-138aafb7f581|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:11.135Z|13cf25b7-35da-43dc-bdaf-db08eb29a414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:06:11.135Z|13cf25b7-35da-43dc-bdaf-db08eb29a414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:06:11.657Z|05d5901f-4030-416a-b83c-aafec061fbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:06:11.658Z|05d5901f-4030-416a-b83c-aafec061fbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:06:14.678Z|ede00131-d92d-4615-9fe3-b488df99c99e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:14.678Z|b7d152f5-ed88-4b4f-944a-321156e03a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:14.679Z|ede00131-d92d-4615-9fe3-b488df99c99e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:14.679Z|b7d152f5-ed88-4b4f-944a-321156e03a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:15.845Z|64e35286-b992-4198-b1bd-7b3e48f90309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:15.846Z|64e35286-b992-4198-b1bd-7b3e48f90309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:24.713Z|3063e513-4b9c-42e8-8350-e29c33d69cc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:24.714Z|3063e513-4b9c-42e8-8350-e29c33d69cc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:24.719Z|7d4b273f-b499-44c4-8659-46ce88f84b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:24.719Z|7d4b273f-b499-44c4-8659-46ce88f84b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:25.876Z|74003670-4129-45d2-8feb-decb3a88b04d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:25.877Z|74003670-4129-45d2-8feb-decb3a88b04d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:26.135Z|824f6ec2-2058-45df-b102-1e802b44df16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:06:26.135Z|824f6ec2-2058-45df-b102-1e802b44df16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:06:34.741Z|1b6f4cb3-d97e-44b0-a76e-a631261eff1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:34.741Z|1b6f4cb3-d97e-44b0-a76e-a631261eff1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:34.745Z|41e3a828-020f-4e91-9f95-f23757336cb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:34.746Z|41e3a828-020f-4e91-9f95-f23757336cb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:35.905Z|9288fc30-479f-4a00-91ab-819aefaf25d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:35.905Z|9288fc30-479f-4a00-91ab-819aefaf25d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:41.135Z|9211b6f6-dfe5-4ea1-89bf-ca91549bcea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:06:41.139Z|9211b6f6-dfe5-4ea1-89bf-ca91549bcea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:06:41.659Z|022462b8-7e64-4e06-bbc4-70719d8bdcc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:06:41.659Z|022462b8-7e64-4e06-bbc4-70719d8bdcc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:06:44.774Z|b371f9a6-afa8-417e-8b68-57114952cc32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:44.775Z|b371f9a6-afa8-417e-8b68-57114952cc32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:44.777Z|213bd5c9-8944-41df-8ee1-f05d8c3fb219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:44.778Z|213bd5c9-8944-41df-8ee1-f05d8c3fb219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:45.940Z|64c19f38-a849-4374-9c5c-374ce5d03448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:45.942Z|64c19f38-a849-4374-9c5c-374ce5d03448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:54.809Z|9d897d8b-4d80-4eb4-aba8-cbe7e0657361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:54.810Z|9d897d8b-4d80-4eb4-aba8-cbe7e0657361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:54.813Z|cb5df4fc-1a2e-4796-a83c-9c2cb25a5289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:54.813Z|cb5df4fc-1a2e-4796-a83c-9c2cb25a5289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:55.973Z|87c310ab-8054-4126-b7c1-89296d07f31d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:06:55.974Z|87c310ab-8054-4126-b7c1-89296d07f31d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:06:56.135Z|71a07235-f7ca-432e-bf54-ead7e120e846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:06:56.135Z|71a07235-f7ca-432e-bf54-ead7e120e846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:07:04.842Z|f03a3c90-bb30-492f-a1c7-551e6048e7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:04.842Z|f03a3c90-bb30-492f-a1c7-551e6048e7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:04.849Z|ac261ccc-560e-4afe-ac6c-a4eb8d5527a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:04.850Z|ac261ccc-560e-4afe-ac6c-a4eb8d5527a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:05.844Z|27b0e550-f5b5-43ff-908a-4e603ba272c2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:07:05.845Z|27b0e550-f5b5-43ff-908a-4e603ba272c2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:06.005Z|c18fe08f-7780-4c96-8350-63497ce56bc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:06.006Z|c18fe08f-7780-4c96-8350-63497ce56bc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:11.135Z|7b3ba19f-2807-48ed-ae0b-e2abcea43aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:07:11.135Z|7b3ba19f-2807-48ed-ae0b-e2abcea43aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:07:11.660Z|44083049-b080-4fc0-9ac4-837d16c0cc9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:07:11.661Z|44083049-b080-4fc0-9ac4-837d16c0cc9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:07:14.874Z|c1e107b4-644d-4724-a365-0df650ba6ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:14.875Z|c1e107b4-644d-4724-a365-0df650ba6ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:14.877Z|d3dddcbb-b3d1-4e39-91a7-e61d2419fbb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:14.877Z|d3dddcbb-b3d1-4e39-91a7-e61d2419fbb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:16.036Z|be8ac671-edb2-4e11-a7ba-106ae8838184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:16.037Z|be8ac671-edb2-4e11-a7ba-106ae8838184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:24.907Z|3dbdec6d-e6eb-4702-a923-3ec443c4a611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:24.908Z|3dbdec6d-e6eb-4702-a923-3ec443c4a611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:24.908Z|67705e21-ff90-4401-92ee-320318ce5eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:24.909Z|67705e21-ff90-4401-92ee-320318ce5eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:26.068Z|380a012e-66a5-4787-9c4c-1a7367792d45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:26.069Z|380a012e-66a5-4787-9c4c-1a7367792d45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:26.135Z|e24d2c06-62ac-4527-94f6-e1a2665d7196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:07:26.139Z|e24d2c06-62ac-4527-94f6-e1a2665d7196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:07:34.941Z|68699b3e-ab0c-4b83-93b3-4adeaef2e7eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:34.941Z|2be9c5c8-d868-4e87-ac40-46886111da55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:34.941Z|68699b3e-ab0c-4b83-93b3-4adeaef2e7eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:34.942Z|2be9c5c8-d868-4e87-ac40-46886111da55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:36.106Z|8a9824a1-1507-4b6e-8a14-616c993b72c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:36.107Z|8a9824a1-1507-4b6e-8a14-616c993b72c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:41.135Z|04de6cfa-8ad2-4f99-9e12-9dafa1769ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:07:41.135Z|04de6cfa-8ad2-4f99-9e12-9dafa1769ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:07:41.661Z|3e505fd1-4761-4a68-acdf-3cd601fc2098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:07:41.662Z|3e505fd1-4761-4a68-acdf-3cd601fc2098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:07:44.976Z|3e86d47c-e932-47a6-ad2b-5a41c28d97f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:44.977Z|3e86d47c-e932-47a6-ad2b-5a41c28d97f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:44.982Z|a1fc5da1-b547-4586-854a-64b39bf1e4cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:44.983Z|a1fc5da1-b547-4586-854a-64b39bf1e4cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:46.133Z|be5e0f34-e800-4647-9d6b-9af6089d0b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:46.134Z|be5e0f34-e800-4647-9d6b-9af6089d0b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:55.008Z|6e63357f-912c-42b3-ba7d-2761760f8bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:55.009Z|6e63357f-912c-42b3-ba7d-2761760f8bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:55.012Z|545cfee9-c70c-4229-8f96-24385aaceab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:55.013Z|545cfee9-c70c-4229-8f96-24385aaceab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:07:56.135Z|884877d1-1c6c-4127-bdc0-ac57c01506bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:07:56.135Z|884877d1-1c6c-4127-bdc0-ac57c01506bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:07:56.167Z|da7d6380-5ae5-4757-8e89-de4e3c11dcc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:07:56.168Z|da7d6380-5ae5-4757-8e89-de4e3c11dcc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:05.039Z|b45f6e29-4df7-41b7-92a6-1aa53f38a1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:05.040Z|b45f6e29-4df7-41b7-92a6-1aa53f38a1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:05.043Z|92b95858-6ada-4639-98b3-777df7a070c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:05.044Z|92b95858-6ada-4639-98b3-777df7a070c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:05.844Z|c81b1750-7938-4243-8c80-6c4ec695e378|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:08:05.845Z|c81b1750-7938-4243-8c80-6c4ec695e378|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:06.198Z|eb6a2049-2f82-4c8e-9c1a-2e919cf5d6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:06.199Z|eb6a2049-2f82-4c8e-9c1a-2e919cf5d6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:11.135Z|8782f16c-a873-4d6f-98ca-c80e5d4244a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:08:11.140Z|8782f16c-a873-4d6f-98ca-c80e5d4244a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:08:11.663Z|3952e81b-9bca-4341-b611-38b2ce0a0388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:08:11.663Z|3952e81b-9bca-4341-b611-38b2ce0a0388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:08:15.071Z|f764db88-ef6b-41dd-9b2c-7d4fe62cc480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:15.072Z|f764db88-ef6b-41dd-9b2c-7d4fe62cc480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:15.073Z|2adb3c58-dc60-4c42-9d42-9ff77422db69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:15.073Z|2adb3c58-dc60-4c42-9d42-9ff77422db69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:16.232Z|57beb8f5-992a-4919-aff5-365fc8231530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:16.234Z|57beb8f5-992a-4919-aff5-365fc8231530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:25.106Z|fd986b8e-b761-4285-8369-5693718df88f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:25.106Z|fd986b8e-b761-4285-8369-5693718df88f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:25.111Z|a96809ea-8645-45c9-819a-af62f9945a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:25.112Z|a96809ea-8645-45c9-819a-af62f9945a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:26.135Z|0d3cda88-2dc2-44d5-b334-25326b98620a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:08:26.135Z|0d3cda88-2dc2-44d5-b334-25326b98620a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:08:26.265Z|e794dbfa-7d09-4475-b901-aea5165dd156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:26.266Z|e794dbfa-7d09-4475-b901-aea5165dd156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:35.141Z|89e44dbc-e8ab-4430-a631-58c2361b9cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:35.142Z|f2beff73-129f-4fbd-b465-8058d2ae87d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:35.142Z|89e44dbc-e8ab-4430-a631-58c2361b9cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:35.142Z|f2beff73-129f-4fbd-b465-8058d2ae87d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:36.295Z|956e6b50-842f-4b8c-b740-7ace8def2e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:36.296Z|956e6b50-842f-4b8c-b740-7ace8def2e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:41.135Z|6111997d-d294-49b9-9427-f5520672696d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:08:41.135Z|6111997d-d294-49b9-9427-f5520672696d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:08:41.664Z|b287ba29-1d0b-4463-a682-99ba503c22c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:08:41.665Z|b287ba29-1d0b-4463-a682-99ba503c22c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:08:45.171Z|1f2ba680-21fd-49d1-825a-f70e80c71983|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:45.172Z|1f2ba680-21fd-49d1-825a-f70e80c71983|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:45.174Z|d7e00535-b85e-4cee-9b56-548da367ccd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:45.174Z|d7e00535-b85e-4cee-9b56-548da367ccd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:46.328Z|5d401958-61b1-4c43-a411-344d73bf390f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:46.329Z|5d401958-61b1-4c43-a411-344d73bf390f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:55.202Z|9956b5d0-ef22-4bad-a548-ee38fd64ce2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:55.203Z|9956b5d0-ef22-4bad-a548-ee38fd64ce2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:55.204Z|6cb982cc-8870-4f34-9afb-5c02b1013e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:55.205Z|6cb982cc-8870-4f34-9afb-5c02b1013e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:08:56.135Z|9c39c5d4-6f07-4646-9237-f110ca778b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:08:56.139Z|9c39c5d4-6f07-4646-9237-f110ca778b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:08:56.357Z|dbd973ea-c956-48b8-b390-2a697094646c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:08:56.357Z|dbd973ea-c956-48b8-b390-2a697094646c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:05.231Z|b858c572-2c6d-4830-898e-9e5cf6df2647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:05.232Z|b858c572-2c6d-4830-898e-9e5cf6df2647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:05.243Z|020737ac-459e-4656-98d3-f18d040770ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:05.243Z|020737ac-459e-4656-98d3-f18d040770ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:05.845Z|40206e2b-2ec3-42d1-91b9-91670e60bbe0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:09:05.846Z|40206e2b-2ec3-42d1-91b9-91670e60bbe0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:06.388Z|262d674d-89db-4a68-a443-3ef3d573fa0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:06.388Z|262d674d-89db-4a68-a443-3ef3d573fa0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:11.135Z|17d1a7b9-7451-449c-8289-8c84bfeee7be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:09:11.136Z|17d1a7b9-7451-449c-8289-8c84bfeee7be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:09:11.665Z|a9c00cb1-61de-4bf7-85cc-1ce79a1c7910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:09:11.666Z|a9c00cb1-61de-4bf7-85cc-1ce79a1c7910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:09:15.263Z|8fd5f4f4-b4b3-49de-a22b-d1471fb9a8d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:15.264Z|8fd5f4f4-b4b3-49de-a22b-d1471fb9a8d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:15.273Z|2cad0576-fec0-458f-ae59-0dd7a6698e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:15.273Z|2cad0576-fec0-458f-ae59-0dd7a6698e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:16.421Z|212b5c80-4a80-4206-becd-bd7887055043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:16.422Z|212b5c80-4a80-4206-becd-bd7887055043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:25.294Z|a51575eb-a856-4e04-8258-16883dc83cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:25.295Z|a51575eb-a856-4e04-8258-16883dc83cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:25.302Z|fa828807-6eed-4aee-96d0-cf9e50309fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:25.303Z|fa828807-6eed-4aee-96d0-cf9e50309fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:26.135Z|2be683c0-9e85-4498-b5ff-af0d5aec8c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:09:26.135Z|2be683c0-9e85-4498-b5ff-af0d5aec8c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:09:26.453Z|a32e02f9-7a91-4397-8010-cb46a10a28e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:26.454Z|a32e02f9-7a91-4397-8010-cb46a10a28e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:35.325Z|194ca17e-fe77-4632-ac60-cf96dd51ad29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:35.326Z|194ca17e-fe77-4632-ac60-cf96dd51ad29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:35.333Z|025c40ac-ce67-402b-8bc5-b143a8f7cdaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:35.333Z|025c40ac-ce67-402b-8bc5-b143a8f7cdaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:36.483Z|9d332679-f354-492a-8c7d-d783a2afc3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:36.484Z|9d332679-f354-492a-8c7d-d783a2afc3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:41.135Z|18bc3562-7165-49f2-a577-d2e93809dd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:09:41.139Z|18bc3562-7165-49f2-a577-d2e93809dd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:09:41.666Z|621f8182-28ef-4b4b-ad3a-79a655185d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:09:41.667Z|621f8182-28ef-4b4b-ad3a-79a655185d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:09:45.358Z|2234a351-f1f9-4bb2-9e35-fdc1a98de47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:45.358Z|2234a351-f1f9-4bb2-9e35-fdc1a98de47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:45.361Z|27eb70d2-e554-40d8-a7ba-cab2933ef3d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:45.362Z|27eb70d2-e554-40d8-a7ba-cab2933ef3d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:46.516Z|41fe73e2-4367-4444-8385-1b74bef10282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:46.517Z|41fe73e2-4367-4444-8385-1b74bef10282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:55.392Z|f5c53587-2b41-49ec-99e4-d506d6d5890c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:55.393Z|0bbbc03a-13f0-48c6-a163-f8a537778c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:55.393Z|f5c53587-2b41-49ec-99e4-d506d6d5890c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:55.393Z|0bbbc03a-13f0-48c6-a163-f8a537778c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:09:56.135Z|ec68d37c-725e-48a2-8fae-0b8a529daace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:09:56.135Z|ec68d37c-725e-48a2-8fae-0b8a529daace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:09:56.543Z|c7ca76df-6d70-49b3-8bd6-39e48ed8a35d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:09:56.544Z|c7ca76df-6d70-49b3-8bd6-39e48ed8a35d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:05.423Z|39004970-cb18-42ee-9963-6543e8736add|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:05.423Z|b8d761a2-e572-4f4d-9a4a-d8af59f4df5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:05.424Z|39004970-cb18-42ee-9963-6543e8736add|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:05.424Z|b8d761a2-e572-4f4d-9a4a-d8af59f4df5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:05.844Z|c12b4b88-9b56-42a4-bade-f96fb2375aff|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:10:05.845Z|c12b4b88-9b56-42a4-bade-f96fb2375aff|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:06.575Z|c7c57c97-8fd5-4176-96c4-05997e702642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:06.576Z|c7c57c97-8fd5-4176-96c4-05997e702642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:11.135Z|fdcceaeb-c66f-47a5-a94f-603ec094a1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:10:11.135Z|fdcceaeb-c66f-47a5-a94f-603ec094a1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:10:11.668Z|f129bf34-ad54-473e-8713-c5e2e00eb546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:10:11.668Z|f129bf34-ad54-473e-8713-c5e2e00eb546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:10:15.453Z|0a2c11ac-43e1-468a-b48e-5affb275974c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:15.454Z|0a2c11ac-43e1-468a-b48e-5affb275974c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:15.455Z|a736c329-a322-416e-b36b-e0a392c84ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:15.455Z|a736c329-a322-416e-b36b-e0a392c84ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:16.602Z|d645eae5-3170-48aa-b32a-0c0d5a7a5709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:16.603Z|d645eae5-3170-48aa-b32a-0c0d5a7a5709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:25.485Z|a8372aa0-e8ed-4f87-afdd-468aa25f9836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:25.485Z|397fc306-28e7-4140-9ef7-050362b9e096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:25.486Z|a8372aa0-e8ed-4f87-afdd-468aa25f9836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:25.486Z|397fc306-28e7-4140-9ef7-050362b9e096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:26.135Z|39bb0385-84df-4c88-8414-dc0a58a7015e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:10:26.139Z|39bb0385-84df-4c88-8414-dc0a58a7015e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:10:26.634Z|e0954a31-89b4-4ca3-bf61-7b4fbd05c952|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:26.635Z|e0954a31-89b4-4ca3-bf61-7b4fbd05c952|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:35.514Z|e05f3edc-40d3-4ab4-8751-aaa7c94cd211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:35.515Z|e05f3edc-40d3-4ab4-8751-aaa7c94cd211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:35.514Z|8426d0b0-3374-400f-9e44-b12d5d0fd378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:35.517Z|8426d0b0-3374-400f-9e44-b12d5d0fd378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:36.672Z|a4499743-120f-4bf7-a96d-a39cb0e42266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:36.673Z|a4499743-120f-4bf7-a96d-a39cb0e42266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:41.135Z|db5b544e-1569-43aa-ba45-faa191202de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:10:41.135Z|db5b544e-1569-43aa-ba45-faa191202de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:10:41.669Z|1c7e23c2-d2a9-4bf8-8ab8-4ad879dd762f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:10:41.670Z|1c7e23c2-d2a9-4bf8-8ab8-4ad879dd762f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:10:45.542Z|2dc01da9-4acd-4152-8090-711c43d2e9ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:45.542Z|2dc01da9-4acd-4152-8090-711c43d2e9ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:45.544Z|cebdc87d-e016-435a-8ddb-3eb95e88cd01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:45.545Z|cebdc87d-e016-435a-8ddb-3eb95e88cd01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:46.707Z|8fe7ec78-b034-40e2-b9ce-145bee8548f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:46.708Z|8fe7ec78-b034-40e2-b9ce-145bee8548f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:55.569Z|d9ad8077-9084-4f4d-b51c-6bf182dbd117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:55.569Z|d9ad8077-9084-4f4d-b51c-6bf182dbd117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:55.575Z|bc92118b-ca1f-4649-ac39-95217221a8ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:55.575Z|bc92118b-ca1f-4649-ac39-95217221a8ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:10:56.135Z|234dcb1e-145c-400d-8d71-111dbef4341f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:10:56.135Z|234dcb1e-145c-400d-8d71-111dbef4341f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:10:56.738Z|5a2f2c70-8837-4d14-a759-d4d212adf1af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:10:56.738Z|5a2f2c70-8837-4d14-a759-d4d212adf1af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:05.604Z|47a8f706-3d8b-4f89-8b82-7bfdee2d8f34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:05.605Z|47a8f706-3d8b-4f89-8b82-7bfdee2d8f34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:05.605Z|3a2ce907-73ed-4a66-b11b-911eb32e3c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:05.605Z|3a2ce907-73ed-4a66-b11b-911eb32e3c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:05.844Z|8334c0b4-a456-4748-ac9b-e2831957ebf5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:11:05.844Z|8334c0b4-a456-4748-ac9b-e2831957ebf5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:06.765Z|116e75e7-db8b-4545-a291-5865b9142562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:06.766Z|116e75e7-db8b-4545-a291-5865b9142562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:11.135Z|d038d33c-2418-452d-aa3b-a83a95bab73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:11:11.139Z|d038d33c-2418-452d-aa3b-a83a95bab73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:11:11.670Z|e44e25a8-75e4-4ebc-8b49-011f2792ce26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:11:11.671Z|e44e25a8-75e4-4ebc-8b49-011f2792ce26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:11:15.636Z|75c17188-0629-4b56-bfe1-fceba95a49be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:15.636Z|75c17188-0629-4b56-bfe1-fceba95a49be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:15.637Z|18fa8944-c855-48b8-b1f0-80e83e2c8cbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:15.637Z|18fa8944-c855-48b8-b1f0-80e83e2c8cbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:16.791Z|72941ef1-0161-463e-be4a-0a39d33d9682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:16.792Z|72941ef1-0161-463e-be4a-0a39d33d9682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:25.675Z|c4ae8ac2-eac9-487b-9767-60a7f5d4b2d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:25.675Z|36434023-5059-4e34-935d-7c083b909c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:25.675Z|36434023-5059-4e34-935d-7c083b909c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:25.675Z|c4ae8ac2-eac9-487b-9767-60a7f5d4b2d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:26.135Z|64e7fa06-6ff7-47de-b7b4-4422bcc85b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:11:26.135Z|64e7fa06-6ff7-47de-b7b4-4422bcc85b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:11:26.820Z|363c9bfc-f276-4bc6-8b45-e406393c863d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:26.821Z|363c9bfc-f276-4bc6-8b45-e406393c863d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:35.705Z|1ed6c799-46b1-4fe1-a324-245eaa96def8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:35.705Z|d1ef5379-caa2-4cbc-8930-63015ee1c23b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:35.705Z|1ed6c799-46b1-4fe1-a324-245eaa96def8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:35.705Z|d1ef5379-caa2-4cbc-8930-63015ee1c23b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:36.851Z|d56d7c8e-bfea-4144-a842-599f3a09e921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:36.852Z|d56d7c8e-bfea-4144-a842-599f3a09e921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:41.135Z|18844f74-3c55-4056-bbd2-a7d8582169b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:11:41.135Z|18844f74-3c55-4056-bbd2-a7d8582169b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:11:41.672Z|3e895b57-9442-4442-8965-c3a96c1062df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:11:41.672Z|3e895b57-9442-4442-8965-c3a96c1062df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:11:45.738Z|fa20f8a6-cc9d-4d55-96bb-c10d622cb4ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:45.738Z|1488234f-beb1-4f73-a820-999c033eeecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:45.738Z|fa20f8a6-cc9d-4d55-96bb-c10d622cb4ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:45.738Z|1488234f-beb1-4f73-a820-999c033eeecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:46.884Z|9b7194d7-232d-41b9-aec1-e763b84bcca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:46.885Z|9b7194d7-232d-41b9-aec1-e763b84bcca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:55.767Z|143ed551-8948-452d-a806-227ebd6123b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:55.768Z|143ed551-8948-452d-a806-227ebd6123b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:55.775Z|82a0c0bd-1b8c-4ffd-90c4-de64374d0c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:55.776Z|82a0c0bd-1b8c-4ffd-90c4-de64374d0c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:11:56.135Z|f8212e15-d3a0-4ce5-bdf2-b9fc7da53142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:11:56.139Z|f8212e15-d3a0-4ce5-bdf2-b9fc7da53142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:11:56.917Z|4d35735a-84a1-415f-932d-cce7e6d51987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:11:56.917Z|4d35735a-84a1-415f-932d-cce7e6d51987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:05.800Z|da83b4c2-0a04-4c37-bb4c-568de428cbaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:05.801Z|da83b4c2-0a04-4c37-bb4c-568de428cbaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:05.806Z|ea3e3e64-9fd9-41c2-a8d4-354e4ce2f1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:05.807Z|ea3e3e64-9fd9-41c2-a8d4-354e4ce2f1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:05.844Z|688a5f4c-dcc4-4af3-bb10-f1c91c5a418d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:12:05.845Z|688a5f4c-dcc4-4af3-bb10-f1c91c5a418d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:06.945Z|1b5eaf90-caf7-4d71-8c58-168a3ec0f7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:06.946Z|1b5eaf90-caf7-4d71-8c58-168a3ec0f7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:11.135Z|7a82af20-219b-45c2-ae3f-4feeb21e2776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:12:11.135Z|7a82af20-219b-45c2-ae3f-4feeb21e2776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:12:11.673Z|1e16108c-625c-4bc5-b564-0cb6fb2dda10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:12:11.674Z|1e16108c-625c-4bc5-b564-0cb6fb2dda10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:12:15.831Z|34727aca-2fba-4b8d-9f96-207178846137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:15.832Z|34727aca-2fba-4b8d-9f96-207178846137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:15.835Z|afecd8cd-ff08-46d2-a8fe-b478379faf52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:15.836Z|afecd8cd-ff08-46d2-a8fe-b478379faf52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:16.977Z|b6359235-f4bd-4005-8656-82ab2d035086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:16.977Z|b6359235-f4bd-4005-8656-82ab2d035086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:25.860Z|5dcdd535-d4b5-4e9c-9060-a0186810d915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:25.860Z|5dcdd535-d4b5-4e9c-9060-a0186810d915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:25.869Z|723fcf72-48c3-4165-8c1a-be7462bbee87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:25.870Z|723fcf72-48c3-4165-8c1a-be7462bbee87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:26.135Z|1c995312-52ef-4903-a0f4-12d4ac904197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:12:26.135Z|1c995312-52ef-4903-a0f4-12d4ac904197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:12:27.008Z|5758066b-283f-4138-830c-9f0a45751b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:27.009Z|5758066b-283f-4138-830c-9f0a45751b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:35.893Z|2f0d9204-276c-4111-a72a-ebac9f1e59b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:35.894Z|2f0d9204-276c-4111-a72a-ebac9f1e59b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:35.900Z|9ead2db9-8bf5-4d8d-a800-92aaf37d83a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:35.900Z|9ead2db9-8bf5-4d8d-a800-92aaf37d83a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:37.039Z|aaf0e9be-04ff-4994-9cda-f2898e0484ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:37.039Z|aaf0e9be-04ff-4994-9cda-f2898e0484ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:41.135Z|ad1bee4a-14ec-4c35-9c23-1cb48aabda34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:12:41.139Z|ad1bee4a-14ec-4c35-9c23-1cb48aabda34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:12:41.674Z|1f822de3-86d1-46a1-864e-b1ebececcab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:12:41.675Z|1f822de3-86d1-46a1-864e-b1ebececcab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:12:45.927Z|e8322e48-8eff-4b60-869e-8304be351acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:45.928Z|e8322e48-8eff-4b60-869e-8304be351acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:45.934Z|8deb6004-85bb-4eb9-8461-df111a12511e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:45.935Z|8deb6004-85bb-4eb9-8461-df111a12511e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:47.068Z|ab3c993a-4bad-40d9-ad05-41ae2207444b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:47.068Z|ab3c993a-4bad-40d9-ad05-41ae2207444b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:55.958Z|a24cf923-473e-4ab0-8b31-f7f13646aa26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:55.959Z|a24cf923-473e-4ab0-8b31-f7f13646aa26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:55.964Z|ed1e90a5-3400-4a35-b5f0-66502f4797dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:55.965Z|ed1e90a5-3400-4a35-b5f0-66502f4797dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:12:56.135Z|cbc4e136-f15c-4f9c-aa75-b506e63c96ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:12:56.135Z|cbc4e136-f15c-4f9c-aa75-b506e63c96ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:12:57.094Z|c62389d4-d63d-47a4-94c1-5387e0ce9675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:12:57.095Z|c62389d4-d63d-47a4-94c1-5387e0ce9675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:05.844Z|6033b9ae-7afe-4815-a10c-ac68cba5d32b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:13:05.845Z|6033b9ae-7afe-4815-a10c-ac68cba5d32b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:05.989Z|bc21d7a6-ecec-4d77-bad9-9fef62876ccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:05.990Z|bc21d7a6-ecec-4d77-bad9-9fef62876ccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:05.997Z|59b4445a-b46e-4343-93b6-19ebe311bcd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:05.997Z|59b4445a-b46e-4343-93b6-19ebe311bcd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:07.122Z|8c2d9a9e-abb5-46b0-b77c-3c88177863a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:07.123Z|8c2d9a9e-abb5-46b0-b77c-3c88177863a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:11.135Z|ee144b31-67a4-41c2-98cc-7c6456aca437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:13:11.136Z|ee144b31-67a4-41c2-98cc-7c6456aca437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:13:11.675Z|73375af4-6ee5-4f1b-941e-505942fc3181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:13:11.676Z|73375af4-6ee5-4f1b-941e-505942fc3181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:13:16.023Z|d62e1080-508f-4db1-9ad8-0380d550edb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:16.024Z|d62e1080-508f-4db1-9ad8-0380d550edb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:16.030Z|04dff80d-58fe-483e-930b-8cf5d501cfb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:16.031Z|04dff80d-58fe-483e-930b-8cf5d501cfb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:17.154Z|322ddb6b-112c-426f-8c7e-678d32965343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:17.155Z|322ddb6b-112c-426f-8c7e-678d32965343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:26.061Z|ac771471-06e9-4cf0-976c-1ababcf37b7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:26.062Z|ac771471-06e9-4cf0-976c-1ababcf37b7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:26.066Z|d479799f-fa2e-4af5-bef5-7fc9b2555b5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:26.067Z|d479799f-fa2e-4af5-bef5-7fc9b2555b5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:26.135Z|cb55b3de-bb9e-477e-aafe-5e3542e7cc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:13:26.139Z|cb55b3de-bb9e-477e-aafe-5e3542e7cc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:13:27.185Z|78b2bb49-d2d8-47dd-bf5b-b0ca9ad9dc56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:27.185Z|78b2bb49-d2d8-47dd-bf5b-b0ca9ad9dc56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:36.094Z|c16fd6fd-e20a-4af5-8873-77b852de2232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:36.095Z|c16fd6fd-e20a-4af5-8873-77b852de2232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:36.097Z|c7d1688d-45aa-4c04-8e58-f0449ef8df76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:36.098Z|c7d1688d-45aa-4c04-8e58-f0449ef8df76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:37.212Z|370aee19-c7f2-43c0-afba-c54ddda9c318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:37.213Z|370aee19-c7f2-43c0-afba-c54ddda9c318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:41.135Z|afa84989-6540-4368-8cad-58aad788fffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:13:41.136Z|afa84989-6540-4368-8cad-58aad788fffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:13:41.677Z|70b9167d-a2b3-4467-b9a5-a6ed1e87ba36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:13:41.677Z|70b9167d-a2b3-4467-b9a5-a6ed1e87ba36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:13:46.127Z|4ca0b631-030f-4777-baf7-d0f75cd4e002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:46.127Z|4ca0b631-030f-4777-baf7-d0f75cd4e002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:46.133Z|900ff82e-e50d-4b7b-af64-b6453d7ee669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:46.133Z|900ff82e-e50d-4b7b-af64-b6453d7ee669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:47.242Z|1af74b8b-9429-415a-af36-5ad4a560ec67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:47.243Z|1af74b8b-9429-415a-af36-5ad4a560ec67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:56.135Z|06df5d87-7afe-458b-bf4d-47f5c9c72811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:13:56.135Z|06df5d87-7afe-458b-bf4d-47f5c9c72811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:13:56.164Z|ed3b4c3e-5f69-4c5a-93c0-5c5d376f9831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:56.165Z|ed3b4c3e-5f69-4c5a-93c0-5c5d376f9831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:56.165Z|b9e4fa2c-f285-4239-a465-c5fbc8b0c54e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:56.166Z|b9e4fa2c-f285-4239-a465-c5fbc8b0c54e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:13:57.273Z|86fb5276-eb93-49ee-b3c8-40ae1ce6f5ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:13:57.274Z|86fb5276-eb93-49ee-b3c8-40ae1ce6f5ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:05.844Z|48f7e4b7-d528-45cd-98ce-68b3c7a2bcbf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:14:05.845Z|48f7e4b7-d528-45cd-98ce-68b3c7a2bcbf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:06.209Z|98ad4cbc-99c9-4cf5-9e4c-040508bc52a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:06.209Z|165e55d8-b48e-40b4-ae33-464c4125e642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:06.209Z|98ad4cbc-99c9-4cf5-9e4c-040508bc52a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:06.210Z|165e55d8-b48e-40b4-ae33-464c4125e642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:07.300Z|68bc801b-c1ce-4929-99b9-128d40188c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:07.301Z|68bc801b-c1ce-4929-99b9-128d40188c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:11.135Z|222c0a77-9701-4187-bcd1-acaa6778a0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:14:11.139Z|222c0a77-9701-4187-bcd1-acaa6778a0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:14:11.678Z|d8591f3d-4acb-4c3d-b6cb-6c1b92e6acea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:14:11.678Z|d8591f3d-4acb-4c3d-b6cb-6c1b92e6acea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:14:16.242Z|b43e6ac3-5a4f-4c59-8166-7b3b1184d38a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:16.243Z|b43e6ac3-5a4f-4c59-8166-7b3b1184d38a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:16.248Z|af9e5de9-3e76-4d6c-a0fe-4debe290ff8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:16.249Z|af9e5de9-3e76-4d6c-a0fe-4debe290ff8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:17.328Z|bd6034c5-8722-457a-98ba-713a607f7b48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:17.329Z|bd6034c5-8722-457a-98ba-713a607f7b48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:26.135Z|39f02d52-27f7-411b-bd59-2b42a5e3a45d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:14:26.136Z|39f02d52-27f7-411b-bd59-2b42a5e3a45d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:14:26.282Z|73041ee7-018e-4b26-b391-b5bc41c454a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:26.284Z|73041ee7-018e-4b26-b391-b5bc41c454a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:26.284Z|d0e099f3-7a56-4686-9f94-17bb9a000b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:26.285Z|d0e099f3-7a56-4686-9f94-17bb9a000b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:27.360Z|9158fb5c-77c7-4973-8213-1a9d576f47a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:27.360Z|9158fb5c-77c7-4973-8213-1a9d576f47a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:36.317Z|84601028-ca4a-4e22-82b1-531acfbd37a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:36.318Z|84601028-ca4a-4e22-82b1-531acfbd37a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:36.328Z|bdbed241-9e67-4a10-a2d1-d4e072650b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:36.328Z|bdbed241-9e67-4a10-a2d1-d4e072650b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:37.393Z|bef6f646-1d60-470d-b507-e59162a857ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:37.394Z|bef6f646-1d60-470d-b507-e59162a857ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:41.135Z|21211d5e-6c16-4082-9085-68b109606013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:14:41.135Z|21211d5e-6c16-4082-9085-68b109606013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:14:41.679Z|4a4ee4ee-99a6-471a-8c0f-cbf4b1d4b648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:14:41.680Z|4a4ee4ee-99a6-471a-8c0f-cbf4b1d4b648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:14:46.350Z|1db53913-767f-4d87-84eb-272571c81319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:46.351Z|1db53913-767f-4d87-84eb-272571c81319|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:46.356Z|e3640779-fe6f-40fd-b94d-0aabdbeb29b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:46.356Z|e3640779-fe6f-40fd-b94d-0aabdbeb29b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:47.426Z|7b525318-1095-49a7-a02b-a3ac8358f8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:47.427Z|7b525318-1095-49a7-a02b-a3ac8358f8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:56.135Z|5aeb5424-fe12-4d24-9a73-c3ae320f85f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:14:56.138Z|5aeb5424-fe12-4d24-9a73-c3ae320f85f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:14:56.380Z|37f73661-bc52-46b5-b696-c634a98dc05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:56.381Z|37f73661-bc52-46b5-b696-c634a98dc05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:56.387Z|a55cc845-c89c-4cab-81df-6ad8180827a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:56.388Z|a55cc845-c89c-4cab-81df-6ad8180827a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:14:57.460Z|b0e17eae-d9f9-4a07-a211-874b274c226e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:14:57.461Z|b0e17eae-d9f9-4a07-a211-874b274c226e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:05.843Z|bf4e9734-1cb0-4104-8e30-7c42210c4b11|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:15:05.844Z|bf4e9734-1cb0-4104-8e30-7c42210c4b11|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:06.406Z|fb73157c-3579-4cce-96ef-12f1b85a9c53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:06.407Z|fb73157c-3579-4cce-96ef-12f1b85a9c53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:06.411Z|abeda73f-60f7-49c1-b663-0b6035aa82f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:06.412Z|abeda73f-60f7-49c1-b663-0b6035aa82f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:07.491Z|f015af76-6ea3-4881-8c7c-f4e83850de0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:07.492Z|f015af76-6ea3-4881-8c7c-f4e83850de0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:11.135Z|6e4e3f89-083d-4fa4-a2e9-f2567e668cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:15:11.135Z|6e4e3f89-083d-4fa4-a2e9-f2567e668cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:15:11.680Z|26b3f2bd-680a-4cd2-ab80-8c826fb9c232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:15:11.681Z|26b3f2bd-680a-4cd2-ab80-8c826fb9c232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:15:16.442Z|aaa94840-b1d8-404b-9878-fe786f3270ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:16.443Z|aaa94840-b1d8-404b-9878-fe786f3270ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:16.443Z|9d4cfa44-a741-4e41-8e48-4720da7c7ebb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:16.444Z|9d4cfa44-a741-4e41-8e48-4720da7c7ebb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:17.524Z|b2c34e20-e52f-4c3b-b6b8-5a7f299a2292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:17.525Z|b2c34e20-e52f-4c3b-b6b8-5a7f299a2292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:26.135Z|735de4e4-61dd-4fdd-ac64-e6b47c7c4d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:15:26.135Z|735de4e4-61dd-4fdd-ac64-e6b47c7c4d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:15:26.476Z|1ce3bfc8-227e-4c90-8dd5-7d4985ef9559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:26.477Z|1ce3bfc8-227e-4c90-8dd5-7d4985ef9559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:26.482Z|9074b400-e1e3-45ca-bedc-ae943871c30b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:26.483Z|9074b400-e1e3-45ca-bedc-ae943871c30b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:27.556Z|ad3d374e-acb2-4671-a474-4d6c682bb798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:27.557Z|ad3d374e-acb2-4671-a474-4d6c682bb798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:36.504Z|6be477f0-9bbf-43b0-8581-86072428ea07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:36.505Z|6be477f0-9bbf-43b0-8581-86072428ea07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:36.509Z|6da5bbbb-8fcb-437e-ab60-de5ff9eec5d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:36.510Z|6da5bbbb-8fcb-437e-ab60-de5ff9eec5d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:37.588Z|5eda3d32-fb81-4a4a-8a49-a9d2cbf0ee99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:37.589Z|5eda3d32-fb81-4a4a-8a49-a9d2cbf0ee99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:41.135Z|d883b2a0-b76d-4a3a-b563-da536e8c79b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:15:41.139Z|d883b2a0-b76d-4a3a-b563-da536e8c79b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:15:41.682Z|3c85943d-c805-4eec-8d0c-c8eac277019b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:15:41.682Z|3c85943d-c805-4eec-8d0c-c8eac277019b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:15:46.536Z|64b95bc7-07c4-4728-a31c-7ad568f05cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:46.538Z|b31e2126-9b81-42eb-aae7-8a3d05a68275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:46.538Z|b31e2126-9b81-42eb-aae7-8a3d05a68275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:46.539Z|64b95bc7-07c4-4728-a31c-7ad568f05cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:47.619Z|5281af12-f630-435e-83e6-2435e44a426e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:47.620Z|5281af12-f630-435e-83e6-2435e44a426e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:56.135Z|11488e5d-2dd2-45ef-8c24-8a1dd0ed2515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:15:56.135Z|11488e5d-2dd2-45ef-8c24-8a1dd0ed2515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:15:56.570Z|1461c08a-cff8-4449-acd9-187ed92d4e7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:56.571Z|1461c08a-cff8-4449-acd9-187ed92d4e7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:56.578Z|3bef0065-ee64-434c-98c0-acac83afba27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:56.578Z|3bef0065-ee64-434c-98c0-acac83afba27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:15:57.652Z|5462dc2f-475b-4648-a953-8bd3d0733f47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:15:57.653Z|5462dc2f-475b-4648-a953-8bd3d0733f47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:05.845Z|fd9f5f18-12aa-4c8b-86cc-e5d4a02fba39|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:16:05.845Z|fd9f5f18-12aa-4c8b-86cc-e5d4a02fba39|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:06.601Z|26038bb9-a288-4a0d-885a-150908190cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:06.602Z|26038bb9-a288-4a0d-885a-150908190cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:06.607Z|be82d17a-fe0d-453a-b0c5-d58d3922efe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:06.608Z|be82d17a-fe0d-453a-b0c5-d58d3922efe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:07.685Z|c686dc76-34f0-4436-be4a-75db8b0e7038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:07.685Z|c686dc76-34f0-4436-be4a-75db8b0e7038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:11.135Z|aaffcb79-2488-45ea-99d0-bb3c2a256ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:16:11.135Z|aaffcb79-2488-45ea-99d0-bb3c2a256ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:16:11.683Z|a0031f1e-5c53-4098-9c2e-c14246ab9c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:16:11.683Z|a0031f1e-5c53-4098-9c2e-c14246ab9c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:16:16.635Z|9c4ec9a3-9526-4e46-80a9-6c640ba0ce76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:16.636Z|9c4ec9a3-9526-4e46-80a9-6c640ba0ce76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:16.638Z|dc30eefb-ce83-408e-b574-ff04088bf50d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:16.638Z|dc30eefb-ce83-408e-b574-ff04088bf50d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:17.717Z|704bef70-6179-4029-9daf-b7d64d09cc02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:17.718Z|704bef70-6179-4029-9daf-b7d64d09cc02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:26.135Z|a038a9fd-af81-4ef8-a4a9-8cb07b247df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:16:26.139Z|a038a9fd-af81-4ef8-a4a9-8cb07b247df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:16:26.667Z|956718b8-0b55-4cad-b024-fb24181cd131|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:26.668Z|956718b8-0b55-4cad-b024-fb24181cd131|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:26.672Z|d671f7ff-a02f-46c7-ab79-60e243d29498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:26.673Z|d671f7ff-a02f-46c7-ab79-60e243d29498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:27.761Z|f17721f8-83b1-4325-9a63-ba927cab0ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:27.761Z|f17721f8-83b1-4325-9a63-ba927cab0ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:36.701Z|5db1cfad-740b-4505-8dd4-52045a8a6eb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:36.701Z|5db1cfad-740b-4505-8dd4-52045a8a6eb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:36.706Z|9293b7e7-856c-40b2-a0c1-e8a6b07b251d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:36.707Z|9293b7e7-856c-40b2-a0c1-e8a6b07b251d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:37.794Z|2ee21d2d-8fe7-4c51-b7e4-4ce4cc1f971e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:37.796Z|2ee21d2d-8fe7-4c51-b7e4-4ce4cc1f971e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:41.135Z|584eec7c-7d1d-4533-a311-1da875ad88d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:16:41.135Z|584eec7c-7d1d-4533-a311-1da875ad88d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:16:41.684Z|506dd49f-111b-43e7-89ff-ee5d2fecff0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:16:41.685Z|506dd49f-111b-43e7-89ff-ee5d2fecff0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:16:46.742Z|a9007ab3-fcbe-41d9-9f97-efd6c8d856fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:46.742Z|4aad1b8a-c7d7-4bbe-a068-685138c40c88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:46.743Z|4aad1b8a-c7d7-4bbe-a068-685138c40c88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:46.743Z|a9007ab3-fcbe-41d9-9f97-efd6c8d856fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:47.825Z|9dbe3dea-3867-40fd-bec3-147b64b2dcb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:47.826Z|9dbe3dea-3867-40fd-bec3-147b64b2dcb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:56.135Z|0e798dca-9b85-4667-93df-c93b202e1658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:16:56.136Z|0e798dca-9b85-4667-93df-c93b202e1658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:16:56.772Z|7459752d-500c-4eec-aab2-4917b4457ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:56.772Z|7459752d-500c-4eec-aab2-4917b4457ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:56.776Z|c3883907-0c5d-422d-beef-93b54ffdcde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:56.777Z|c3883907-0c5d-422d-beef-93b54ffdcde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:16:57.857Z|85845e24-22b7-4bbc-ba92-c20df6ca3e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:16:57.858Z|85845e24-22b7-4bbc-ba92-c20df6ca3e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:05.846Z|cf49ea24-a74b-4fe9-a915-430b7aa0adb2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:17:05.847Z|cf49ea24-a74b-4fe9-a915-430b7aa0adb2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:06.803Z|b782163e-cb00-4146-9590-e70c4326d8d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:06.803Z|b782163e-cb00-4146-9590-e70c4326d8d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:06.804Z|daeb6c5c-e88d-481d-91bb-985a06603b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:06.805Z|daeb6c5c-e88d-481d-91bb-985a06603b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:07.886Z|96d60286-7be1-446c-83ec-db29aad30791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:07.886Z|96d60286-7be1-446c-83ec-db29aad30791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:11.135Z|4165741b-9d64-43f7-a832-4badc3773dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:17:11.139Z|4165741b-9d64-43f7-a832-4badc3773dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:17:11.686Z|9ce791c0-1506-4797-a875-994f356eb10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:17:11.686Z|9ce791c0-1506-4797-a875-994f356eb10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:17:16.829Z|dddc00b9-0298-47c8-a3fe-4ea6a20025a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:16.830Z|dddc00b9-0298-47c8-a3fe-4ea6a20025a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:16.832Z|fdbc0e02-e0f1-43a2-a96c-3ccb7aa8547b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:16.832Z|fdbc0e02-e0f1-43a2-a96c-3ccb7aa8547b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:17.917Z|8b96d1c8-5648-4bbe-bbfe-f47207b0f240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:17.918Z|8b96d1c8-5648-4bbe-bbfe-f47207b0f240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:26.135Z|ce668406-490a-4611-955c-4290bfe52917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:17:26.135Z|ce668406-490a-4611-955c-4290bfe52917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:17:26.859Z|544dde20-6dc0-453b-a205-182272a5d71c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:26.859Z|544dde20-6dc0-453b-a205-182272a5d71c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:26.866Z|6dbe153e-f0ab-4650-a88e-40a5ec43a9ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:26.867Z|6dbe153e-f0ab-4650-a88e-40a5ec43a9ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:27.949Z|b4cc3b81-798e-48fe-8a8c-36760f470b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:27.949Z|b4cc3b81-798e-48fe-8a8c-36760f470b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:36.890Z|13d75b8c-0a98-4382-843d-b57cea6ef968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:36.890Z|13d75b8c-0a98-4382-843d-b57cea6ef968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:36.898Z|f1e6a7b1-a519-4d0e-bf0b-08ea542fce31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:36.899Z|f1e6a7b1-a519-4d0e-bf0b-08ea542fce31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:37.982Z|9daaccc8-1cb8-4b9b-937d-bafeda8e9104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:37.982Z|9daaccc8-1cb8-4b9b-937d-bafeda8e9104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:41.135Z|ede892cd-8200-44e3-908f-3710b69e174f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:17:41.135Z|ede892cd-8200-44e3-908f-3710b69e174f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:17:41.687Z|0eba586b-6b46-4447-a745-f419fc32e6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:17:41.687Z|0eba586b-6b46-4447-a745-f419fc32e6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:17:46.923Z|7aa7465b-24b9-4363-b8f7-71e4d498e470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:46.923Z|7aa7465b-24b9-4363-b8f7-71e4d498e470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:46.930Z|e18ca3e9-0cc4-473e-bb42-ed9a04e28f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:46.930Z|e18ca3e9-0cc4-473e-bb42-ed9a04e28f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:48.011Z|d726283b-3fc0-4906-857c-40097c3e176d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:48.012Z|d726283b-3fc0-4906-857c-40097c3e176d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:56.135Z|dcad15cc-8a6d-479c-82b7-0fc1f6261a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:17:56.139Z|dcad15cc-8a6d-479c-82b7-0fc1f6261a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:17:56.962Z|2609d47c-00de-45a8-9880-59fb97d7740e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:56.963Z|42ba2189-c364-468e-b11d-b2b8afc9b84a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:56.963Z|2609d47c-00de-45a8-9880-59fb97d7740e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:56.963Z|42ba2189-c364-468e-b11d-b2b8afc9b84a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:17:58.043Z|b7473066-184f-48d4-a939-b15b919cc7a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:17:58.044Z|b7473066-184f-48d4-a939-b15b919cc7a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:05.844Z|29c76505-de7b-4ae8-ab48-4ad6dffb86fb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:18:05.845Z|29c76505-de7b-4ae8-ab48-4ad6dffb86fb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:06.991Z|0a0ec292-f6fd-43c7-8e90-d3e758de916a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:06.992Z|0a0ec292-f6fd-43c7-8e90-d3e758de916a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:06.993Z|b1f08e83-df17-4e2e-b58d-82d2efce3454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:06.994Z|b1f08e83-df17-4e2e-b58d-82d2efce3454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:08.077Z|4c724fdc-60ad-4fb2-b79c-ff2e22b35b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:08.077Z|4c724fdc-60ad-4fb2-b79c-ff2e22b35b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:11.135Z|6eb88d68-c00b-4757-b0aa-faf85f7ed31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:18:11.135Z|6eb88d68-c00b-4757-b0aa-faf85f7ed31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:18:11.688Z|c8fc5549-e08b-4ae5-9c08-e02b714686be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:18:11.689Z|c8fc5549-e08b-4ae5-9c08-e02b714686be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:18:17.029Z|a3fba801-5faf-4246-813c-3583e356af22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:17.029Z|a3fba801-5faf-4246-813c-3583e356af22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:17.030Z|d894b45c-0928-4c79-a221-32276e4d4963|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:17.031Z|d894b45c-0928-4c79-a221-32276e4d4963|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:18.108Z|2f9c4028-159c-4b4c-bc71-190e489ee2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:18.108Z|2f9c4028-159c-4b4c-bc71-190e489ee2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:26.135Z|87ba6934-3f41-464a-9a09-51fa48a509f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:18:26.135Z|87ba6934-3f41-464a-9a09-51fa48a509f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:18:27.060Z|66ee1eba-2f7f-48cc-941e-49ee7cae3ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:27.060Z|66ee1eba-2f7f-48cc-941e-49ee7cae3ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:27.069Z|a561d73f-ce01-4b2d-96a8-796fecbc26cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:27.070Z|a561d73f-ce01-4b2d-96a8-796fecbc26cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:28.136Z|aea4dd48-47aa-481a-b22a-25a5c00a6c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:28.136Z|aea4dd48-47aa-481a-b22a-25a5c00a6c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:37.089Z|130068f1-91d0-437b-898a-1d3f449faea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:37.090Z|130068f1-91d0-437b-898a-1d3f449faea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:37.098Z|9bff7b17-e8be-40f3-ba62-81549647f365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:37.098Z|9bff7b17-e8be-40f3-ba62-81549647f365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:38.166Z|2cae2b24-a03c-492a-8a7a-6bde3257e919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:38.166Z|2cae2b24-a03c-492a-8a7a-6bde3257e919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:41.135Z|3640a7c8-ca23-4e64-8bc3-2f8169c96153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:18:41.139Z|3640a7c8-ca23-4e64-8bc3-2f8169c96153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:18:41.689Z|75a18fea-0d63-4168-8ff5-d9e94ba76498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:18:41.690Z|75a18fea-0d63-4168-8ff5-d9e94ba76498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:18:47.121Z|89fa76b6-137a-4d05-b36b-b89b71813135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:47.145Z|1205a0f2-3afd-4be2-a540-592ff4db95a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:47.145Z|89fa76b6-137a-4d05-b36b-b89b71813135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:47.147Z|1205a0f2-3afd-4be2-a540-592ff4db95a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:48.198Z|7d9dfebe-cc6d-4f0b-81b2-a3ef5802a096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:48.199Z|7d9dfebe-cc6d-4f0b-81b2-a3ef5802a096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:56.135Z|46ea93f9-78b9-447f-af13-4c6cd31366a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:18:56.135Z|46ea93f9-78b9-447f-af13-4c6cd31366a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:18:57.173Z|cdf39d78-19ee-48b4-a17b-052c2972ded4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:57.174Z|cdf39d78-19ee-48b4-a17b-052c2972ded4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:57.182Z|5e170960-9e99-4603-9f8f-386f6235b42e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:57.184Z|5e170960-9e99-4603-9f8f-386f6235b42e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:18:58.228Z|2fdc6644-b2cf-4025-a533-8868fe6024a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:18:58.229Z|2fdc6644-b2cf-4025-a533-8868fe6024a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:05.844Z|b2dbd8ab-db06-4013-b60a-44fee3a1e5dc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:19:05.845Z|b2dbd8ab-db06-4013-b60a-44fee3a1e5dc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:07.211Z|2eb79e16-6a67-49a0-8803-a0c9046063da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:07.212Z|88c4cdae-f604-4dec-9ad9-83bb4a17260a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:07.212Z|2eb79e16-6a67-49a0-8803-a0c9046063da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:07.212Z|88c4cdae-f604-4dec-9ad9-83bb4a17260a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:08.260Z|9a64ecc4-754e-4bf5-bec2-9b84d8356994|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:08.260Z|9a64ecc4-754e-4bf5-bec2-9b84d8356994|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:11.135Z|7229f922-dd1b-49bb-a54a-82e63470772b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:19:11.135Z|7229f922-dd1b-49bb-a54a-82e63470772b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:19:11.690Z|c350be3f-765e-4682-b59c-97651a73cd23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:19:11.691Z|c350be3f-765e-4682-b59c-97651a73cd23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:19:17.240Z|b20cf5c4-c214-48b9-bb5e-e62ec24ca63c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:17.240Z|b20cf5c4-c214-48b9-bb5e-e62ec24ca63c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:17.244Z|c7331510-cbc2-40f1-99bd-43cd0b8b69dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:17.244Z|c7331510-cbc2-40f1-99bd-43cd0b8b69dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:18.290Z|b9fc04f4-a0fb-4241-82e2-46f88811c950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:18.291Z|b9fc04f4-a0fb-4241-82e2-46f88811c950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:26.135Z|a8fdfc70-a9af-4bb4-9ecb-576130cb97e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:19:26.139Z|a8fdfc70-a9af-4bb4-9ecb-576130cb97e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:19:27.269Z|af405003-907e-4aba-aa04-9b162be6a0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:27.270Z|af405003-907e-4aba-aa04-9b162be6a0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:27.272Z|1202c036-d7ab-4320-96a5-41a63ea2b926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:27.273Z|1202c036-d7ab-4320-96a5-41a63ea2b926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:28.319Z|0a40fb42-0d0a-4c2f-b11b-c3906b5a8607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:28.320Z|0a40fb42-0d0a-4c2f-b11b-c3906b5a8607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:37.302Z|a723c9bc-4f45-4f17-9f39-6db39e2002b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:37.302Z|a723c9bc-4f45-4f17-9f39-6db39e2002b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:37.311Z|69d87071-b409-4a72-af41-ba764f64a54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:37.313Z|69d87071-b409-4a72-af41-ba764f64a54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:38.351Z|ce593b75-473c-42bf-ae88-49d9872a12c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:38.352Z|ce593b75-473c-42bf-ae88-49d9872a12c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:41.135Z|30ac2504-3f3c-4a2f-a07e-2d3174b85d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:19:41.135Z|30ac2504-3f3c-4a2f-a07e-2d3174b85d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:19:41.692Z|5d5caa63-4646-402e-8b2f-818dc22f5617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:19:41.693Z|5d5caa63-4646-402e-8b2f-818dc22f5617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:19:47.337Z|539bf729-9451-4ebf-b1d0-9bbbaa759118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:47.338Z|539bf729-9451-4ebf-b1d0-9bbbaa759118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:47.343Z|763dd3c1-6a85-4923-a801-801b9c396995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:47.343Z|763dd3c1-6a85-4923-a801-801b9c396995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:48.384Z|9da4887a-0089-4981-925e-9aa882a13e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:48.385Z|9da4887a-0089-4981-925e-9aa882a13e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:56.135Z|9f8cc18c-ed30-45c8-a4ba-e4a52925e07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:19:56.135Z|9f8cc18c-ed30-45c8-a4ba-e4a52925e07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:19:57.380Z|a0ecc37f-ceca-4306-8346-a3d4dab01fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:57.381Z|a0ecc37f-ceca-4306-8346-a3d4dab01fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:57.381Z|bfc6e2cd-afdc-47cb-bf90-438ba061d6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:57.382Z|bfc6e2cd-afdc-47cb-bf90-438ba061d6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:19:58.416Z|1e3aeab3-1c48-4694-ab37-2cb9953dc602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:19:58.417Z|1e3aeab3-1c48-4694-ab37-2cb9953dc602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:05.844Z|453a500c-1b4a-43f9-9f3e-fa9f93879e89|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-21T14:20:05.844Z|453a500c-1b4a-43f9-9f3e-fa9f93879e89|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:07.410Z|a420741a-308b-4fba-9923-69fca351032e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:07.411Z|a420741a-308b-4fba-9923-69fca351032e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:07.413Z|b1d05658-1ffc-4efc-bd75-e297ae7042da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:07.413Z|b1d05658-1ffc-4efc-bd75-e297ae7042da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:08.448Z|10b381f2-6297-4427-b510-9df929fca985|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:08.449Z|10b381f2-6297-4427-b510-9df929fca985|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:11.135Z|fe5ab44a-c202-4950-8a4d-7a5cb92dd6ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:20:11.140Z|fe5ab44a-c202-4950-8a4d-7a5cb92dd6ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:20:11.694Z|6e3f3585-b840-41df-a252-8ddbbca8db39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:20:11.694Z|6e3f3585-b840-41df-a252-8ddbbca8db39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:20:17.441Z|42a57e01-5f2b-47c6-a75f-ef7a2dc487c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:17.442Z|3c097f0d-15b4-4ff7-952f-55325b3e31c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:17.442Z|42a57e01-5f2b-47c6-a75f-ef7a2dc487c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:17.442Z|3c097f0d-15b4-4ff7-952f-55325b3e31c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:18.477Z|65310aa2-cc72-4c23-bdbd-8132ed1b9b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:18.478Z|65310aa2-cc72-4c23-bdbd-8132ed1b9b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:26.135Z|68a7c69a-2cf5-4c09-9f23-dc50ab070d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:20:26.135Z|68a7c69a-2cf5-4c09-9f23-dc50ab070d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:20:27.471Z|828e9ad2-8b5d-4708-a349-9ade935c72ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:27.471Z|828e9ad2-8b5d-4708-a349-9ade935c72ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:27.474Z|6ada4770-b2a2-4ac1-a132-70748ac5a45f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:27.474Z|6ada4770-b2a2-4ac1-a132-70748ac5a45f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:28.512Z|ec399406-7c79-4132-9e01-fad192e7d1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:28.513Z|ec399406-7c79-4132-9e01-fad192e7d1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:37.503Z|c46e2f09-6185-4e0a-af30-8a75bec1594e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:37.504Z|c46e2f09-6185-4e0a-af30-8a75bec1594e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:37.504Z|9e5916ab-7155-44e6-98d1-8bf06451c177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:37.505Z|9e5916ab-7155-44e6-98d1-8bf06451c177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:38.545Z|8f627ac1-2a3c-475e-be01-d11961b50259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:38.546Z|8f627ac1-2a3c-475e-be01-d11961b50259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:41.135Z|2d889583-a0c4-446e-916f-a5e8694a9130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:20:41.135Z|2d889583-a0c4-446e-916f-a5e8694a9130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:20:41.695Z|7d9985e2-56f7-407f-b1c5-bb5c9ca63fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-21T14:20:41.696Z|7d9985e2-56f7-407f-b1c5-bb5c9ca63fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-21T14:20:47.538Z|b6596d9e-1da4-4dc3-8f99-9e862c24b470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:47.538Z|2b64601e-c0e2-41b9-ace3-46cfab6ca922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:47.538Z|b6596d9e-1da4-4dc3-8f99-9e862c24b470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:47.539Z|2b64601e-c0e2-41b9-ace3-46cfab6ca922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-21T14:20:48.593Z|e7822fd0-7293-422f-b3b4-1a1056c0cefa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-21T14:20:48.594Z|e7822fd0-7293-422f-b3b4-1a1056c0cefa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.